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@e64f4c2b07e048ea77d08a29b7afbd17448abc32#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='2841811852' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {5} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {5} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {5} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.033873s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000720s] ... 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 {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [2.128422s] ... 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 3628c6c8-23f3-4f61-9afe-8d7742d4262d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:42,846 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types 0.279s 2023-04-21 13:57:42,846 80342 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-1263897488"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88af8e1-904e-4bd7-8e3e-4ecabd807983', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88af8e1-904e-4bd7-8e3e-4ecabd807983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types'} Body: b'{"volume_type": {"id": "649062b2-5977-457b-9881-fe316518e532", "name": "tempest-GroupSnapshotsV319Test-volume-type-1263897488", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 13:57:42,907 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types 0.053s 2023-04-21 13:57:42,907 80342 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-254839710"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005673b6-fee1-4cce-a4ae-d4a45a658e2b', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005673b6-fee1-4cce-a4ae-d4a45a658e2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types'} Body: b'{"group_type": {"id": "b1a7dab6-a462-4dbf-9776-633708288326", "name": "tempest-GroupSnapshotsV319Test-group-type-254839710", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 13:57:43,213 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups 0.302s 2023-04-21 13:57:43,213 80342 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": "b1a7dab6-a462-4dbf-9776-633708288326", "volume_types": ["649062b2-5977-457b-9881-fe316518e532"], "name": "tempest-GroupSnapshotsV319Test-Group-274047408"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1601e1f4-b868-4e42-8671-46ac4df9e666', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1601e1f4-b868-4e42-8671-46ac4df9e666', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups'} Body: b'{"group": {"id": "3628c6c8-23f3-4f61-9afe-8d7742d4262d", "name": "tempest-GroupSnapshotsV319Test-Group-274047408"}}' 2023-04-21 13:57:43,284 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d 0.068s 2023-04-21 13:57:43,285 80342 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': 'Fri, 21 Apr 2023 13:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90aee32-519f-4b51-9ed2-a435047b1217', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90aee32-519f-4b51-9ed2-a435047b1217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d'} Body: b'{"group": {"id": "3628c6c8-23f3-4f61-9afe-8d7742d4262d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T13:57:43.000000", "name": "tempest-GroupSnapshotsV319Test-Group-274047408", "description": null, "group_type": "b1a7dab6-a462-4dbf-9776-633708288326", "volume_types": ["649062b2-5977-457b-9881-fe316518e532"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:44,321 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d 0.029s 2023-04-21 13:57:44,321 80342 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': 'Fri, 21 Apr 2023 13:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f6a8f6-0dd4-4acd-ab99-0b8a2d22d9f2', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f6a8f6-0dd4-4acd-ab99-0b8a2d22d9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d'} Body: b'{"group": {"id": "3628c6c8-23f3-4f61-9afe-8d7742d4262d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:57:43.000000", "name": "tempest-GroupSnapshotsV319Test-Group-274047408", "description": null, "group_type": "b1a7dab6-a462-4dbf-9776-633708288326", "volume_types": ["649062b2-5977-457b-9881-fe316518e532"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:44,433 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/volumes/detail 0.105s 2023-04-21 13:57:44,433 80342 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': 'Fri, 21 Apr 2023 13:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7bf717-aa6e-47d2-bae8-dbf3fb730023', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7bf717-aa6e-47d2-bae8-dbf3fb730023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 13:57:44,518 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d/action 0.073s 2023-04-21 13:57:44,518 80342 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': 'Fri, 21 Apr 2023 13:57:44 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-3adbdbb2-8142-42ac-a0b1-7f8b9516c79d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d/action'} Body: b'' 2023-04-21 13:57:44,549 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d 0.030s 2023-04-21 13:57:44,550 80342 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': 'Fri, 21 Apr 2023 13:57:44 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-d0a3b8a6-2f2a-422b-96a1-d681ce05690e', 'x-openstack-request-id': 'req-d0a3b8a6-2f2a-422b-96a1-d681ce05690e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3628c6c8-23f3-4f61-9afe-8d7742d4262d could not be found."}}' 2023-04-21 13:57:44,604 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types/b1a7dab6-a462-4dbf-9776-633708288326 0.053s 2023-04-21 13:57:44,604 80342 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': 'Fri, 21 Apr 2023 13:57:44 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-3b374782-ae46-45aa-b787-89110d40b999', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types/b1a7dab6-a462-4dbf-9776-633708288326'} Body: b'' 2023-04-21 13:57:44,673 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532 0.068s 2023-04-21 13:57:44,673 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:44 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-40ac3319-5b5f-49e1-9aba-278edff95288', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532'} Body: b'' 2023-04-21 13:57:44,693 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532 0.020s 2023-04-21 13:57:44,694 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:44 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-ae68e684-7c7c-4727-861e-6f97eba261e2', 'x-openstack-request-id': 'req-ae68e684-7c7c-4727-861e-6f97eba261e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 649062b2-5977-457b-9881-fe316518e532 could not be found."}}' {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [3.365959s] ... ok {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.905554s] ... ok {7} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.814880s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.035849s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.079359s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.019917s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.717658s] ... 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 df6eaec2-cdfc-4b91-8e29-5d769ed53d0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:55,325 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes 0.395s 2023-04-21 13:57:55,325 80340 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-2057818159"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8abe24-00fe-4efa-96dd-74ac681d61f9', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8abe24-00fe-4efa-96dd-74ac681d61f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.259154", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:57:55,397 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.062s 2023-04-21 13:57:55,398 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5bf42d-a93d-4222-bcc6-72755bf681e9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5bf42d-a93d-4222-bcc6-72755bf681e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "826165ef5cfe49be9177dcd5a6526135"}}' 2023-04-21 13:57:56,451 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.043s 2023-04-21 13:57:56,452 80340 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3500e5c0-36f8-4b0e-aaa9-b88635010910', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3500e5c0-36f8-4b0e-aaa9-b88635010910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.000000", "updated_at": "2023-04-21T13:57:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "826165ef5cfe49be9177dcd5a6526135"}}' 2023-04-21 13:57:56,499 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.035s 2023-04-21 13:57:56,499 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5878dfa4-5404-4473-8dd0-ae074ee5b8ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5878dfa4-5404-4473-8dd0-ae074ee5b8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.000000", "updated_at": "2023-04-21T13:57:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "826165ef5cfe49be9177dcd5a6526135"}}' 2023-04-21 13:57:56,624 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.111s 2023-04-21 13:57:56,625 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 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-6f829e25-1a69-4050-82bc-689763c720e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'' 2023-04-21 13:57:56,646 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.021s 2023-04-21 13:57:56,646 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 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-1f9551e2-8c8f-477d-8eae-b5a630d7cdf0', 'x-openstack-request-id': 'req-1f9551e2-8c8f-477d-8eae-b5a630d7cdf0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume df6eaec2-cdfc-4b91-8e29-5d769ed53d0c could not be found."}}' {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.021599s] ... ok {7} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.833817s] ... 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 285d2505-c1b0-424e-b4a4-c6a70cb18344 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:57,873 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types 0.184s 2023-04-21 13:57:57,874 80342 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-187979679"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5256ef-1bad-405d-833e-90a7301baa63', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5256ef-1bad-405d-833e-90a7301baa63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types'} Body: b'{"volume_type": {"id": "8aed35c9-c787-4733-9a0a-13863d4f8fe3", "name": "tempest-GroupsV320Test-volume-type-187979679", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 13:57:57,904 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types 0.027s 2023-04-21 13:57:57,904 80342 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-1576751081"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3433fd3d-90fa-4cf6-b5be-c88c4255a183', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3433fd3d-90fa-4cf6-b5be-c88c4255a183', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types'} Body: b'{"group_type": {"id": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "name": "tempest-GroupsV320Test-group-type-1576751081", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 13:57:58,130 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups 0.223s 2023-04-21 13:57:58,131 80342 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": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "volume_types": ["8aed35c9-c787-4733-9a0a-13863d4f8fe3"], "name": "tempest-GroupsV320Test-Group-316898599"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ff8d3c-60db-4d0f-8b2a-d0e8eef69334', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ff8d3c-60db-4d0f-8b2a-d0e8eef69334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups'} Body: b'{"group": {"id": "285d2505-c1b0-424e-b4a4-c6a70cb18344", "name": "tempest-GroupsV320Test-Group-316898599"}}' 2023-04-21 13:57:58,181 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344 0.048s 2023-04-21 13:57:58,181 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90162b60-19cc-41e1-9981-f3f9a1fd4352', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90162b60-19cc-41e1-9981-f3f9a1fd4352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344'} Body: b'{"group": {"id": "285d2505-c1b0-424e-b4a4-c6a70cb18344", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:57:58.000000", "name": "tempest-GroupsV320Test-Group-316898599", "description": null, "group_type": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "volume_types": ["8aed35c9-c787-4733-9a0a-13863d4f8fe3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:59,236 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344 0.050s 2023-04-21 13:57:59,236 80342 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': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba1290b-e7ef-44ab-8f42-e4aa0f27d9a8', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba1290b-e7ef-44ab-8f42-e4aa0f27d9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344'} Body: b'{"group": {"id": "285d2505-c1b0-424e-b4a4-c6a70cb18344", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:57:58.000000", "name": "tempest-GroupsV320Test-Group-316898599", "description": null, "group_type": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "volume_types": ["8aed35c9-c787-4733-9a0a-13863d4f8fe3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:59,311 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/volumes/detail 0.070s 2023-04-21 13:57:59,312 80342 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': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a73eb21-a17a-443d-8c49-5c4b521287c7', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a73eb21-a17a-443d-8c49-5c4b521287c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 13:57:59,392 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344/action 0.069s 2023-04-21 13:57:59,392 80342 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': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-leng th': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc33660-f393-4848-99af-af2b44a5d69b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344/action'} Body: b'' 2023-04-21 13:57:59,407 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344 0.015s 2023-04-21 13:57:59,408 80342 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': 'Fri, 21 Apr 2023 13:57:59 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-3a50e75d-d76c-4fff-a2e0-4074fc787d47', 'x-openstack-request-id': 'req-3a50e75d-d76c-4fff-a2e0-4074fc787d47', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 285d2505-c1b0-424e-b4a4-c6a70cb18344 could not be found."}}' 2023-04-21 13:57:59,445 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types/9f8a7cc7-0bcf-477a-b605-3994be9544cd 0.037s 2023-04-21 13:57:59,446 80342 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': 'Fri, 21 Apr 2023 13:57:59 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-d0956524-848b-4b08-a014-80c09f7f7f3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types/9f8a7cc7-0bcf-477a-b605-3994be9544cd'} Body: b'' 2023-04-21 13:57:59,503 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3 0.056s 2023-04-21 13:57:59,503 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 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-e11b1ffe-e89e-4042-88b9-62d529afcd88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3'} Body: b'' 2023-04-21 13:57:59,521 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3 0.017s 2023-04-21 13:57:59,521 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 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-852e73b4-a37b-4258-91b4-d12ce8ff2667', 'x-openstack-request-id': 'req-852e73b4-a37b-4258-91b4-d12ce8ff2667', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8aed35c9-c787-4733-9a0a-13863d4f8fe3 could not be found."}}' {5} 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 7bfa691c-ea54-4175-a5a2-368be2aa4326 failed to build and is in ERROR status {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.762515s] ... 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 ec1bf460-a00b-4dc6-8987-511b84bbd509 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:00,784 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes 0.409s 2023-04-21 13:58:00,784 80338 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-1835260283"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42eb4f31-6974-46c3-be7b-d1b09804ccf5', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42eb4f31-6974-46c3-be7b-d1b09804ccf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:00.708094", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:00,835 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.041s 2023-04-21 13:58:00,836 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949063de-3975-4027-9384-061d666b4608', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949063de-3975-4027-9384-061d666b4608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:01.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:01,898 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.050s 2023-04-21 13:58:01,898 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e35310a-443a-4d60-96ae-48e76003e3c6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e35310a-443a-4d60-96ae-48e76003e3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:01.000000", "updated_at": "2023-04-21T13:58:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:01,965 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.044s 2023-04-21 13:58:01,965 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6daa34-9280-474c-8717-6c808c17d280', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6daa34-9280-474c-8717-6c808c17d280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:01.000000", "updated_at": "2023-04-21T13:58:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:02,114 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.138s 2023-04-21 13:58:02,114 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e61621f-2904-480e-9f2a-ad904bb78bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'' 2023-04-21 13:58:02,135 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.020s 2023-04-21 13:58:02,135 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 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-0e28a27e-1c4a-4e7f-91df-46082a13b80c', 'x-openstack-request-id': 'req-0e28a27e-1c4a-4e7f-91df-46082a13b80c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec1bf460-a00b-4dc6-8987-511b84bbd509 could not be found."}}' {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.248084s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.086160s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.260302s] ... ok {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.611514s] ... 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 6eea54ad-74b3-4dc4-84d9-5ddc668e6178 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:02,400 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes 0.261s 2023-04-21 13:58:02,400 80338 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-808522353"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de11bdb6-197f-4969-935b-79dd28cdb29a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de11bdb6-197f-4969-935b-79dd28cdb29a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.339228", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:02,457 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.047s 2023-04-21 13:58:02,457 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d760cc77-f4fd-4e32-9a3d-ed1bc4c93dba', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d760cc77-f4fd-4e32-9a3d-ed1bc4c93dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:03,519 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.049s 2023-04-21 13:58:03,520 80338 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f627e6-dcea-4c47-a9e3-3519f744413b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f627e6-dcea-4c47-a9e3-3519f744413b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.000000", "updated_at": "2023-04-21T13:58:02.000000", "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:03,568 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.038s 2023-04-21 13:58:03,568 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b370c2-354d-4abb-8c32-3ecf1e67d836', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b370c2-354d-4abb-8c32-3ecf1e67d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.000000", "updated_at": "2023-04-21T13:58:02.000000", "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:03,720 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.142s 2023-04-21 13:58:03,721 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-e01ec800-d07c-402a-be98-2e8fac081572', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'' 2023-04-21 13:58:03,748 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.027s 2023-04-21 13:58:03,749 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-91756b3a-ebce-412e-aaaf-6d3e50c86f6b', 'x-openstack-request-id': 'req-91756b3a-ebce-412e-aaaf-6d3e50c86f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6eea54ad-74b3-4dc4-84d9-5ddc668e6178 could not be found."}}' {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.177790s] ... ok {5} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.126141s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014211s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.134533s] ... ok {5} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.555441s] ... 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 1227b256-8419-46dd-b83c-bb976d736d8b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:12,022 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes 0.442s 2023-04-21 13:58:12,022 80338 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-1776139484"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9efba96-bab5-4796-9b8d-d1ed660a8781', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9efba96-bab5-4796-9b8d-d1ed660a8781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes'} Body: b'{"volume": {"id": "1227b256-8419-46dd-b83c-bb976d736d8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:11.944708", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1776139484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 13:58:12,068 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b 0.036s 2023-04-21 13:58:12,068 80338 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': 'Fri, 21 Apr 2023 13:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2af16c7-217e-47b0-b9e7-5850af36bab3', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2af16c7-217e-47b0-b9e7-5850af36bab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b'} Body: b'{"volume": {"id": "1227b256-8419-46dd-b83c-bb976d736d8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:12.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1776139484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' 2023-04-21 13:58:13,123 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b 0.043s 2023-04-21 13:58:13,123 80338 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': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4ca82d-acb0-446a-a7c0-2fc002fe735d', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4ca82d-acb0-446a-a7c0-2fc002fe735d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b'} Body: b'{"volume": {"id": "1227b256-8419-46dd-b83c-bb976d736d8b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:12.000000", "updated_at": "2023-04-21T13:58:12.000000", "name": "tempest-VolumeRevertTests-Volume-1776139484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' {5} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.328185s] ... 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 6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:13,341 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes 0.205s 2023-04-21 13:58:13,342 80338 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-945054191"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27ec1a3-2fa1-4acb-b6ca-0c7cd789d3ca', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27ec1a3-2fa1-4acb-b6ca-0c7cd789d3ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes'} Body: b'{"volume": {"id": "6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:13.271051", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-945054191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 13:58:13,401 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f 0.050s 2023-04-21 13:58:13,401 80338 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': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf59d1c4-af57-42f9-a392-020d118facee', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf59d1c4-af57-42f9-a392-020d118facee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f'} Body: b'{"volume": {"id": "6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:13.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-945054191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' 2023-04-21 13:58:14,453 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f 0.041s 2023-04-21 13:58:14,454 80338 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499d6ff8-2089-449b-88e2-2f95d050a8c7', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499d6ff8-2089-449b-88e2-2f95d050a8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f'} Body: b'{"volume": {"id": "6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:13.000000", "updated_at": "2023-04-21T13:58:13.000000", "name": "tempest-VolumeRevertTests-Volume-945054191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' {7} 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 b434e512-52c3-4aee-a9a0-fb9070d2ddb7 failed to build and is in ERROR status {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.321902s] ... 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 15238d95-cf2e-4ece-a4a6-c4a8a881807c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:28,429 80330 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes 1.102s 2023-04-21 13:58:28,430 80330 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-1469627619", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ac9264-0299-4db8-a3e2-7554f66e9d8b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ac9264-0299-4db8-a3e2-7554f66e9d8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes'} Body: b'{"volume": {"id": "15238d95-cf2e-4ece-a4a6-c4a8a881807c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:28.328382", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1469627619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}], "user_id": "ca69cd600608498f9e5b4e5e27e21234", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:28,549 80330 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c 0.105s 2023-04-21 13:58:28,550 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb5bfe8-50d9-4139-92f4-b2e98e124bf2', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb5bfe8-50d9-4139-92f4-b2e98e124bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c'} Body: b'{"volume": {"id": "15238d95-cf2e-4ece-a4a6-c4a8a881807c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1469627619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}], "user_id": "ca69cd600608498f9e5b4e5e27e21234", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89b57d1233f24e0ebfbcf860cebf8211"}}' 2023-04-21 13:58:29,629 80330 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c 0.065s 2023-04-21 13:58:29,630 80330 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69bc5bfe-9f66-47e8-b28a-8b0e0746e90b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69bc5bfe-9f66-47e8-b28a-8b0e0746e90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c'} Body: b'{"volume": {"id": "15238d95-cf2e-4ece-a4a6-c4a8a881807c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:28.000000", "updated_at": "2023-04-21T13:58:29.000000", "name": "tempest-TaggedBootDevicesTest-volume-1469627619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}], "user_id": "ca69cd600608498f9e5b4e5e27e21234", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89b57d1233f24e0ebfbcf860cebf8211"}}' {7} 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 8cac1dac-e3d6-4bc8-a5aa-90337ded182a failed to build and is in ERROR status {2} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [11.502805s] ... 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 09098c0f-988e-4421-8023-ef26f5028922 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:26,012 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.377s 2023-04-21 13:58:26,012 80332 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-744365935"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-f47a5bf9-ea05-441e-b508-7db7a9c9db48', 'date': 'Fri, 21 Apr 2023 13:58:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"b4cc10d2-6c87-48fe-8657-14af220fc61c","name":"tempest-tagged-attachments-test-net-744365935","tenant_id":"f0474df829444bbf8632ffb9f9b68c61","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f0474df829444bbf8632ffb9f9b68c61","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-21T13:58:23Z","updated_at":"2023-04-21T13:58:23Z","revision_number":1}}' 2023-04-21 13:58:30,406 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 4.393s 2023-04-21 13:58:30,420 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "b4cc10d2-6c87-48fe-8657-14af220fc61c", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-0f748b8c-5953-4570-a0e0-04cd56236cca', 'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"93f79341-8450-494e-809b-60a70c2db245","name":"","tenant_id":"f0474df829444bbf8632ffb9f9b68c61","network_id":"b4cc10d2-6c87-48fe-8657-14af220fc61c","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-21T13:58:26Z","updated_at":"2023-04-21T13:58:26Z","revision_number":0,"project_id":"f0474df829444bbf8632ffb9f9b68c61"}}' 2023-04-21 13:58:30,679 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes 0.258s 2023-04-21 13:58:30,679 80332 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-1198408642"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f060d99-ddbf-42b8-a98b-63cf0b53552c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f060d99-ddbf-42b8-a98b-63cf0b53552c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes'} Body: b'{"volume": {"id": "09098c0f-988e-4421-8023-ef26f5028922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:30.604139", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1198408642", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}], "user_id": "0588b8f85d544d3bb30d93b1a0fe38e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:30,771 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922 0.078s 2023-04-21 13:58:30,771 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a55417-b381-4cd6-a140-51677e937c97', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a55417-b381-4cd6-a140-51677e937c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922'} Body: b'{"volume": {"id": "09098c0f-988e-4421-8023-ef26f5028922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:31.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1198408642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}], "user_id": "0588b8f85d544d3bb30d93b1a0fe38e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0474df829444bbf8632ffb9f9b68c61"}}' 2023-04-21 13:58:31,876 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922 0.080s 2023-04-21 13:58:31,877 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6ed74a-36d6-427e-891e-099e717011d1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6ed74a-36d6-427e-891e-099e717011d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922'} Body: b'{"volume": {"id": "09098c0f-988e-4421-8023-ef26f5028922", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:31.000000", "updated_at": "2023-04-21T13:58:31.000000", "name": "tempest-TaggedAttachmentsTest-volume-1198408642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-44 21-8023-ef26f5028922"}], "user_id": "0588b8f85d544d3bb30d93b1a0fe38e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0474df829444bbf8632ffb9f9b68c61"}}' 2023-04-21 13:58:32,451 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/93f79341-8450-494e-809b-60a70c2db245 0.562s 2023-04-21 13:58:32,452 80332 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-0a0ea8ad-8853-4a22-9e9b-5a69606f1eb1', 'date': 'Fri, 21 Apr 2023 13:58:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/93f79341-8450-494e-809b-60a70c2db245'} Body: b'' 2023-04-21 13:58:34,135 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/b4cc10d2-6c87-48fe-8657-14af220fc61c 1.683s 2023-04-21 13:58:34,135 80332 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-33e10146-473a-4d98-900a-cb85ac6cb7d2', 'date': 'Fri, 21 Apr 2023 13:58:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/b4cc10d2-6c87-48fe-8657-14af220fc61c'} Body: b'' {4} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.805999s] ... 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 75950510-da2d-453b-be55-7a9f772d0eaa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:33,648 80336 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes 0.647s 2023-04-21 13:58:33,648 80336 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-1955157403"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6d5f6f-129a-4f64-b896-f788062b619f', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6d5f6f-129a-4f64-b896-f788062b619f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes'} Body: b'{"volume": {"id": "75950510-da2d-453b-be55-7a9f772d0eaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:33.555314", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1955157403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}], "user_id": "53986b0fac8c4b49b44d989ec8d943db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:33,711 80336 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa 0.049s 2023-04-21 13:58:33,711 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a35c4fb-d03c-441f-937d-45ea9fec27c3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a35c4fb-d03c-441f-937d-45ea9fec27c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa'} Body: b'{"volume": {"id": "75950510-da2d-453b-be55-7a9f772d0eaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:34.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1955157403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}], "user_id": "53986b0fac8c4b49b44d989ec8d943db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8aa4dd5888c4f96b4aacfdb79dfb2db"}}' 2023-04-21 13:58:34,794 80336 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa 0.070s 2023-04-21 13:58:34,794 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b450d1-d10e-4a6c-a95a-0ddc7efab0f5', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b450d1-d10e-4a6c-a95a-0ddc7efab0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa'} Body: b'{"volume": {"id": "75950510-da2d-453b-be55-7a9f772d0eaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:34.000000", "updated_at": "2023-04-21T13:58:34.000000", "name": "tempest-TestVolumeSwap-volume-1955157403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}], "user_id": "53986b0fac8c4b49b44d989ec8d943db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8aa4dd5888c4f96b4aacfdb79dfb2db"}}' {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 be2107d0-79f3-4ec0-80ce-3f553c19d1c5 failed to build and is in ERROR status {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.220610s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.022436s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.020674s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.075618s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.011892s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011897s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.063124s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.079070s] ... ok {6} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [4.437079s] ... 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 bb8a0116-e912-494c-b734-34febb7a1b84 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:46,670 80340 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.363s 2023-04-21 13:58:46,670 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-932572086", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHMGNkeHlsnyDNUWB/JafG2Nd7XW9Z8OZT0k+/cqw+a9BlZoOp2Q+FKxL3xUMZUoSZYnigQS+jJmbB6gJUqbJftlEQ7aCeakARcOL8UcE2goNmTGbsLvIz5DFtTT+V0wA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:46 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-66fe4260-480f-4bc5-926d-b7979b5d3d05', 'x-compute-request-id': 'req-66fe4260-480f-4bc5-926d-b7979b5d3d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-932572086", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHMGNkeHlsnyDNUWB/JafG2Nd7XW9Z8OZT0k+/cqw+a9BlZoOp2Q+FKxL3xUMZUoSZYnigQS+jJmbB6gJUqbJftlEQ7aCeakARcOL8UcE2goNmTGbsLvIz5DFtTT+V0wA==", "fingerprint": "b7:ec:a5:4f:69:b4:17:38:38:99:04:67:d3:f4:2c:fe", "user_id": "65032a53f43347c1a01116b69350666d"}}' 2023-04-21 13:58:46,870 80340 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.193s 2023-04-21 13:58:46,870 80340 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-1724695606", "description": "tempest-secgroup-smoke-1724695606 description", "project_id": "f20a7306c12e4b409447d25a772b653c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-92335d11-6cf8-42a6-bf29-e6a5c1d8b001', 'date': 'Fri, 21 Apr 2023 13:58:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "name": "tempest-secgroup-smoke-1724695606", "stateful": true, "tenant_id": "f20a7306c12e4b409447d25a772b653c", "description": "tempest-secgroup-smoke-1724695606 description", "shared": false, "security_group_rules": [{"id": "0a0caf9f-8973-463c-b565-d3c116a43dc1", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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": 410, "description": null, "tags": [], "created_at": "2023-04-21T13:58:46Z", "updated_at": "2023-04-21T13:58:46Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}, {"id": "7eab7e88-fc76-4cb8-82d4-523294f4635d", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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": 409, "description": null, "tags": [], "created_at": "2023-04-21T13:58:46Z", "updated_at": "2023-04-21T13:58:46Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}], "tags": [], "created_at": "2023-04-21T13:58:46Z", "updated_at": "2023-04-21T13:58 :46Z", "revision_number": 1, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,059 80340 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.187s 2023-04-21 13:58:47,059 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "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-942ac6fb-451b-44e6-a517-73bbd97d2146', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "64cc82e8-4647-43a2-ad75-2fe122bdd168", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:46Z", "updated_at": "2023-04-21T13:58:46Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,244 80340 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.184s 2023-04-21 13:58:47,244 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "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-32f231e9-0799-4154-a4bd-182138562169', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "aa34eaab-193c-4ca0-843c-04b53fa7675d", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,508 80340 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.263s 2023-04-21 13:58:47,509 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9527e2b4-be24-4a10-a000-b7fe4fee7d31', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "550ed4a6-3d2f-4790-9a3b-4828e3c31532", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,862 80340 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.352s 2023-04-21 13:58:47,862 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b03d9371-4e7d-4e3e-b272-ff4c76976504', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "9ba438ff-5177-4e40-b5dc-acab4bbe9892", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:48,057 80340 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.194s 2023-04-21 13:58:48,057 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-61e875c7-029c-4c27-9c97-4e1a894c6bb2', 'date': 'Fri, 21 Apr 2023 13:58:48 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": "46b9f630-09d3-42ca-93f5-4fabebe2454a", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:48,341 80340 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.283s 2023-04-21 13:58:48,341 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e" , "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8c0a71c9-0b72-4e39-a76e-44755390c801', 'date': 'Fri, 21 Apr 2023 13:58:48 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": "55fd0591-c332-4780-b7b3-f5488bb4a7ca", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:48Z", "updated_at": "2023-04-21T13:58:48Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:48,471 80340 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.123s 2023-04-21 13:58:48,471 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:48 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-f307975e-430b-4e37-b220-9b79ca13fe9e', '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": "65032a53f43347c1a01116b69350666d", "name": "tempest-TestShelveInstance-1548259791-project-member", "password_expires_at": null}, "audit_ids": ["kLQIUuIQTEaOKcITBeHCVw"], "expires_at": "2023-04-21T14:58:48.000000Z", "issued_at": "2023-04-21T13:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20a7306c12e4b409447d25a772b653c", "name": "tempest-TestShelveInstance-1548259791"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f20a7306c12e4b409447d25a772b653c", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:48,473 80340 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'e509ab13-7998-4eca-9220-30202e301cb7', 'name': 'tempest-TestShelveInstance-1991786006-network', 'tenant_id': 'f20a7306c12e4b409447d25a772b653c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f20a7306c12e4b409447d25a772b653c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8047, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:10Z', 'updated_at': '2023-04-21T13:58:10Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:49,070 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes 0.595s 2023-04-21 13:58:49,070 80340 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-842235973", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce24eae4-cafb-43e0-8f84-ae4931162462', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce24eae4-cafb-43e0-8f84-ae4931162462', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes'} Body: b'{"volume": {"id": "bb8a0116-e912-494c-b734-34febb7a1b84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:49.009004", "updated_at": null, "name": "tempest-tempest.common.compute-volume-842235973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}], "user_id": "65032a53f43347c1a01116b69350666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:49,124 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.044s 2023-04-21 13:58:49,125 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7406ef-37b8-41f1-b94a-79be887c04c4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-ab7406ef-37b8-41f1-b94a-79be887c04c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'{"volume": {"id": "bb8a0116-e912-494c-b734-34febb7a1b84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:49.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-842235973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}], "user_id": "65032a53f43347c1a01116b69350666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:50,182 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.047s 2023-04-21 13:58:50,183 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb449451-ba80-4eff-bcb7-7b1db958dff5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb449451-ba80-4eff-bcb7-7b1db958dff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'{"volume": {"id": "bb8a0116-e912-494c-b734-34febb7a1b84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:49.000000", "updated_at": "2023-04-21T13:58:49.000000", "name": "tempest-tempest.common.compute-volume-842235973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}], "user_id": "65032a53f43347c1a01116b69350666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:50,373 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.179s 2023-04-21 13:58:50,373 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-43fc171b-b344-4102-9a38-057a0ed67b83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'' 2023-04-21 13:58:50,396 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.022s 2023-04-21 13:58:50,396 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-16fbbfe0-eae2-4433-8739-a5c6bd2cf583', 'x-openstack-request-id': 'req-16fbbfe0-eae2-4433-8739-a5c6bd2cf583', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb8a0116-e912-494c-b734-34febb7a1b84 could not be found."}}' 2023-04-21 13:58:50,705 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c3d4c3cc-321d-4ded-8f3d-1c3158366e6e 0.305s 2023-04-21 13:58:50,705 80340 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-2ae0a96b-a1d9-4604-9683-02085ccff748', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 13:58:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c3d4c3cc-321d-4ded-8f3d-1c3158366e6e'} Body: b'' 2023-04-21 13:58:50,735 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-932572086 0.029s 2023-04-21 13:58:50,735 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:50 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-0e085d19-2a0e-45e7-95c0-dba60992671d', 'x-compute-request-id': 'req-0e085d19-2a0e-45e7-95c0-dba60992671d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-932572086'} Body: b'' {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.112903s] ... 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 a7e682d1-5ac5-415f-9ee1-1098c54234c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:51,464 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types 0.348s 2023-04-21 13:58:51,465 80332 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-646430176"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee7e91b-cd9d-4808-9d12-14b3ad1be8d6', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee7e91b-cd9d-4808-9d12-14b3ad1be8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types'} Body: b'{"volume_type": {"id": "d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b", "name": "tempest-GroupsV314Test-volume-type-646430176", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 13:58:51,519 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types 0.051s 2023-04-21 13:58:51,519 80332 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-139764840"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19bf0c70-83be-468f-ba40-29553b1dd80e', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19bf0c70-83be-468f-ba40-29553b1dd80e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types'} Body: b'{"group_type": {"id": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "name": "tempest-GroupsV314Test-group-type-139764840", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 13:58:51,784 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups 0.262s 2023-04-21 13:58:51,784 80332 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": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "volume_types": ["d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b"], "name": "tempest-GroupsV314Test-Group-227494539"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3bac86-9f93-49ca-be47-3e8859cf5db5', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3bac86-9f93-49ca-be47-3e8859cf5db5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups'} Body: b'{"group": {"id": "a7e682d1-5ac5-415f-9ee1-1098c54234c1", "name": "tempest-GroupsV314Test-Group-227494539"}}' 2023-04-21 13:58:51,825 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1 0.038s 2023-04-21 13:58:51,825 80332 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': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fa186e-7b33-430b-a22d-d47a6d27128b', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fa186e-7b33-430b-a22d-d47a6d27128b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1'} Body: b'{"group": {"id": "a7e682d1-5ac5-415f-9ee1-1098c54234c1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T13:58:52.000000", "name": "tempest-GroupsV314Test-Group-227494539", "description": null, "group_type": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "volume_types": ["d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:58:52,865 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1 0.035s 2023-04-21 13:58:52,865 80332 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': 'Fri, 21 Apr 2023 13:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90715863-32bf-4cc5-b7d3-e96a90c57b24', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90715863-32bf-4cc5-b7d3-e96a90c57b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1'} Body: b'{"group": {"id": "a7e682d1-5ac5-415f-9ee1-1098c54234c1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:58:52.000000", "name": "tempest-GroupsV314Test-Group-227494539", "description": null, "group_type": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "volume_types": ["d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:58:52,961 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/volumes/detail 0.090s 2023-04-21 13:58:52,961 80332 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': 'Fri, 21 Apr 2023 13:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b98b81-5374-46f7-979f-e1b69a112a5f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b98b81-5374-46f7-979f-e1b69a112a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 13:58:53,090 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1/action 0.119s 2023-04-21 13:58:53,090 80332 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': 'Fri, 21 Apr 2023 13:58:52 GMT', 'server': 'Apache/2.4.5 2 (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-7990ee18-4ccd-4939-86ed-9c0b46708fa2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1/action'} Body: b'' 2023-04-21 13:58:53,107 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1 0.016s 2023-04-21 13:58:53,107 80332 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': 'Fri, 21 Apr 2023 13:58:53 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-791d74dd-fc3e-4bce-aa4f-b62792580ac2', 'x-openstack-request-id': 'req-791d74dd-fc3e-4bce-aa4f-b62792580ac2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a7e682d1-5ac5-415f-9ee1-1098c54234c1 could not be found."}}' 2023-04-21 13:58:53,138 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types/acadd64f-ea1c-49ca-8c66-146ad3241f78 0.030s 2023-04-21 13:58:53,139 80332 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': 'Fri, 21 Apr 2023 13:58:53 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-a56e6565-07a5-4b2d-a21a-6332bc76dcaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types/acadd64f-ea1c-49ca-8c66-146ad3241f78'} Body: b'' 2023-04-21 13:58:53,207 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b 0.068s 2023-04-21 13:58:53,208 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 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-ec0692ac-1c13-4cef-aa4d-3ec694c290b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b'} Body: b'' 2023-04-21 13:58:53,227 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b 0.019s 2023-04-21 13:58:53,227 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 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-80f47140-857f-4547-a74e-467ae1618f8a', 'x-openstack-request-id': 'req-80f47140-857f-4547-a74e-467ae1618f8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b could not be found."}}' {6} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {6} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {6} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} 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 368f4940-ea2f-48a9-9707-e3eea0777bdb failed to build and is in ERROR status {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} 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 fbc63f3e-0693-4bf9-bb9d-ca097991f619 failed to build and is in ERROR status {2} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [119.396896s] ... 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 b2f6d834-9e38-4854-8bcf-11659587e50d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:27,261 80344 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:27,688 80344 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.425s 2023-04-21 13:58:27,689 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1507777159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhmqZ33jzOJUNp5cIjTjD2V4mwqGnUNtzXSj78uvtldCN9y9LKEaKBdycKDs4VYN2v9RCyHrUj9yHjgYAuNS07yjzech5h1dSQg5dt5ELnEas6naL+mLGQFJzls0JQplQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-73f99df6-c4c1-4d76-832a-f4b866920f91', 'x-compute-request-id': 'req-73f99df6-c4c1-4d76-832a-f4b866920f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1507777159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhmqZ33jzOJUNp5cIjTjD2V4mwqGnUNtzXSj78uvtldCN9y9LKEaKBdycKDs4VYN2v9RCyHrUj9yHjgYAuNS07yjzech5h1dSQg5dt5ELnEas6naL+mLGQFJzls0JQplQ==", "fingerprint": "77:51:83:18:aa:f0:f6:61:66:ac:39:5c:3f:ea:ec:47", "user_id": "b60caf53ee58417cb76a77c963a45ec2"}}' 2023-04-21 13:58:27,694 80344 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1507777159 created 2023-04-21 13:58:27,927 80344 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.232s 2023-04-21 13:58:27,927 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--761696219", "description": "tempest-description--1151975761"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6aea86d1-2aeb-4918-b92c-3ace00797d8c', 'date': 'Fri, 21 Apr 2023 13:58:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd2738bf-7495-4261-b670-3f52e6db778f", "name": "tempest-securitygroup--761696219", "stateful": true, "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "description": "tempest-description--1151975761", "shared": false, "security_group_rules": [{"id": "7ceac1b2-f1d6-4474-96cc-677e32ff9f58", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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": 366, "description": null, "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}, {"id": "fc87de0d-1720-44d7-b3a4-60d51f2ce79a", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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": 367 , "description": null, "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}], "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 1, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 13:58:28,292 80344 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.364s 2023-04-21 13:58:28,292 80344 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": "dd2738bf-7495-4261-b670-3f52e6db778f", "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-f9a90f8b-a507-4b6e-9874-0c3f8aef4529', 'date': 'Fri, 21 Apr 2023 13:58: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": "fc444e24-6433-4962-96bd-dca9278e43a8", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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-21T13:58:28Z", "updated_at": "2023-04-21T13:58:28Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 13:58:28,604 80344 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.311s 2023-04-21 13:58:28,604 80344 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": "dd2738bf-7495-4261-b670-3f52e6db778f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9b5852cc-8600-4106-a886-507643f2593f', 'date': 'Fri, 21 Apr 2023 13:58: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": "ae1d2475-7650-47d5-91a4-78f464468b90", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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-21T13:58:28Z", "updated_at": "2023-04-21T13:58:28Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 13:58:28,605 80344 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--761696219 created 2023-04-21 13:58:30,355 80344 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 1.750s 2023-04-21 13:58:30,356 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-76a5f21c-03bc-468f-9c62-1241165c8f2d', 'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "318bb12b-cfea-47ab-a72a-24dd612ba2db", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "floating_ip_address": "172.24.4.41", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:29Z", "updated_at": "2023-04-21T13:58:29Z", "revision_number": 0}}' 2023-04-21 13:58:30,357 80344 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '318bb12b-cfea-47ab-a72a-24dd612ba2db', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:29Z', 'updated_at': '2023-04-21T13:58:29Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-04-21 13:58:30,558 80344 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.196s 2023-04-21 13:58:30,559 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 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-fa8bee80-1c84-4bef-8599-4bd362ff2287', '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": "b60caf53ee58417cb76a77c963a45ec2", "name": "tempest-VolumesAdminNegativeTest-1182596808-project-member", "password_expires_at": null}, "audit_ids": ["R2LSOmKIQWKLNs9s0yxp3g"], "expires_at": "2023-04-21T14:58:30.000000Z", "issued_at": "2023-04-21T13:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "name": "tempest-VolumesAdminNegativeTest-1182596808"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:30,559 80344 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '6e372a6f-6444-4977-be86-7a6bb86d8979', 'name': 'tempest-VolumesAdminNegativeTest-2058149994-network', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26818, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:42Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:30,560 80344 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1507777159', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhmqZ33jzOJUNp5cIjTjD2V4mwqGnUNtzXSj78uvtldCN9y9LKEaKBdycKDs4VYN2v9RCyHrUj9yHjgYAuNS07yjzech5h1dSQg5dt5ELnEas6naL+mLGQFJzls0JQplQ==', 'fingerprint': '77:51:83:18:aa:f0:f6:61:66:ac:39:5c:3f:ea:ec:47', 'user_id': 'b60caf53ee58417cb76a77c963a45ec2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB86atfl2IfeUGh4lWyizEmKuaDMifOMuf3G+bB6dp9XqyOXaVKuigN\nAqmr2m45gSegBwYFK4EEACKhZANiAAToZqmd948ziVDaeXCI04w9leJsKhp1Dbc1\n0o+/Lr7ZXQjfcvSyhGigXcnCg7OFWDdr/UQsh61I/ch44GALjUtO8o83nIeYdXUk\nIOXbeRC5xGrOp2i/pixkBSc5bNCUKZU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd2738bf-7495-4261-b670-3f52e6db778f', 'name': 'tempest-securitygroup--761696219', 'stateful': True, 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'description': 'tempest-description--1151975761', 'shared': False, 'security_group_rules': [{'id': '7ceac1b2-f1d6-4474-96cc-677e32ff9f58', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'security_group_id': 'dd2738bf-7495-4261-b670-3f52e6db778f', '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': 366, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0'}, {'id': 'fc87de0d-1720-44d7-b3a4-60d51f2ce79a', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'security_group_id': 'dd2738bf-7495-4261-b670-3f52e6db778f', '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': 367, 'description': None, 'tags': [], 'created_at': '2023-0 4-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0'}], 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 1, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0'}, 'floating_ip': {'id': '318bb12b-cfea-47ab-a72a-24dd612ba2db', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:29Z', 'updated_at': '2023-04-21T13:58:29Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-04-21 13:58:33,239 80344 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 2.678s 2023-04-21 13:58:33,239 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1193021950", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "6e372a6f-6444-4977-be86-7a6bb86d8979"}], "security_groups": [{"name": "tempest-securitygroup--761696219"}], "key_name": "tempest-keypair-1507777159", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07cda0b-1001-48a0-a9d3-d31e01d07db7', 'x-compute-request-id': 'req-f07cda0b-1001-48a0-a9d3-d31e01d07db7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--761696219"}], "adminPass": "5KLiZuyyG6bc"}}' 2023-04-21 13:58:33,400 80344 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/f0f32b68-6993-4843-bcc6-bd0e06377b27 0.158s 2023-04-21 13:58:33,401 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:33 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-1bc8c848-5027-4c3a-b25b-d71d3bd5dd1c', 'x-compute-request-id': 'req-1bc8c848-5027-4c3a-b25b-d71d3bd5dd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27'} Body: b'{"server": {"id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "name": "tempest-VolumesAdminNegativeTest-server-1193021950", "status": "BUILD", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:33Z", "updated": "2023-04-21T13:58:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1507777159", "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-21 13:59:23,848 80344 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/f0f32b68-6993-4843-bcc6-bd0e06377b27 0.387s 2023-04-21 13:59:23,848 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:23 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-7556c333-8df2-4010-a1fd-b7450c7f6587', 'x-compute-request-id': 'req-7556c333-8df2-4010-a1fd-b7450c7f6587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27'} Body: b'{"server": {"id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "name": "tempest-VolumesAdminNegativeTest-server-1193021950", "status": "ACTIVE", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "ab5067a65ded3d372f4de7bf323948aa28ea137b294a8d7d1a7d8a83", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:33Z", "updated": "2023-04-21T13:58:44Z", "addresses": {"tempest-VolumesAdminNegativeTest-2058149994-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:78:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507777159", "OS-SRV-USG:launched_at": "2023-04-21T13:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--761696219"}], "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-21 13:59:23,860 80344 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:24,133 80344 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/f0f32b68-6993-4843-bcc6-bd0e06377b27/os-interface 0.213s 2023-04-21 14:00:24,133 80344 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 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-195131f6-d2a6-4e76-b103-b7b15fdc8f8c', 'x-compute-request-id': 'req-195131f6-d2a6-4e76-b103-b7b15fdc8f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6e372a6f-6444-4977-be86-7a6bb86d8979", "port_id": "20ca5a57-3cd5-47ad-bdfe-f56a0ecd078b", "mac_addr": "fa:16:3e:02:78:94", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0a42bc77-1e51-4153-8c8c-73e822089400", "ip_address": "10.0.0.7"}]}]}' 2023-04-21 14:00:25,253 80344 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/318bb12b-cfea-47ab-a72a-24dd612ba2db 1.116s 2023-04-21 14:00:25,254 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "20ca5a57-3cd5-47ad-bdfe-f56a0ecd078b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a51989ba-634d-4593-ab7c-1520ada96aca', 'date': 'Fri, 21 Apr 2023 14:00:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/318bb12b-cfea-47ab-a72a-24dd612ba2db'} Body: b'{"floatingip": {"id": "318bb12b-cfea-47ab-a72a-24dd612ba2db", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "floating_ip_address": "172.24.4.41", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "91a4bddb-64b1-45f6-b0b7-6c5da4ad07e1", "port_id": "20ca5a57-3cd5-47ad-bdfe-f56a0ecd078b", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6e372a6f-6444-4977-be86-7a6bb86d8979", "mac_address": "fa:16:3e:02:78:94", "admin_state_up": true, "status": "ACTIVE", "device_id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:29Z", "updated_at": "2023-04-21T14:00:24Z", "revision_number": 1, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 14:00:25,256 80344 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-04-21 14:00:25,298 80344 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:25,321 80344 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:25,322 80344 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-04-21 14:00:25,541 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes 0.219s 2023-04-21 14:00:25,542 80344 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-1697309909"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd4da6b-e1ab-49cb-b749-cf7d2b6d7a89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-acd4da6b-e1ab-49cb-b749-cf7d2b6d7a89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes'} Body: b'{"volume": {"id": "b2f6d834-9e38-4854-8bcf-11659587e50d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:25.478633", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1697309909", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:25,595 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d 0.044s 2023-04-21 14:00:25,595 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadc2397-909b-4d14-8295-1b1e224bc697', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadc2397-909b-4d14-8295-1b1e224bc697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d'} Body: b'{"volume": {"id": "b2f6d834-9e38-4854-8bcf-11659587e50d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:25.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1697309909", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 14:00:26,645 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d 0.038s 2023-04-21 14:00:26,645 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ebd04a-00f5-4ab0-8e2b-bfaff537c36e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ebd04a-00f5-4ab0-8e2b-bfaff537c36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d'} Body: b'{"volume": {"id": "b2f6d834-9e38-4854-8bcf-11659587e50d", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:25.000000", "updated_at": "2023-04-21T14:00:26.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1697309909", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [176.765780s] ... 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 950adc19-9e33-47c0-8b7a-60cb7fb0be67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:51,956 80334 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 13:57:51,956 80334 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:57:52,198 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.239s 2023-04-21 13:57:52,198 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1234083121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmS+b9xlwFpk/ZB8qhPKYszGUSbkqS/wmxdPA2+EZTBrrlLdczt4kqaoNpF+PGGMbYhMksCR0Bk+16nj7FF3bWR1LjQ0yuktGjeeohbe83sc0eREByhabKclSuVNg5vfQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:51 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-97aa2b9b-1482-4783-a7c2-245a1cce8740', 'x-compute-request-id': 'req-97aa2b9b-1482-4783-a7c2-245a1cce8740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1234083121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmS+b9xlwFpk/ZB8qhPKYszGUSbkqS/wmxdPA2+EZTBrrlLdczt4kqaoNpF+PGGMbYhMksCR0Bk+16nj7FF3bWR1LjQ0yuktGjeeohbe83sc0eREByhabKclSuVNg5vfQ==", "fingerprint": "c2:a1:0d:02:8b:69:ba:31:e3:af:eb:0c:29:01:10:a7", "user_id": "113884844de14ec7ac8a20ba06a389b3"}}' 2023-04-21 13:57:52,203 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1234083121 created 2023-04-21 13:57:52,753 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.550s 2023-04-21 13:57:52,753 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--320871807", "description": "tempest-description--1343076376"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d1f45457-4c3d-4721-9bf2-de2b6b20966e', 'date': 'Fri, 21 Apr 2023 13:57:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "name": "tempest-securitygroup--320871807", "stateful": true, "tenant_id": "91f5972380fd48eabffd46e6727239ce", "description": "tempest-description--1343076376", "shared": false, "security_group_rules": [{"id": "45facd1c-95a9-4ded-8477-47b7dde3c3ed", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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": 173, "description": null, "tags": [], "created_at": "2023-04-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}, {"id": "cd26d967-ce72-4dd8-8f9d-cf043f058165", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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": 172, "description": null, "tags": [], "created_at": "2023-04-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}], "tags": [], "created_at": "2023-04-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:57:53,408 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.654s 2023-04-21 13:57:53,409 80334 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": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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-946ba64e-3181-4c65-b296-ce423d4a3672', 'date': 'Fri, 21 Apr 2023 13:57: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": "823f5337-0e05-4e6a-a595-caaa80e5dcb6", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:57:54,077 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.668s 2023-04-21 13:57:54,078 80334 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": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f399c7b8-f4c8-4263-bda8-4488f781b59c', 'date': 'Fri, 21 Apr 2023 13:57:54 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": "0e724287-d450-4a38-9575-2abc270129ed", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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-21T13:57:53Z", "updated_at": "2023-04-21T13:57:53Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:57:54,078 80334 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--320871807 created 2023-04-21 13:57:59,151 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 5.072s 2023-04-21 13:57:59,151 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-c7ab5938-ab90-4a50-a8ad-e443e893574c', 'date': 'Fri, 21 Apr 2023 13:57:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9dbde86c-9638-484c-a6d2-7ea81e78ee71", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.116", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91f5972380fd48eabffd46e6727239ce", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:57:56Z", "updated_at": "2023-04-21T13:57:56Z", "revision_number": 0}}' 2023-04-21 13:57:59,151 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9dbde86c-9638-484c-a6d2-7ea81e78ee71', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.116', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:57:56Z', 'updated_at': '2023-04-21T13:57:56Z', 'revision_number': 0, 'ip': '172.24.4.116'} created 2023-04-21 13:57:59,229 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.072s 2023-04-21 13:57:59,230 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 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-1dc2c1b3-1557-4b65-a419-ab46b0241b56', '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": "113884844de14ec7ac8a20ba06a389b3", "name": "tempest-AttachVolumeTestJSON-1194238008-project-member", "password_expires_at": null}, "audit_ids": ["2vZjTiWjSmexvdngjXWhmQ"], "expires_at": "2023-04-21T14:57:59.000000Z", "issued_at": "2023-04-21T13:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f5972380fd48eabffd46e6727239ce", "name": "tempest-AttachVolumeTestJSON-1194238008"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:57:59,230 80334 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '23a0f330-371d-4fe5-befe-bc4147bf09c7', 'name': 'tempest-AttachVolumeTestJSON-656541543-network', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f5972380fd48eabffd46e6727239ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64868, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:41Z', 'updated_at': '2023-04-21T13:57:41Z', 'revision_number': 1} available for tenant 2023-04-21 13:57:59,231 80334 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1234083121', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmS+b9xlwFpk/ZB8qhPKYszGUSbkqS/wmxdPA2+EZTBrrlLdczt4kqaoNpF+PGGMbYhMksCR0Bk+16nj7FF3bWR1LjQ0yuktGjeeohbe83sc0eREByhabKclSuVNg5vfQ==', 'fingerprint': 'c2:a1:0d:02:8b:69:ba:31:e3:af:eb:0c:29:01:10:a7', 'user_id': '113884844de14ec7ac8a20ba06a389b3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnpuwTDVgpsa6T7ecLXBcVYbpVeshT7sS7G9e4ItcQ/ra1j9PgP3rm\ntQecihVkpx+gBwYFK4EEACKhZANiAASpkvm/cZcBaZP2QfKoTymLMxlEm5Kkv8Js\nXTwNvhGUwa65S3XM7eJKmqDaRfjxhjG2ITJLAkdAZPtep4+xRd21kdS40NMrpLRo\n3nqIW3vN7HNHkRAcoWmynJUrlTYOb30=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ccc76647-6e5e-4a12-8d5a-998921fd7e6f', 'name': 'tempest-securitygroup--320871807', 'stateful': True, 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'description': 'tempest-description--1343076376', 'shared': False, 'security_group_rules': [{'id': '45facd1c-95a9-4ded-8477-47b7dde3c3ed', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': 'ccc76647-6e5e-4a12-8d5a-998921fd7e6f', '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': 173, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:57:52Z', 'updated_at': '2023-04-21T13:57:52Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, {'id': 'cd26d967-ce72-4dd8-8f9d-cf043f058165', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': 'ccc76647-6e5e-4a12-8d5a-998921fd7e6f', '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': 172, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:57:52Z', 'updated_at': '2023-04-21T13:57:52Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}], 'tags': [], 'created_at': '2023-04-21T13:57:5 2Z', 'updated_at': '2023-04-21T13:57:52Z', 'revision_number': 1, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, 'floating_ip': {'id': '9dbde86c-9638-484c-a6d2-7ea81e78ee71', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.116', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:57:56Z', 'updated_at': '2023-04-21T13:57:56Z', 'revision_number': 0, 'ip': '172.24.4.116'}} 2023-04-21 13:58:02,516 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.285s 2023-04-21 13:58:02,517 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-872679092", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "23a0f330-371d-4fe5-befe-bc4147bf09c7"}], "security_groups": [{"name": "tempest-securitygroup--320871807"}], "key_name": "tempest-keypair-1234083121", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc096dc-6294-43c3-8d29-79d5ea855c6a', 'x-compute-request-id': 'req-ccc096dc-6294-43c3-8d29-79d5ea855c6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--320871807"}], "adminPass": "password"}}' 2023-04-21 13:58:03,214 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.694s 2023-04-21 13:58:03,214 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 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-e76ed318-f82e-4db1-b313-7a059a4fd955', 'x-compute-request-id': 'req-e76ed318-f82e-4db1-b313-7a059a4fd955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "name": "tempest-AttachVolumeTestJSON-server-872679092", "status": "BUILD", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:02Z", "updated": "2023-04-21T13:58:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1234083121", "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-21 13:58:53,770 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.493s 2023-04-21 13:58:53,771 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 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-2fdc9f3d-829f-4de3-8fdc-855cd4fd3ec8', 'x-compute-request-id': 'req-2fdc9f3d-829f-4de3-8fdc-855cd4fd3ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "name": "tempest-AttachVolumeTestJSON-server-872679092", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:02Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:cc:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234083121", "OS-SRV-USG:launched_at": "2023-04-21T13:58:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--320871807"}], "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-21 13:58:53,800 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 13:59:54,070 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/os-interface 0.209s 2023-04-21 13:59:54,071 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:53 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-0992bbe1-8bdc-4da3-836a-15e78230bd36', 'x-compute-request-id': 'req-0992bbe1-8bdc-4da3-836a-15e78230bd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "port_id": "ed62554b-cbc2-4c0f-ad1a-821a0625a2e4", "mac_addr": "fa:16:3e:e2:cc:bd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3e7f61c3-4b02-4519-9336-c3f6d919c338", "ip_address": "10.0.0.9"}]}]}' 2023-04-21 13:59:55,317 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71 1.242s 2023-04-21 13:59:55,317 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ed62554b-cbc2-4c0f-ad1a-821a0625a2e4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f66d5f71-1b7a-498c-b37d-be6986d20bda', 'date': 'Fri, 21 Apr 2023 13:59:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71'} Body: b'{"floatingip": {"id": "9dbde86c-9638-484c-a6d2-7ea81e78ee71", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.116", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "9dfc5859-2bd7-4213-8008-21102b8598bb", "port_id": "ed62554b-cbc2-4c0f-ad1a-821a0625a2e4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "mac_address": "fa:16:3e:e2:cc:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "5030decd-cbe5-4495-b497-dfacf25eef73", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:57:56Z", "updated_at": "2023-04-21T13:59:54Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:59:55,319 80334 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.116:22' as 'cirros' with public key authentication 2023-04-21 13:59:55,387 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 13:59:55,413 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 13:59:55,413 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2023-04-21 13:59:55,550 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/ips 0.136s 2023-04-21 13:59:55,550 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:55 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-bf3c441d-0134-4ee8-a373-17d12962acfe', 'x-compute-request-id': 'req-bf3c441d-0134-4ee8-a373-17d12962acfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-21 13:59:55,554 80334 INFO [tempest.lib.common.ssh] Creating ssh connection t o '172.24.4.116:22' as 'cirros' with public key authentication 2023-04-21 13:59:55,557 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 13:59:55,573 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 13:59:55,573 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2023-04-21 13:59:55,574 80334 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-21 13:59:55,574 80334 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.116:22' as 'cirros' with public key authentication 2023-04-21 13:59:55,579 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 13:59:55,598 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 13:59:55,598 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2023-04-21 13:59:55,902 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes 0.266s 2023-04-21 13:59:55,902 80334 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-1214864889"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296929fd-bd40-4705-ad55-934fe28270ec', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296929fd-bd40-4705-ad55-934fe28270ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes'} Body: b'{"volume": {"id": "950adc19-9e33-47c0-8b7a-60cb7fb0be67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:59:55.836204", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1214864889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:59:55,953 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67 0.041s 2023-04-21 13:59:55,953 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7220c971-f6bf-4d0c-8a69-f97aebfa8d4e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7220c971-f6bf-4d0c-8a69-f97aebfa8d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67'} Body: b'{"volume": {"id": "950adc19-9e33-47c0-8b7a-60cb7fb0be67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:59:56.000000", "updated_at": null, "na me": "tempest-AttachVolumeTestJSON-volume-1214864889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:59:57,009 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67 0.044s 2023-04-21 13:59:57,009 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc13fff-0c55-4fbb-b4b9-3e55f0d93306', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc13fff-0c55-4fbb-b4b9-3e55f0d93306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67'} Body: b'{"volume": {"id": "950adc19-9e33-47c0-8b7a-60cb7fb0be67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:59:56.000000", "updated_at": "2023-04-21T13:59:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1214864889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:59:57,159 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.135s 2023-04-21 13:59:57,159 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:57 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-c4f11915-a906-4840-8ced-dcca73a601c9', 'x-compute-request-id': 'req-c4f11915-a906-4840-8ced-dcca73a601c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'' 2023-04-21 13:59:57,409 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.249s 2023-04-21 13:59:57,409 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:57 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-4f4071c6-40d8-4568-bc26-e156213782f2', 'x-compute-request-id': 'req-4f4071c6-40d8-4568-bc26-e156213782f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "name": "tempest-AttachVolumeTestJSON-server-872679092", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:02Z", "updated": "2023-04-21T13:59:57Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:cc:bd"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:cc:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234083121", "OS-SRV-USG:launched_at": "2023-04-21T13:58:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--320871807"}], "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-21 14:00:47,520 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.048s 2023-04-21 14:00:47,520 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:47 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-3195e633-e025-4a96-aaaf-0995eb2b9a82', 'x-compute-request-id': 'req-3195e633-e025-4a96-aaaf-0995eb2b9a82', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5030decd-cbe5-4495-b497-dfacf25eef73 could not be found."}}' 2023-04-21 14:00:47,562 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234083121 0.040s 2023-04-21 14:00:47,562 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:47 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-3c11f6ca-fb85-4 77d-8ae7-b0b36b37077d', 'x-compute-request-id': 'req-3c11f6ca-fb85-477d-8ae7-b0b36b37077d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234083121'} Body: b'' 2023-04-21 14:00:47,727 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f 0.164s 2023-04-21 14:00:47,728 80334 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-c8e56dd7-f7eb-46c0-a5c3-e7e5c4e1d018', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f'} Body: b'' 2023-04-21 14:00:47,752 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f 0.023s 2023-04-21 14:00:47,752 80334 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-4c313bd0-69b6-4748-8060-80941d5c2892', 'date': 'Fri, 21 Apr 2023 14:00:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ccc76647-6e5e-4a12-8d5a-998921fd7e6f does not exist", "detail": ""}}' 2023-04-21 14:00:48,720 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71 0.967s 2023-04-21 14:00:48,721 80334 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-f92c1170-685b-43a5-b47f-658d4b2782fc', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71'} Body: b'' {4} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [112.821162s] ... 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 bb15aa13-7ba0-459b-b03c-03232cbc6aee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:59,535 80336 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.045s 2023-04-21 13:58:59,536 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:59 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-c1cbd4f4-73d3-42cb-b019-6133cc7582b3', '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": "f09a36fbec134e248aa2baec4bb6a53b", "name": "tempest-DeleteServersTestJSON-356048122-project-member", "password_expires_at": null}, "audit_ids": ["kGSFdIP2TT-30y5lOPIeYQ"], "expires_at": "2023-04-21T14:58:59.000000Z", "issued_at": "2023-04-21T13:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4add6cbbd424513a25dacd5dfb3adcf", "name": "tempest-DeleteServersTestJSON-356048122"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f4add6cbbd424513a25dacd5dfb3adcf", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:59,536 80336 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'd4871732-c28b-456f-8efe-8f0c46a4107d', 'name': 'tempest-DeleteServersTestJSON-86130370-network', 'tenant_id': 'f4add6cbbd424513a25dacd5dfb3adcf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f4add6cbbd424513a25dacd5dfb3adcf', 'port_security_enabled': True, ' router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17998, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:49Z', 'updated_at': '2023-04-21T13:58:49Z', 'revision_number': 1} available for tenant 2023-04-21 13:59:00,413 80336 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.875s 2023-04-21 13:59:00,413 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1763512323", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "d4871732-c28b-456f-8efe-8f0c46a4107d"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be3eed1-17a5-4293-95fa-755d3d308c32', 'x-compute-request-id': 'req-4be3eed1-17a5-4293-95fa-755d3d308c32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "90591d9b-6d6b-4f22-a3dc-fd83044df26b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CjfcXCQ9WTLh"}}' 2023-04-21 13:59:00,491 80336 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/90591d9b-6d6b-4f22-a3dc-fd83044df26b 0.074s 2023-04-21 13:59:00,491 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d337c4b-a452-46f4-a3b7-39aab6254eeb', 'x-compute-request-id': 'req-0d337c4b-a452-46f4-a3b7-39aab6254eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b'} Body: b'{"server": {"id": "90591d9b-6d6b-4f22-a3dc-fd83044df26b", "name": "tempest-DeleteServersTestJSON-server-1763512323", "status": "BUILD", "tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf", "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:00Z", "updated": "2023-04-21T13:59:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}], "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-21 13:59:50,881 80336 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/90591d9b-6d6b-4f22-a3dc-fd83044df26b 0.332s 2023-04-21 13:59:50,881 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafe9782-b441-4a45-b209-3b9765f033ce', 'x-compute-request-id': 'req-cafe9782-b441-4a45-b209-3b9765f033ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b'} Body: b'{"server": {"id": "90591d9b-6d6b-4f22-a3dc-fd83044df26b", "name": "tempest-DeleteServersTestJSON-server-1763512323", "status": "ACTIVE", "tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf", "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "metadata": {}, "hostId": "9f7e0b8b577270e499f2d1c03a0f2fdec8574a8edc80c92e67ac0fec", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:00Z", "updated": "2023-04-21T13:59:08Z", "addresses": {"tempest-DeleteServersTestJSON-86130370-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:86:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:59:07.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-21 13:59:50,893 80336 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:51,174 80336 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes 0.221s 2023-04-21 14:00:51,174 80336 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-1582471369"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811416ff-126c-4ecf-b228-57092a06359e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811416ff-126c-4ecf-b228-57092a06359e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes'} Body: b'{"volume": {"id": "bb15aa13-7ba0-459b-b03c-03232cbc6aee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:51.1085 66", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1582471369", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}], "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:51,240 80336 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee 0.055s 2023-04-21 14:00:51,240 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a694b8-84ff-4f1b-bb0f-72b27c5cede0', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a694b8-84ff-4f1b-bb0f-72b27c5cede0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee'} Body: b'{"volume": {"id": "bb15aa13-7ba0-459b-b03c-03232cbc6aee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:51.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1582471369", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}], "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf"}}' 2023-04-21 14:00:52,294 80336 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee 0.040s 2023-04-21 14:00:52,294 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2320d30f-fb7f-499a-975f-87214fc22d36', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2320d30f-fb7f-499a-975f-87214fc22d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee'} Body: b'{"volume": {"id": "bb15aa13-7ba0-459b-b03c-03232cbc6aee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:51.000000", "updated_at": "2023-04-21T14:00:51.000000", "name": "tempest-DeleteServersTestJSON-volume-1582471369", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes /bb15aa13-7ba0-459b-b03c-03232cbc6aee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}], "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf"}}' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [172.519392s] ... 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 d65bd52a-0bd2-4794-9827-7474fc99ff62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:05,334 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 13:58:05,334 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:05,489 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.152s 2023-04-21 13:58:05,489 80348 DEBUG [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-2134167482", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBSfCm4kaW8kKhEYk26quHUV0I+U7qCvNO4t2+x3r4VBiTtZqyaoR2EGTBvf5XEnA51qy75jGfzROX158wPVnPuLv0NMr8g0Jge5rbAgJLAI/7LXIqSONczhV0yG5arkdQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f700a109-5cdf-4d9a-b900-130dbadaed6d', 'x-compute-request-id': 'req-f700a109-5cdf-4d9a-b900-130dbadaed6d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2134167482", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBSfCm4kaW8kKhEYk26quHUV0I+U7qCvNO4t2+x3r4VBiTtZqyaoR2EGTBvf5XEnA51qy75jGfzROX158wPVnPuLv0NMr8g0Jge5rbAgJLAI/7LXIqSONczhV0yG5arkdQ==", "fingerprint": "77:30:62:ca:78:da:b1:74:a3:37:3d:69:48:4f:fd:3f", "user_id": "92c19bad528a4c38860a43913b28b85b"}}' 2023-04-21 13:58:05,494 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2134167482 created 2023-04-21 13:58:06,303 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.808s 2023-04-21 13:58:06,304 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--844891411", "description": "tempest-description--2056368239"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-a17fa5a3-7e7b-4e26-b07c-6c37c180faaf', 'date': 'Fri, 21 Apr 2023 13:58:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "84737ba9-46f4-4d08-800a-5068756f9835", "name": "tempest-securitygroup--844891411", "stateful": true, "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "tempest-description--2056368239", "shared": false, "security_group_rules": [{"id": "066f3413-c443-4547-b18c-deeddac65b8e", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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": 265, "description": null, "tags": [], "created_at": "2023-04-21T13:58:05Z", "updated_at": "2023-04-21T13:58:05Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}, {"id": "87814087-6c53-4dbb-9148-f148936a2d46", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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": 264, "description": null, "tags": [], "created_at": "2023-04-21T13:58:05Z", "updated_at": "2023-04-21T13:58:05Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}], "tags": [], "created_at": "2023-04-21T13:58:05Z", "updated_at": "2023-04-21T13:58:05Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 13:58:07,441 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.136s 2023-04-21 13:58:07,441 80348 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": "84737ba9-46f4-4d08-800a-5068756f9835", "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-722737f9-5321-4c44-b7a6-7b196700b35b', 'date': 'Fri, 21 Apr 2023 13:58:07 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": "11f6388d-ae0c-49f0-b7c7-d85552b2ce1c", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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-21T13:58:06Z", "updated_at": "2023-04-21T13:58:06Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 13:58:08,081 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.639s 2023-04-21 13:58:08,081 80348 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": "84737ba9-46f4-4d08-800a-5068756f9835", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-16ca9dd5-b6d1-44a0-b743-e3793bfebb3f', 'date': 'Fri, 21 Apr 2023 13:58: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": "afb238bd-2cf0-4708-842a-322bf8573b8f", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 13:58:08,081 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--844891411 created 2023-04-21 13:58:11,027 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.945s 2023-04-21 13:58:11,027 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-2f207215-fb0a-495c-962d-82b2302e4769', 'date': 'Fri, 21 Apr 2023 13:58:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dd88029b-80b9-403e-ad81-dfe736ec0619", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.38", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:09Z", "updated_at": "2023-04-21T13:58:09Z", "revision_number": 0}}' 2023-04-21 13:58:11,027 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dd88029b-80b9-403e-ad81-dfe736ec0619', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.38', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:09Z', 'updated_at': '2023-04-21T13:58:09Z', 'revision_number': 0, 'ip': '172.24.4.38'} created 2023-04-21 13:58:11,121 80348 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.087s 2023-04-21 13:58:11,121 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:11 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-3d33bdd7-54f7-402a-8a22-134bfb9dd751', '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": "92c19bad528a4c38860a43913b28b85b", "name": "tempest-AttachVolumeShelveTestJSON-2115713901-project-member", "password_expires_at": null}, "audit_ids": ["wzugkGfdSDu7dizw5CbFXg"], "expires_at": "2023-04-21T14:58:11.000000Z", "issued_at": "2023-04-21T13:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a8fedc10f324a92aef4142ab7efdd6a", "name": "tempest-AttachVolumeShelveTestJSON-2115713901"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": " 067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:11,122 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '1815b48e-38a4-4a83-a23b-d7c2ce38a2c3', 'name': 'tempest-AttachVolumeShelveTestJSON-1971948253-network', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56893, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:43Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:11,122 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2134167482', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBSfCm4kaW8kKhEYk26quHUV0I+U7qCvNO4t2+x3r4VBiTtZqyaoR2EGTBvf5XEnA51qy75jGfzROX158wPVnPuLv0NMr8g0Jge5rbAgJLAI/7LXIqSONczhV0yG5arkdQ==', 'fingerprint': '77:30:62:ca:78:da:b1:74:a3:37:3d:69:48:4f:fd:3f', 'user_id': '92c19bad528a4c38860a43913b28b85b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZUeJLkujF7tu6QI+W1WNf+3CfdEiesAjo5X4tocbh5fNIi4QVNPI+\nWWwv04SUPl+gBwYFK4EEACKhZANiAAQUnwpuJGlvJCoRGJNuqrh1FdCPlO6grzTu\nLdvsd6+FQYk7WasmqEdhBkwb3+VxJwOdasu+Yxn80Tl9efMD1Zz7i79DTK/INCYH\nua2wICSwCP+y1yKkjjXM4VdMhuWq5HU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '84737ba9-46f4-4d08-800a-5068756f9835', 'name': 'tempest-securitygroup--844891411', 'stateful': True, 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': 'tempest-description--2056368239', 'shared': False, 'security_group_rules': [{'id': '066f3413-c443-4547-b18c-deeddac65b8e', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': '84737ba9-46f4-4d08-800a-5068756f9835', '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': 265, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:05Z', 'updated_at': '2023-04-21T13:58:05Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, {'id': '87814087-6c53-4dbb-9148-f148936a2d46', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': '84737ba9-46f4-4d08-800a-5068756f9835', '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': 264, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:05Z', 'updated_at': '2023 -04-21T13:58:05Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}], 'tags': [], 'created_at': '2023-04-21T13:58:05Z', 'updated_at': '2023-04-21T13:58:05Z', 'revision_number': 1, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, 'floating_ip': {'id': 'dd88029b-80b9-403e-ad81-dfe736ec0619', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.38', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:09Z', 'updated_at': '2023-04-21T13:58:09Z', 'revision_number': 0, 'ip': '172.24.4.38'}} 2023-04-21 13:58:13,780 80348 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 2.657s 2023-04-21 13:58:13,781 80348 DEBUG [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-1376655679", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3"}], "security_groups": [{"name": "tempest-securitygroup--844891411"}], "key_name": "tempest-keypair-2134167482", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b2956a-889c-4938-8fee-9018b295eb78', 'x-compute-request-id': 'req-b5b2956a-889c-4938-8fee-9018b295eb78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--844891411"}], "adminPass": "password"}}' 2023-04-21 13:58:13,912 80348 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/3af27bc9-9617-44c7-bfa4-993b347d183c 0.128s 2023-04-21 13:58:13,913 80348 DEBUG [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': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-405e14df-9b16-4809-8c2d-c6dd86288506', 'x-compute-request-id': 'req-405e14df-9b16-4809-8c2d-c6dd86288506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "name": "tempest-AttachVolumeShelveTestJSON-server-1376655679", "status": "BUILD", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c 19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:14Z", "updated": "2023-04-21T13:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2134167482", "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-21 13:59:04,237 80348 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/3af27bc9-9617-44c7-bfa4-993b347d183c 0.260s 2023-04-21 13:59:04,238 80348 DEBUG [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': 'Fri, 21 Apr 2023 13:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd75110-97db-49e1-854b-24a270c9be05', 'x-compute-request-id': 'req-acd75110-97db-49e1-854b-24a270c9be05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "name": "tempest-AttachVolumeShelveTestJSON-server-1376655679", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:13Z", "updated": "2023-04-21T13:58:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:eb:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2134167482", "OS-SRV-USG:launched_at": "2023-04-21T13:58:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--844891411"}], "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-21 13:59:04,263 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 14:00:04,558 80348 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/ 3af27bc9-9617-44c7-bfa4-993b347d183c/os-interface 0.233s 2023-04-21 14:00:04,562 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:04 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-58bf65f0-3242-4e4e-9d49-5a09b685f4ff', 'x-compute-request-id': 'req-58bf65f0-3242-4e4e-9d49-5a09b685f4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "port_id": "7e465dfa-8ae6-4806-b18d-e23dcbf0a97d", "mac_addr": "fa:16:3e:da:eb:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "19003804-4e23-47ab-a1ed-112426235b32", "ip_address": "10.0.0.10"}]}]}' 2023-04-21 14:00:05,323 80348 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/dd88029b-80b9-403e-ad81-dfe736ec0619 0.755s 2023-04-21 14:00:05,323 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7e465dfa-8ae6-4806-b18d-e23dcbf0a97d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-25be45fe-4a1d-4744-a7ae-3617463db564', 'date': 'Fri, 21 Apr 2023 14:00:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dd88029b-80b9-403e-ad81-dfe736ec0619'} Body: b'{"floatingip": {"id": "dd88029b-80b9-403e-ad81-dfe736ec0619", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.38", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "a64937ac-744e-4b87-a61f-29ed4455cfd5", "port_id": "7e465dfa-8ae6-4806-b18d-e23dcbf0a97d", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "mac_address": "fa:16:3e:da:eb:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:09Z", "updated_at": "2023-04-21T14:00:04Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:05,325 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.38:22' as 'cirros' with public key authentication 2023-04-21 14:00:05,368 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:05,390 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:05,390 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.38 successfully created 2023-04-21 14:00:05,433 80348 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/3af27bc9-9617-44c7-bfa4-993b347d183c/ips 0.042s 2023-04-21 14:00:05,433 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3887db73-e0d1-47f6-9ef4-622f87ba93a8', 'x-compute-request-id': 'req-3887db73-e0d1-47f6-9ef4-622f87ba93a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-21 14:00:05,657 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes 0.220s 2023-04-21 14:00:05,658 80348 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-2108824560"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95aa3905-0632-4ed7-ad87-77a6e7e2797e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95aa3905-0632-4ed7-ad87-77a6e7e2797e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes'} Body: b'{"volume": {"id": "d65bd52a-0bd2-4794-9827-7474fc99ff62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:05.597804", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2108824560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:05,713 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62 0.044s 2023-04-21 14:00:05,714 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b71cb7c-170c-4216-9dd6-33c22f3179f1', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b71cb7c-170c-4216-9dd6-33c22f3179f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62'} Body: b'{"volume": {"id": "d65bd52a-0bd2-4794-9827-7474fc99ff62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:06.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2108824560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}], "user_id": "92c 19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:06,773 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62 0.047s 2023-04-21 14:00:06,774 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8804f8c0-37c0-422f-9592-99207207c6a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8804f8c0-37c0-422f-9592-99207207c6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62'} Body: b'{"volume": {"id": "d65bd52a-0bd2-4794-9827-7474fc99ff62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:06.000000", "updated_at": "2023-04-21T14:00:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2108824560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:06,920 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c 0.133s 2023-04-21 14:00:06,921 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:06 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-57a368e6-073e-42b3-a8d7-ca128f00c847', 'x-compute-request-id': 'req-57a368e6-073e-42b3-a8d7-ca128f00c847', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'' 2023-04-21 14:00:07,142 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c 0.221s 2023-04-21 14:00:07,143 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a285a7-e03c-428c-9e46-ac225c54da51', 'x-compute-request-id' : 'req-82a285a7-e03c-428c-9e46-ac225c54da51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "name": "tempest-AttachVolumeShelveTestJSON-server-1376655679", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:13Z", "updated": "2023-04-21T14:00:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:eb:fa"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:eb:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2134167482", "OS-SRV-USG:launched_at": "2023-04-21T13:58:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--844891411"}], "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-21 14:00:57,242 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c 0.032s 2023-04-21 14:00:57,243 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:57 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-3f6145d7-ea11-49d5-9af7-434b5b279ca8', 'x-compute-request-id': 'req-3f6145d7-ea11-49d5-9af7-434b5b279ca8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3af27bc9-9617-44c7-bfa4-993b347d183c could not be found."}}' 2023-04-21 14:00:57,276 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2134167482 0.032s 2023-04-21 14:00:57,277 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:57 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-6d76c379-a4b0-4d17-ab3a-2987d01f0013', 'x-compute-request-id': 'req-6d76c379-a4b0-4d17-ab3a-2987d01f0013', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keyp air-2134167482'} Body: b'' 2023-04-21 14:00:57,411 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835 0.133s 2023-04-21 14:00:57,411 80348 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-ef6580ad-4ea6-4868-8bd1-ffe69263ed1f', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835'} Body: b'' 2023-04-21 14:00:57,432 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835 0.020s 2023-04-21 14:00:57,432 80348 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-90a1e655-570f-45fc-b7be-8c0a48a4ba7c', 'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 84737ba9-46f4-4d08-800a-5068756f9835 does not exist", "detail": ""}}' 2023-04-21 14:00:57,851 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dd88029b-80b9-403e-ad81-dfe736ec0619 0.418s 2023-04-21 14:00:57,852 80348 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-bf1208c6-18b9-4877-84cf-48c281bb428f', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dd88029b-80b9-403e-ad81-dfe736ec0619'} Body: b'' {0} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [175.250861s] ... 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 a8e52012-d6f9-4411-91e2-7d50bcfa94db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:20,209 80328 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/2edfef44-2867-4e03-a53e-b139f99afa75 0.220s 2023-04-21 13:58:20,210 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-23dd155e-9b74-4f9f-a307-2c0fe9f77d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 13:58:21,651 80328 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.407s 2023-04-21 13:58:21,651 80328 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': 'Fri, 21 Apr 2023 13:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-273b4a2e-663c-4df2-962b-881d2d90c855', '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": "3a7c9bf0c07648ddb22f2e6637b8be0e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "created_at": "2023-04-21T13:58:22Z", "updated_at": "2023-04-21T13:58:22Z", "tags": [], "self": "/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8", "file": "/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8/file", "schema": "/v2/schemas/image"}' 2023-04-21 13:58:23,765 80328 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-21 13:58:23,766 80328 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/2be63a0e-17cf-4166-a64b-96ec2f419df8/file 2.114s 2023-04-21 13:58:23,766 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2cac3bc7-6175-4d7b-a3c3-07346e0ba55c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8/file'} Body: b'' 2023-04-21 13:58:23,767 80328 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 13:58:23,767 80328 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:24,113 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.343s 2023-04-21 13:58:24,114 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-198905762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1e308suG6Up9XacMAZI+/gRfmiDMDOuigLvKXnubV1WGNa08tjA4vufwk45vBBKQZeBxNXGuSgt+lX8T8X9YT0Q/e8fHr4reV0+dJepejAd/TWi7ALI+M/7BbZu2uxsg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ce6683-6c54-4f5f-92be-07db68e543bb', 'x-compute-request-id': 'req-c2ce6683-6c54-4f5f-92be-07db68e543bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-198905762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1e308suG6Up9XacMAZI+/gRfmiDMDOuigLvKXnubV1WGNa08tjA4vufwk45vBBKQZeBxNXGuSgt+lX8T8X9YT0Q/e8fHr4reV0+dJepejAd/TWi7ALI+M/7BbZu2uxsg==", "fingerprint": "d9:a9:08:58:0d:57:16:ad:53:b1:fa:8a:cf:4d:97:02", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4"}}' 2023-04-21 13:58:24,120 80328 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-198905762 created 2023-04-21 13:58:24,457 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.337s 2023-04-21 13:58:24,458 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1908702357", "description": "tempest-description--1179893966"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-4a778539-8e5b-40ff-8efc-891e95e2861f', 'date': 'Fri, 21 Apr 2023 13:58:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "name": "tempest-securitygroup--1908702357", "stateful": true, "tenant_id": "1953479f081341b088eaecb8369fce0b", "description": "tempest-description--1179893966", "shared": false, "security_group_rules": [{"id": "3c82b047-371b-4afe-9514-1cea9c860b89", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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": 357, "description": null, "tags": [], "created_a t": "2023-04-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}, {"id": "4e97a9a9-8193-496d-a08d-ee634fc7cf6f", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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": 356, "description": null, "tags": [], "created_at": "2023-04-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}], "tags": [], "created_at": "2023-04-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 1, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 13:58:24,693 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.234s 2023-04-21 13:58:24,693 80328 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": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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-67c7c80a-a05e-4dca-ad3e-52b272d1ae93', 'date': 'Fri, 21 Apr 2023 13:58:24 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": "e6ed1a01-b4a1-492c-a52b-bc99ce695651", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 13:58:24,878 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-21 13:58:24,879 80328 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": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7db5c3ed-0f6c-4f31-921e-abe58c03f9c6', 'date': 'Fri, 21 Apr 2023 13:58:24 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": "c1b26aa4-a91c-4e8c-a676-41d46d0db7b2", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 13:58:24,879 80328 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1908702357 created 2023-04-21 13:58:28,669 80328 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.789s 2023-04-21 13:58:28,669 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-003d504f-197a-484d-8654-1f1beadea791', 'date': 'Fri, 21 Apr 2023 13:58:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "da2a6783-ea0f-4752-bdff-306b5f3458cd", "tenant_id": "1953479f081341b088eaecb8369fce0b", "floating_ip_address": "172.24.4.189", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1953479f081341b088eaecb8369fce0b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 0}}' 2023-04-21 13:58:28,669 80328 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'da2a6783-ea0f-4752-bdff-306b5f3458cd', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'floating_ip_address': '172.24.4.189', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1953479f081341b088eaecb8369fce0b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'ip': '172.24.4.189'} created 2023-04-21 13:58:28,981 80328 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.305s 2023-04-21 13:58:28,981 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:28 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-1337d47e-b474-4421-ab67-9024b3c8e3c7', '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": "7ac1dc66f96249f884f9b4dbc73f37b4", "name": "tempest-AttachSCSIVolumeTestJSON-1130428952-project-member", "password_expires_at": null}, "audit_ids": ["2jeMnyP0QNWy4xBsb2j-VA"], "expires_at": "2023-04-21T14:58:28.000000Z", "issued_at": "2023-04-21T13:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1953479f081341b088eaecb8369fce0b", "name": "tempest-AttachSCSIVolumeTestJSON-1130428952"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOn e"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1953479f081341b088eaecb8369fce0b", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:28,982 80328 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd373a2f1-e506-4b6b-ab93-37e77bb02c7a', 'name': 'tempest-AttachSCSIVolumeTestJSON-197870629-network', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1953479f081341b088eaecb8369fce0b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24873, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:41Z', 'updated_at': '2023-04-21T13:57:41Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:28,983 80328 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-198905762', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1e308suG6Up9XacMAZI+/gRfmiDMDOuigLvKXnubV1WGNa08tjA4vufwk45vBBKQZeBxNXGuSgt+lX8T8X9YT0Q/e8fHr4reV0+dJepejAd/TWi7ALI+M/7BbZu2uxsg==', 'fingerprint': 'd9:a9:08:58:0d:57:16:ad:53:b1:fa:8a:cf:4d:97:02', 'user_id': '7ac1dc66f96249f884f9b4dbc73f37b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB3I6tW6VTn/MIwkGM3lHC0hDB9NwEDeqB45YBiLBszcVN32s92VCwJ\nwOw3KSKjiImgBwYFK4EEACKhZANiAAR9Xt9PLLhulKfV2nDAGSPv4EX5ogzAzroo\nC7yl57m1dVhjWtPLYwOL7n8JOObwQSkGXgcTVxrkoLfpV/E/F/WE9EP3vHx6+K3l\ndPnSXqXowHf01ouwCyPjP+wW2btrsbI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '14a34bb3-a98f-48d6-b8b3-21e448b2ef81', 'name': 'tempest-securitygroup--1908702357', 'stateful': True, 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'description': 'tempest-description--1179893966', 'shared': False, 'security_group_rules': [{'id': '3c82b047-371b-4afe-9514-1cea9c860b89', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'security_group_id': '14a34bb3-a98f-48d6-b8b3-21e448b2ef81', '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': 357, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:24Z', 'updated_at': '2023-04-21T13:58:24Z', 'revision_number': 0, 'project_id': '1953479f081341b088eaecb8369fce0b'}, {'id': '4e97a9a9-8193-496d-a08d-ee634fc7cf6f', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'security_grou p_id': '14a34bb3-a98f-48d6-b8b3-21e448b2ef81', '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': 356, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:24Z', 'updated_at': '2023-04-21T13:58:24Z', 'revision_number': 0, 'project_id': '1953479f081341b088eaecb8369fce0b'}], 'tags': [], 'created_at': '2023-04-21T13:58:24Z', 'updated_at': '2023-04-21T13:58:24Z', 'revision_number': 1, 'project_id': '1953479f081341b088eaecb8369fce0b'}, 'floating_ip': {'id': 'da2a6783-ea0f-4752-bdff-306b5f3458cd', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'floating_ip_address': '172.24.4.189', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1953479f081341b088eaecb8369fce0b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'ip': '172.24.4.189'}} 2023-04-21 13:58:30,285 80328 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.300s 2023-04-21 13:58:30,285 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "imageRef": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "d373a2f1-e506-4b6b-ab93-37e77bb02c7a"}], "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "key_name": "tempest-keypair-198905762", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17eb390f-4076-448e-ae84-76f8d6c6c9fb', 'x-compute-request-id': 'req-17eb390f-4076-448e-ae84-76f8d6c6c9fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "adminPass": "5W5SfieGLArk"}}' 2023-04-21 13:58:30,533 80328 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/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.244s 2023-04-21 13:58:30,533 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e40e63-f40d-47f5-b6c3-267c6340756a', 'x-compute-request-id': 'req-40e40e63-f40d-47f5-b6c3-267c6340756a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "status": "BUILD", "tenant_id": "1953479f081341b088eaecb8369fce0b", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "metadata": {}, "hostId": "", "image": {"id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2be63a0e-17cf-4166-a64b-96ec2f419df8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:30Z", "updated": "2023-04-21T13:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-198905762", "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-21 13:59:21,031 80328 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/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.434s 2023-04-21 13:59:21,031 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:20 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-115cf304-50bf-4111-a6c0-2fd26dba766f', 'x-compute-request-id': 'req-115cf304-50bf-4111-a6c0-2fd26dba766f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "status": "ACTIVE", "tenant_id": "1953479f081341b088eaecb8369fce0b", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "metadata": {}, "hostId": "2eb00357dcb4ece90c5676b7282c39349ef07cd83c91b0f58b2a7312", "image": {"id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2be63a0e-17cf-4166-a64b-96ec2f419df8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:30Z", "updated": "2023-04-21T13:58:43Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-197870629-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:67:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-198905762", "OS-SRV-USG:launched_at": "2023-04-21T13:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "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-21 13:59:21,043 80328 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 14:00:21,280 80328 INFO [tempe st.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce/os-interface 0.176s 2023-04-21 14:00:21,281 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:21 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-3fa0246e-7355-446f-9bd2-bef721af1e8d', 'x-compute-request-id': 'req-3fa0246e-7355-446f-9bd2-bef721af1e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d373a2f1-e506-4b6b-ab93-37e77bb02c7a", "port_id": "94bfdf6c-66ef-44cc-ab29-c1b1597cf6a8", "mac_addr": "fa:16:3e:53:67:9d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9dd19fed-bf65-478d-93f1-9d3a4025f3c9", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 14:00:22,060 80328 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/da2a6783-ea0f-4752-bdff-306b5f3458cd 0.775s 2023-04-21 14:00:22,061 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94bfdf6c-66ef-44cc-ab29-c1b1597cf6a8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3a0dc159-5c1b-45de-8942-0f8eeb826d0b', 'date': 'Fri, 21 Apr 2023 14:00:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/da2a6783-ea0f-4752-bdff-306b5f3458cd'} Body: b'{"floatingip": {"id": "da2a6783-ea0f-4752-bdff-306b5f3458cd", "tenant_id": "1953479f081341b088eaecb8369fce0b", "floating_ip_address": "172.24.4.189", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "f9f095b1-a321-44d8-8f74-dec384772b4a", "port_id": "94bfdf6c-66ef-44cc-ab29-c1b1597cf6a8", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d373a2f1-e506-4b6b-ab93-37e77bb02c7a", "mac_address": "fa:16:3e:53:67:9d", "admin_state_up": true, "status": "ACTIVE", "device_id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T14:00:21Z", "revision_number": 1, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 14:00:22,062 80328 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.189:22' as 'cirros' with public key authentication 2023-04-21 14:00:22,099 80328 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:22,121 80328 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:22,121 80328 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.189 successfully created 2023-04-21 14:00:22,340 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes 0.218s 2023-04-21 14:00:22,341 80328 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-1680761633"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:22 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f9f003-2225-41d2-b707-e123b5b261fb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f9f003-2225-41d2-b707-e123b5b261fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes'} Body: b'{"volume": {"id": "a8e52012-d6f9-4411-91e2-7d50bcfa94db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:22.279438", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1680761633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}], "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:22,388 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db 0.038s 2023-04-21 14:00:22,388 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1777c9ae-e6f3-4c02-bf46-71ce5b05cf86', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1777c9ae-e6f3-4c02-bf46-71ce5b05cf86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db'} Body: b'{"volume": {"id": "a8e52012-d6f9-4411-91e2-7d50bcfa94db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:22.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1680761633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}], "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 14:00:23,438 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db 0.038s 2023-04-21 14:00:23,439 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8addb53a-7f72-46ed-bd43-466f6f573761', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8addb53a-7f72-46ed-bd43-466f6f573761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db'} Body: b'{"volume": {"id": "a8e52012-d6f9-4411-91e2-7d50bcfa94db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:22.000000", "updated_at": "2023-04-21T14:00:22.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1680761633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}], "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 14:00:23,711 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.251s 2023-04-21 14:00:23,712 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 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-1879b097-5784-4ece-9263-c4c4f51fdb95', 'x-compute-request-id': 'req-1879b097-5784-4ece-9263-c4c4f51fdb95', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'' 2023-04-21 14:00:24,046 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.333s 2023-04-21 14:00:24,046 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 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-ac90a7ca-7f6c-4148-abc1-9b183ecb104e', 'x-compute-request-id': 'req-ac90a7ca-7f6c-4148-abc1-9b183ecb104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "status": "ACTIVE", "tenant_id": "1953479f081341b088eaecb8369fce0b", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "metadata": {}, "hostId": "2eb00357dcb4ece90c5676b7282c39349ef07cd83c91b0f58b2a7312", "image": {"id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2be63a0e-17cf-4166-a64b-96ec2f419df8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:30Z", "updated": "2023-04-21T14:00:24Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-197870629-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:67:9d"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:67:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "s elf", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-198905762", "OS-SRV-USG:launched_at": "2023-04-21T13:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "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-21 14:01:14,166 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.058s 2023-04-21 14:01:14,166 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:14 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-c69b7098-f872-49c6-a1a4-fbb90aa47e14', 'x-compute-request-id': 'req-c69b7098-f872-49c6-a1a4-fbb90aa47e14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0346fbd8-64cd-45e7-906f-e00eeece91ce could not be found."}}' 2023-04-21 14:01:14,199 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198905762 0.032s 2023-04-21 14:01:14,200 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:14 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-b942c6ad-7eca-48af-9c86-ffd081655567', 'x-compute-request-id': 'req-b942c6ad-7eca-48af-9c86-ffd081655567', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198905762'} Body: b'' 2023-04-21 14:01:14,382 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81 0.182s 2023-04-21 14:01:14,382 80328 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-df315cdc-1a1b-4ecb-9e90-5c64ca051cb6', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:01:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81'} Body: b'' 2023-04-21 14:01:14,401 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81 0.018s 2023-04-21 14:01:14,402 80328 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-op enstack-request-id': 'req-710b4b0c-430f-4674-a3c0-06c197c201bb', 'date': 'Fri, 21 Apr 2023 14:01:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 14a34bb3-a98f-48d6-b8b3-21e448b2ef81 does not exist", "detail": ""}}' 2023-04-21 14:01:15,046 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/da2a6783-ea0f-4752-bdff-306b5f3458cd 0.643s 2023-04-21 14:01:15,046 80328 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-2be47df4-e75c-4d89-b253-d6178bb64737', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:01:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/da2a6783-ea0f-4752-bdff-306b5f3458cd'} Body: b'' 2023-04-21 14:01:15,221 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8 0.174s 2023-04-21 14:01:15,221 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5371e246-94d3-4ab1-8e33-03c287f5d076', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8'} Body: b'' 2023-04-21 14:01:15,238 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8 0.016s 2023-04-21 14:01:15,238 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6956fc67-d7ca-4fb7-9880-5a17b4ac359b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8'} Body: b'{"message": "No image found with ID 2be63a0e-17cf-4166-a64b-96ec2f419df8

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {0} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.648316s] ... 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 dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:23,861 80328 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 0.507s 2023-04-21 14:01:23,862 80328 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-1562973392"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e20a4f1a-a891-4c46-ba77-c684280ee887', 'x-compute-request-id': 'req-e20a4f1a-a891-4c46-ba77-c684280ee887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:23.745929", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1562973392", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 14:01:23,930 80328 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/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b 0.064s 2023-04-21 14:01:23,931 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:23 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-75ac5606-4530-436a-b273-025ab3a7e56f', 'x-compute-request-id': 'req-75ac5606-4530-436a-b273-025ab3a7e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b'} Body: b'{"volume": {"id": "dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1562973392", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 14:01:24,996 80328 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/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b 0.059s 2023-04-21 14:01:24,996 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:24 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-99e86264-e0c1-40ac-bdb9-10d8933ce514', 'x-compute-request-id': 'req-99e86264-e0c1-40ac-bdb9-10d8933ce514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b'} Body: b'{"volume": {"id": "dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 1T14:01:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1562973392", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {0} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.587995s] ... 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 702094f1-4343-47fe-bce1-4b3eebeb5ffd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:26,983 80328 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.437s 2023-04-21 14:01:26,983 80328 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-2079298189", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/702094f1-4343-47fe-bce1-4b3eebeb5ffd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779fd302-8b6a-42fe-b070-504a9624af55', 'x-compute-request-id': 'req-779fd302-8b6a-42fe-b070-504a9624af55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "702094f1-4343-47fe-bce1-4b3eebeb5ffd", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:26.878045", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2079298189", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 14:01:27,063 80328 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/702094f1-4343-47fe-bce1-4b3eebeb5ffd 0.075s 2023-04-21 14:01:27,063 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:26 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-14588d05-8468-4575-adf4-6cb23c415a67', 'x-compute-request-id': 'req-14588d05-8468-4575-adf4-6cb23c415a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/702094f1-4343-47fe-bce1-4b3eebeb5ffd'} Body: b'{"volume": {"id": "702094f1-4343-47fe-bce1-4b3eebeb5ffd", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:27.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2079298189", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 14:01:28,128 80328 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/702094f1-4343-47fe-bce1-4b3eebeb5ffd 0.057s 2023-04-21 14:01:28,128 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-7898ffc7-98f7-4f41-8a97-acada8b404ba', 'x-compute-request-id': 'req-7898ffc7-98f7-4f41-8a97-acada8b404ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/702094f1-4343-47fe-bce1-4b3eebeb5ffd'} Body: b'{"volume": {"id": "702094f1-4343-47fe-bce1-4b3eebeb5ffd", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:27.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2079298189", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.651532s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.159384s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.147282s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.152333s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.029654s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.031083s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.145084s] ... ok {0} 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 80176111-b9da-4657-aec1-4dcf2691d037 failed to build and is in ERROR status {0} 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 7c9ee3d4-6378-487a-9b4b-4f8a7d0c2483 failed to build and is in ERROR status {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.767245s] ... 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 64a1de27-6fd3-4bb0-a1b3-a1832734cc4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:42,049 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes 0.402s 2023-04-21 14:01:42,050 80328 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-1646070304"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0103f94-c208-4d81-ab34-1bce8a713cb2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0103f94-c208-4d81-ab34-1bce8a713cb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:41.991456", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:42,135 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.076s 2023-04-21 14:01:42,136 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291e88ef-b55c-4bd4-828e-f44d6ecaa3f3', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291e88ef-b55c-4bd4-828e-f44d6ecaa3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:42.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:43,188 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.041s 2023-04-21 14:01:43,189 80328 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2eaa985-6183-4b82-b9b3-e41276ee5d58', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2eaa985-6183-4b82-b9b3-e41276ee5d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:42.000000", "updated_at": "2023-04-21T14:01:42.000000", "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:43,245 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.042s 2023-04-21 14:01:43,246 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3430d52-77d3-48a8-a0fc-d019350d264e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3430d52-77d3-48a8-a0fc-d019350d264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:42.000000", "updated_at": "2023-04-21T14:01:42.000000", "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:43,392 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.125s 2023-04-21 14:01:43,392 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ceea978-61eb-4e41-8659-007bdceba283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'' 2023-04-21 14:01:43,413 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.020s 2023-04-21 14:01:43,413 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 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-6476291e-9df5-41d4-9e35-d1c4488ef564', 'x-openstack-request-id': 'req-6476291e-9df5-41d4-9e35-d1c4488ef564', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64a1de27-6fd3-4bb0-a1b3-a1832734cc4b could not be found."}}' {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.510224s] ... 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 d6f713df-2dbc-4d11-9360-b0bf8b94a8cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:43,618 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes 0.202s 2023-04-21 14:01:43,619 80328 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-1860081217"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f0a685-82a1-486a-be93-c5c0a79afa3f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f0a685-82a1-486a-be93-c5c0a79afa3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:43.544930", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:43,669 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.041s 2023-04-21 14:01:43,670 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa74981-b306-4f5f-9b50-549c58ebe7cb', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa74981-b306-4f5f-9b50-549c58ebe7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:44,723 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.042s 2023-04-21 14:01:44,724 80328 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff8eb7a-1e50-412e-b4fc-5b1b959c7187', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff8eb7a-1e50-412e-b4fc-5b1b959c7187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:44.000000", "updated_at": "2023-04-21T14:01:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:44,773 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.038s 2023-04-21 14:01:44,774 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef6e5e2-6c7f-4438-86be-3080e12522e3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef6e5e2-6c7f-4438-86be-3080e12522e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:44.000000", "updated_at": "2023-04-21T14:01:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:44,899 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.114s 2023-04-21 14:01:44,899 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 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-8b24a661-5568-4562-b61d-ac31ff9a013f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'' 2023-04-21 14:01:44,925 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.025s 2023-04-21 14:01:44,925 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 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-892951cb-7c37-4969-a8e7-648ed07e4919', 'x-openstack-request-id': 'req-892951cb-7c37-4969-a8e7-648ed07e4919', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d6f713df-2dbc-4d11-9360-b0bf8b94a8cc could not be found."}}' {4} 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 d85bfb5d-b02e-45c0-bbc1-6e773b16fb6c failed to build and is in ERROR status {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.949825s] ... 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 764ac9e3-cc61-4025-baa3-46bad1d458f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:48,599 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.195s 2023-04-21 14:01:48,600 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b98a857b-cf75-489b-8c4c-1092bcd23d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:01:48,970 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes 0.369s 2023-04-21 14:01:48,970 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1604490719"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3798e5-df04-4608-af23-778e0417322a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3798e5-df04-4608-af23-778e0417322a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:48.906503", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:49,019 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.039s 2023-04-21 14:01:49,019 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59cfec7-8fc4-491b-ae07-ceced79accb3', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59cfec7-8fc4-491b-ae07-ceced79accb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:50,077 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.046s 2023-04-21 14:01:50,078 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91b07df-7d8a-4578-81f1-3029bde5e3f8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91b07df-7d8a-4578-81f1-3029bde5e3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:49.000000", "updated_at": "2023-04-21T14:01:49.000000", "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:50,179 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.086s 2023-04-21 14:01:50,179 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7009b7c3-8023-4ee4-9a1b-ac2617c59351', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-7009b7c3-8023-4ee4-9a1b-ac2617c59351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:49.000000", "updated_at": "2023-04-21T14:01:49.000000", "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:50,323 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.133s 2023-04-21 14:01:50,323 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-5ac557cd-c71c-4317-8a32-2be289fbc2b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'' 2023-04-21 14:01:50,352 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.028s 2023-04-21 14:01:50,352 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-64c97576-8ee1-4370-bf01-c43c12480def', 'x-openstack-request-id': 'req-64c97576-8ee1-4370-bf01-c43c12480def', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 764ac9e3-cc61-4025-baa3-46bad1d458f5 could not be found."}}' {4} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.184401s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.573029s] ... 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 1103df7d-e014-46db-a4b1-1ba3f5f9dea1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:50,601 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes 0.246s 2023-04-21 14:01:50,602 80328 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-952883559"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6da5334-7538-4c6a-9ef8-44f3e74fbba5', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6da5334-7538-4c6a-9ef8-44f3e74fbba5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:50.513060", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:50,682 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.069s 2023-04-21 14:01:50,682 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40805c23-beb2-4e52-9189-f9757dc2d35c', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40805c23-beb2-4e52-9189-f9757dc2d35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:51.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:51,746 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.052s 2023-04-21 14:01:51,747 80328 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7dac2db-5e9b-4309-afcf-3df2049e2d9d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7dac2db-5e9b-4309-afcf-3df2049e2d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:51.000000", "updated_at": "2023-04-21T14:01:51.000000", "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:51,796 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.038s 2023-04-21 14:01:51,796 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f0c031-a20a-4a61-930f-37612dd5561e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f0c031-a20a-4a61-930f-37612dd5561e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:51.000000", "updated_at": "2023-04-21T14:01:51.000000", "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:51,905 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.098s 2023-04-21 14:01:51,906 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-ba39e4c9-0844-4d1a-9977-7b939ca2986e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'' 2023-04-21 14:01:51,927 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.020s 2023-04-21 14:01:51,927 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-4e5c219d-254d-40cb-8c64-7865f9693ccc', 'x-openstack-request-id': 'req-4e5c219d-254d-40cb-8c64-7865f9693ccc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1103df7d-e014-46db-a4b1-1ba3f5f9dea1 could not be found."}}' {4} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.910768s] ... ok {0} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.184282s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.067153s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.017245s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.078931s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.015270s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.560605s] ... 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 ae8d13a4-665e-4db1-9b99-5676795ad91f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:55,720 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes 0.255s 2023-04-21 14:01:55,720 80336 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-1538844610"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd40711-ce73-4c9b-9813-ac6be5340a07', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd40711-ce73-4c9b-9813-ac6be5340a07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:55.652251", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:55,773 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.043s 2023-04-21 14:01:55,773 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b54d71-55e5-47ea-9d63-49e6f1a40576', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b54d71-55e5-47ea-9d63-49e6f1a40576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:56.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a075ddc9064447ab7da563a805a57db"}}' 2023-04-21 14:01:56,827 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad 91f 0.042s 2023-04-21 14:01:56,828 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8673626-e350-4790-9130-4a45d0015f33', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8673626-e350-4790-9130-4a45d0015f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:56.000000", "updated_at": "2023-04-21T14:01:56.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a075ddc9064447ab7da563a805a57db"}}' 2023-04-21 14:01:56,880 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.040s 2023-04-21 14:01:56,880 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f45b0b-b6e8-4096-ac7d-0f4d6165d4b0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f45b0b-b6e8-4096-ac7d-0f4d6165d4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:56.000000", "updated_at": "2023-04-21T14:01:56.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a075ddc9064447ab7da563a805a57db"}}' 2023-04-21 14:01:57,000 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.109s 2023-04-21 14:01:57,001 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 21 Apr 2023 14:01:56 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-40a19b2c-d26f-460e-83e0-13020b5b3db6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'' 2023-04-21 14:01:57,023 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.022s 2023-04-21 14:01:57,023 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:57 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-fdcab722-6dec-488a-aaa6-399f2cf5da0d', 'x-openstack-request-id': 'req-fdcab722-6dec-488a-aaa6-399f2cf5da0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ae8d13a4-665e-4db1-9b99-5676795ad91f could not be found."}}' {11} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [236.968614s] ... 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 c81df5b6-b927-4d88-9e73-14dac3468c3f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:06,397 80350 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:06,878 80350 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.479s 2023-04-21 13:58:06,879 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1535115748", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkCCUCEByuZA8uefKTCCf6BwNOi3GFQvMJ7eA+GdJBuYKCUigOvF7jv5smuTcvHYLmZKP4LkvWhlc4WMHNO3mTFd+RXuNxX7VqhNcJysaZOOp2XhD7KgmsEEHk9+iiuvQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:06 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-e6b60fe0-09d1-4f99-b1f7-c57a1b74fd5c', 'x-compute-request-id': 'req-e6b60fe0-09d1-4f99-b1f7-c57a1b74fd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1535115748", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkCCUCEByuZA8uefKTCCf6BwNOi3GFQvMJ7eA+GdJBuYKCUigOvF7jv5smuTcvHYLmZKP4LkvWhlc4WMHNO3mTFd+RXuNxX7VqhNcJysaZOOp2XhD7KgmsEEHk9+iiuvQ==", "fingerprint": "cf:0b:ae:47:13:39:b5:3c:02:32:c4:c8:6e:c6:e8:97", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}}' 2023-04-21 13:58:06,883 80350 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1535115748 created 2023-04-21 13:58:08,318 80350 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 1.434s 2023-04-21 13:58:08,318 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1289743024", "description": "tempest-description--754147706"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1849e979-d41f-4833-a1ed-aa64b99f23e6', 'date': 'Fri, 21 Apr 2023 13:58:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "669513f2-f04c-481e-ad8d-8f387987c090", "name": "tempest-securitygroup--1289743024", "stateful": true, "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "description": "tempest-description--754147706", "shared": false, "security_group_rules": [{"id": "792ca204-d017-4f07-8db6-6304ae964028", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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": 283, "description": null, "tags": [], "created_at": "2023-04-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}, {"id": "bf74d961-e64f-496d-ba5b-3ead134d1ee0", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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 ": 284, "description": null, "tags": [], "created_at": "2023-04-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}], "tags": [], "created_at": "2023-04-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 1, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 13:58:09,802 80350 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.483s 2023-04-21 13:58:09,802 80350 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": "669513f2-f04c-481e-ad8d-8f387987c090", "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-d2ce8114-ef03-4a85-b97a-149498b20108', 'date': 'Fri, 21 Apr 2023 13:58: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": "13b87672-ac62-436a-b9f9-d0a5f3eff263", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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-21T13:58:08Z", "updated_at": "2023-04-21T13:58:08Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 13:58:10,944 80350 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.141s 2023-04-21 13:58:10,945 80350 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": "669513f2-f04c-481e-ad8d-8f387987c090", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-eb6f3d2d-a892-4f73-bdd6-d8df02f89676', 'date': 'Fri, 21 Apr 2023 13:58:10 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": "6c1d79ec-4646-4636-a670-ac9073644226", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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-21T13:58:10Z", "updated_at": "2023-04-21T13:58:10Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 13:58:10,945 80350 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1289743024 created 2023-04-21 13:58:14,683 80350 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 3.737s 2023-04-21 13:58:14,683 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570- 127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-edba7bf0-61fb-480a-83ba-ca5051e90dc1', 'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "floating_ip_address": "172.24.4.197", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4c4270d6dfa435f94da018d12586bcd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:13Z", "updated_at": "2023-04-21T13:58:13Z", "revision_number": 0}}' 2023-04-21 13:58:14,683 80350 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4c4270d6dfa435f94da018d12586bcd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:13Z', 'updated_at': '2023-04-21T13:58:13Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-21 13:58:14,787 80350 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.097s 2023-04-21 13:58:14,787 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91785c8a-836c-47d7-b948-860600428d50', '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": "0d7d1e7446af4edf8e35a9d0178b2895", "name": "tempest-ServerStableDeviceRescueTest-1083322898-project-member", "password_expires_at": null}, "audit_ids": ["Exrv6hLNSR-SSCCIEhHhpg"], "expires_at": "2023-04-21T14:58:14.000000Z", "issued_at": "2023-04-21T13:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4c4270d6dfa435f94da018d12586bcd", "name": "tempest-ServerStableDeviceRescueTest-1083322898"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b4c4270d6dfa435f94da018d12586bcd", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "ty pe": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:14,788 80350 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '43525cbd-9d02-4cd7-b457-b26a485106f5', 'name': 'tempest-ServerStableDeviceRescueTest-1453701117-network', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28981, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:43Z', 'updated_at': '2023-04-21T13:57:43Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:14,788 80350 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1535115748', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkCCUCEByuZA8uefKTCCf6BwNOi3GFQvMJ7eA+GdJBuYKCUigOvF7jv5smuTcvHYLmZKP4LkvWhlc4WMHNO3mTFd+RXuNxX7VqhNcJysaZOOp2XhD7KgmsEEHk9+iiuvQ==', 'fingerprint': 'cf:0b:ae:47:13:39:b5:3c:02:32:c4:c8:6e:c6:e8:97', 'user_id': '0d7d1e7446af4edf8e35a9d0178b2895', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAruo1SO65de5jA9DyKXLz0xreMICfWCtcJ7qCvq+MKUWTKSgyjbqj3\n4MJu18mfuYygBwYFK4EEACKhZANiAATJAglAhAcrmQPLnnykwgn+gcDTotxhULzC\ne3gPhnSQbmCglIoDrxe47+bJrk3Lx2C5mSj+C5L1oZXOFjBzTt5kxXfkV7jcV+1a\noTXCcrGmTjqdl4Q+yoJrBBB5Pfoorr0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '669513f2-f04c-481e-ad8d-8f387987c090', 'name': 'tempest-securitygroup--1289743024', 'stateful': True, 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'description': 'tempest-description--754147706', 'shared': False, 'security_group_rules': [{'id': '792ca204-d017-4f07-8db6-6304ae964028', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'security_group_id': '669513f2-f04c-481e-ad8d-8f387987c090', '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': 283, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:07Z', 'updated_at': '2023-04-21T13:58:07Z', 'revision_number': 0, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd'}, {'id': 'bf74d961-e64f-496d-ba5b-3ead134d1ee0', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'security_group_id': '669513f2-f04c-481e-ad8d-8f387987c090', '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': 284, 'description': No ne, 'tags': [], 'created_at': '2023-04-21T13:58:07Z', 'updated_at': '2023-04-21T13:58:07Z', 'revision_number': 0, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd'}], 'tags': [], 'created_at': '2023-04-21T13:58:07Z', 'updated_at': '2023-04-21T13:58:07Z', 'revision_number': 1, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd'}, 'floating_ip': {'id': 'fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4c4270d6dfa435f94da018d12586bcd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:13Z', 'updated_at': '2023-04-21T13:58:13Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-21 13:58:17,198 80350 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 2.408s 2023-04-21 13:58:17,198 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "43525cbd-9d02-4cd7-b457-b26a485106f5"}], "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "key_name": "tempest-keypair-1535115748", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a093d00-1bc2-45b6-a52a-203089bc997b', 'x-compute-request-id': 'req-8a093d00-1bc2-45b6-a52a-203089bc997b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "adminPass": "XRp5x4KMAXav"}}' 2023-04-21 13:58:17,516 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.314s 2023-04-21 13:58:17,517 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9142d61-3e3a-42bb-bf86-4784275c46b4', 'x-compute-request-id': 'req-b9142d61-3e3a-42bb-bf86-4784275c46b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "BUILD", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_i d": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T13:58:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1535115748", "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-21 13:59:07,963 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.387s 2023-04-21 13:59:07,963 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:07 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-f2a812fa-0dfd-4512-8f0a-01fbca8d3bc4', 'x-compute-request-id': 'req-f2a812fa-0dfd-4512-8f0a-01fbca8d3bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "ACTIVE", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "d5fd31f9a198a6c09fefddf0afaa302f4adedce5ba1107012628af5a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T13:58:28Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1453701117-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535115748", "OS-SRV-USG:launched_at": "2023-04-21T13:58:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "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-21 13:59:07,997 80350 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:08,348 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/os-interface 0.290s 2023-04-21 14:00: 08,348 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:08 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-4220a418-2538-4cbd-b343-6cad684b7912', 'x-compute-request-id': 'req-4220a418-2538-4cbd-b343-6cad684b7912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "43525cbd-9d02-4cd7-b457-b26a485106f5", "port_id": "2616f5a4-1b53-44bd-82ad-65419e2839ca", "mac_addr": "fa:16:3e:52:41:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3f61ab78-75e9-43a4-b166-abba302e2dc7", "ip_address": "10.0.0.8"}]}]}' 2023-04-21 14:00:09,774 80350 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/fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2 1.421s 2023-04-21 14:00:09,774 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2616f5a4-1b53-44bd-82ad-65419e2839ca"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3e9ff361-7ff9-42da-a9d4-5907eab8be98', 'date': 'Fri, 21 Apr 2023 14:00:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2'} Body: b'{"floatingip": {"id": "fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "floating_ip_address": "172.24.4.197", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "6c4ca636-b324-470f-ac62-b613bbd2f578", "port_id": "2616f5a4-1b53-44bd-82ad-65419e2839ca", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "43525cbd-9d02-4cd7-b457-b26a485106f5", "mac_address": "fa:16:3e:52:41:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:13Z", "updated_at": "2023-04-21T14:00:09Z", "revision_number": 1, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 14:00:09,777 80350 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-21 14:00:09,820 80350 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:09,843 80350 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:09,844 80350 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-21 14:00:10,658 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/action 0.813s 2023-04-21 14:00:10,658 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1492085063"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:09 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/90fd932f-31cf-449f-9483- baf7a6613bbf', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a71ae1a7-085f-48bc-afd6-68c22df54e9e', 'x-compute-request-id': 'req-a71ae1a7-085f-48bc-afd6-68c22df54e9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/action'} Body: b'' 2023-04-21 14:00:10,981 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.320s 2023-04-21 14:00:10,982 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c80eb4-6265-44f4-abf2-ae7f27d887ab', 'x-compute-request-id': 'req-a7c80eb4-6265-44f4-abf2-ae7f27d887ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"image": {"id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}, "created": "2023-04-21T14:00:11Z", "updated": "2023-04-21T14:00:11Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/90fd932f-31cf-449f-9483-baf7a6613bbf"}], "server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}]}}}' 2023-04-21 14:01:01,102 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.066s 2023-04-21 14:01:01,103 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c5fc7d-2386-435f-9fc1-f66923d27d72', 'x-compute-request-id': 'req-d5c5fc7d-2386-435f-9fc1-f66923d27d72', 'connection': 'close', 'status': '200', 'content-lo cation': 'http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"image": {"id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}, "created": "2023-04-21T14:00:11Z", "updated": "2023-04-21T14:00:15Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/90fd932f-31cf-449f-9483-baf7a6613bbf"}], "server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}]}}}' 2023-04-21 14:01:01,175 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.066s 2023-04-21 14:01:01,175 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40c120ac-7568-4f7e-97be-69a0a2ebd6d4', 'x-compute-request-id': 'req-40c120ac-7568-4f7e-97be-69a0a2ebd6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"image": {"id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}, "created": "2023-04-21T14:00:11Z", "updated": "2023-04-21T14:00:15Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, { "rel": "bookmark", "href": "http://10.0.0.210/compute/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/90fd932f-31cf-449f-9483-baf7a6613bbf"}], "server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}]}}}' 2023-04-21 14:01:01,436 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.255s 2023-04-21 14:01:01,436 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:01 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-788b8a56-bf8b-4c37-85f7-9ab6f12bbdbc', 'x-compute-request-id': 'req-788b8a56-bf8b-4c37-85f7-9ab6f12bbdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "ACTIVE", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "d5fd31f9a198a6c09fefddf0afaa302f4adedce5ba1107012628af5a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T14:00:15Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1453701117-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535115748", "OS-SRV-USG:launched_at": "2023-04-21T13:58:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "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-21 14:02:01,645 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.136s 2023-04-21 14:02:01,645 80350 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': 'Fri, 21 Apr 2023 14:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-979d693c-f0fc-4e03-b2f2-031b1e53f177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/ima ges/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dffe8c349bcea28f1bb1bae63c539c3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b4c4270d6dfa435f94da018d12586bcd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1732b35916d05f8dd40159c2a36d745f014dc2b8b0b8f7a277ca252047d2477eb87e379e4127a3ec2529e3dacd5c63fbe0a89e50400d90fc663acf9fa07aa665", "id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "created_at": "2023-04-21T14:00:11Z", "updated_at": "2023-04-21T14:02:02Z", "tags": [], "self": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf", "file": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:01,766 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.119s 2023-04-21 14:02:01,766 80350 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': 'Fri, 21 Apr 2023 14:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81b31f65-1b79-4ede-b93c-f7e9269c9728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dffe8c349bcea28f1bb1bae63c539c3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b4c4270d6dfa435f94da018d12586bcd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1732b35916d05f8dd40159c2a36d745f014dc2b8b0b8f7a277ca252047d2477eb87e379e4127a3ec2529e3dacd5c63fbe0a89e50400d90fc663acf9fa07aa665", "id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "created_at": "2023-04-21T14:00:11Z", "updated_at": "2023-04-21T14:02: 02Z", "tags": [], "self": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf", "file": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:02,022 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.256s 2023-04-21 14:02:02,023 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:01 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-c39d6c72-4d33-4178-bcbf-75297166b2b5', 'x-compute-request-id': 'req-c39d6c72-4d33-4178-bcbf-75297166b2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "ACTIVE", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "d5fd31f9a198a6c09fefddf0afaa302f4adedce5ba1107012628af5a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T14:00:15Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1453701117-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535115748", "OS-SRV-USG:launched_at": "2023-04-21T13:58:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "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-21 14:02:02,243 80350 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/b4c4270d6dfa435f94da018d12586bcd/volumes 0.208s 2023-04-21 14:02:02,243 80350 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-1696468739"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2361389-84e4-4d3d-a5c3-725cc4b0180d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2361389-84e4-4d3d-a5c3-725cc4b0180d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes'} Body: b'{"volume": {"id": "c81df5b6-b927-4d88-9e73-14dac3468c3f", "status": "creating", "size": 1, "availability_z one": "nova", "created_at": "2023-04-21T14:02:02.180444", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1696468739", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}], "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:02,300 80350 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/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f 0.047s 2023-04-21 14:02:02,301 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367f78f7-9c6c-447c-bcda-3e55fa477434', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367f78f7-9c6c-447c-bcda-3e55fa477434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f'} Body: b'{"volume": {"id": "c81df5b6-b927-4d88-9e73-14dac3468c3f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:02.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1696468739", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}], "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 14:02:03,349 80350 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/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f 0.037s 2023-04-21 14:02:03,350 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a563e9bd-0053-40a6-89b0-831579483c88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a563e9bd-0053-40a6-89b0-831579483c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f'} Body: b'{"volume": {"id": "c81df5b6-b927-4d88-9e73-14dac3468c3f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:02.000000", "updated_at": "2023-04-21T14:02:02.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1696468739", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, " metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}], "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4c4270d6dfa435f94da018d12586bcd"}}' {2} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.205635s] ... 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 fdab9a4e-c1da-4886-911e-09992565d650 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:59:19,181 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.274s 2023-04-21 13:59:19,182 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1470211823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR10aEOjapD46pprj3PVJ6Gx5H8VQYM8ILWN6S/kFyLgzYn0q969VADuMdlZwliZmFRI4vN1i/LRJPIe9UBMJ19tPqMq6iASFPFIt5SbKZXfihMoI1E5AGB6AltaW1bLw=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:18 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-e9ac9974-84ac-4487-8fc1-f110fba77756', 'x-compute-request-id': 'req-e9ac9974-84ac-4487-8fc1-f110fba77756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1470211823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR10aEOjapD46pprj3PVJ6Gx5H8VQYM8ILWN6S/kFyLgzYn0q969VADuMdlZwliZmFRI4vN1i/LRJPIe9UBMJ19tPqMq6iASFPFIt5SbKZXfihMoI1E5AGB6AltaW1bLw==", "fingerprint": "21:24:05:60:b2:3f:12:04:b8:a3:89:81:db:dc:e3:67", "user_id": "1a2438d69a684df69e1de2edddc73bc0"}}' 2023-04-21 13:59:19,341 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.157s 2023-04-21 13:59:19,342 80332 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-2053846956", "description": "tempest-secgroup-smoke-2053846956 description", "project_id": "9daf036d4ad84586a628c454408e3d7d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9e6bd88c-f33b-4fed-9e1b-a67290a1811c', 'date': 'Fri, 21 Apr 2023 13:59:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3691b357-e75b-4551-a113-4075d6fc64ab", "name": "tempest-secgroup-smoke-2053846956", "stateful": true, "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "description": "tempest-secgroup-smoke-2053846956 description", "shared": false, "security_group_rules": [{"id": "17db02d3-93f8-457e-889b-9ff2152b3a1f", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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": 493, "description": null, "tags": [], "created_at": "2023-04-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}, {"id": "6963d1b4-5e57-454a-92c9-48472d7649b1", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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": 494, "description": null, "tags": [], "created_at": "2023-04-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}], "tags": [], "created_at": "2023-04-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number" : 1, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:19,509 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-21 13:59:19,510 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "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-a7303201-925a-4cba-9aa1-0556288c7bc5', 'date': 'Fri, 21 Apr 2023 13:59: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": "999dd82a-e6ee-45b8-ba76-5bbf29f835f2", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:19,696 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-21 13:59:19,696 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "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-9fd0ee1b-4dc4-4740-bc34-4621b66bc8c2', 'date': 'Fri, 21 Apr 2023 13:59: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": "b8c67846-a376-4a54-abca-6490960958ca", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:19,860 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-21 13:59:19,860 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-03bf78d2-1452-4f6d-af9d-35f434c78bf0', 'date': 'Fri, 21 Apr 2023 13:59: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": "3e898ce5-3ab7-4f2f-b386-d2b0b4f762e4", "tenant_id": "9daf03 6d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,036 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-21 13:59:20,036 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d56a4943-80a0-4d97-9eec-55427aecba6b', 'date': 'Fri, 21 Apr 2023 13:59: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": "ec51032d-c724-4365-aa34-2e612e29ff4e", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,208 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-21 13:59:20,208 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-523327fe-dcbc-4de1-ade2-a875f023408e', 'date': 'Fri, 21 Apr 2023 13:59: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": "6877b501-d6c9-40f0-a43b-b9370bac06f7", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:20Z", "updated_at": "2023-04-21T13:59:20Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,364 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-21 13:59:20,364 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-089c8802-a60e-4c1c-935f-4bf53970353a', 'date': 'Fri, 21 Apr 2023 13:59: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": "8a9ed466-2b7a-4f36-8187-d8bd7976f3b9", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:20Z", "updated_at": "2023-04-21T13:59:20Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,401 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.031s 2023-04-21 13:59:20,401 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59: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-991917c5-5a76-4b25-892b-c5586d96b697', '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": "1a2438d69a684df69e1de2edddc73bc0", "name": "tempest-SnapshotDataIntegrityTests-1600761065-project-member", "password_expires_at": null}, "audit_ids": ["yfmyuUHkSES8BGy5NNMOBQ"], "expires_at": "2023-04-21T14:59:20.000000Z", "issued_at": "2023-04-21T13:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9daf036d4ad84586a628c454408e3d7d", "name": "tempest-SnapshotDataIntegrityTests-1600761065"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9daf036d4ad84586a628c454408e3d7d", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "Reg ionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:59:20,402 80332 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'ee3596e4-eb99-458a-b7ae-a48f8bcd58c7', 'name': 'tempest-SnapshotDataIntegrityTests-1394515631-network', 'tenant_id': '9daf036d4ad84586a628c454408e3d7d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9daf036d4ad84586a628c454408e3d7d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24950, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:59:06Z', 'updated_at': '2023-04-21T13:59:06Z', 'revision_number': 1} available for tenant 2023-04-21 13:59:21,005 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.602s 2023-04-21 13:59:21,005 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-781003247", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "networks": [{"uuid": "ee3596e4-eb99-458a-b7ae-a48f8bcd58c7"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e973b0-80b8-4b41-9408-f21918bcef13', 'x-compute-request-id': 'req-24e973b0-80b8-4b41-9408-f21918bcef13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "adminPass": "R5RybyUaaMQx"}}' 2023-04-21 13:59:21,085 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.077s 2023-04-21 13:59:21,085 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:21 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-c872a6b4-7103-4399-828a-d99a0c682b82', 'x-compute-request-id': 'req-c872a6b4-7103-4399-828a-d99a0c682b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde 6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "BUILD", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:21Z", "updated": "2023-04-21T13:59:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "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-21 14:00:11,436 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.291s 2023-04-21 14:00:11,436 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61b2b8b-93a7-49c1-aa42-c8330129ab77', 'x-compute-request-id': 'req-e61b2b8b-93a7-49c1-aa42-c8330129ab77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "ACTIVE", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "059b00a7a60cb8dc1d6661ee476fa813e9282a3c652ff67558e4f752", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:20Z", "updated": "2023-04-21T13:59:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1394515631-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e6:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "OS-SRV-USG:launched_at": "2023-04-21T13:59:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "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-21 14:00:11,448 80332 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:01:11,725 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.217s 2023-04-21 14:01:11,726 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb728bc4-2ea8-40dd-9a0d-fe85febe3042', 'x-compute-request-id': 'req-bb728bc4-2ea8-40dd-9a0d-fe85febe3042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "ACTIVE", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "059b00a7a60cb8dc1d6661ee476fa813e9282a3c652ff67558e4f752", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:20Z", "updated": "2023-04-21T13:59:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1394515631-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e6:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "OS-SRV-USG:launched_at": "2023-04-21T13:59:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "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-21 14:01:11,971 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes 0.234s 2023-04-21 14:01:11,972 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985f1710-8530-4d9c-8db5-57f06f882385', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985f1710-8530-4d9c-8db5-57f06f882385', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes'} Body: b'{"volume": {"id": "fdab9a4e-c1da-4886-911e-09992565d650", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:11.895846", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4 e-c1da-4886-911e-09992565d650"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}], "user_id": "1a2438d69a684df69e1de2edddc73bc0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:12,020 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.039s 2023-04-21 14:01:12,020 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5878516-3041-4e1a-b003-c04379b125f2', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5878516-3041-4e1a-b003-c04379b125f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'{"volume": {"id": "fdab9a4e-c1da-4886-911e-09992565d650", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:12.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}], "user_id": "1a2438d69a684df69e1de2edddc73bc0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 14:01:13,078 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.046s 2023-04-21 14:01:13,079 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26217be6-53c5-47f0-aefe-af5cdd86f6ba', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26217be6-53c5-47f0-aefe-af5cdd86f6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'{"volume": {"id": "fdab9a4e-c1da-4886-911e-09992565d650", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:12.000000", "updated_at": "2023-04-21T14:01:12.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}], "user_id": "1a2438d69a684df69e1de2edddc73bc0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 14:01:13,235 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.145s 2023-04-21 14:01:13,235 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-97ee45b4-710f-4384-a7ce-dd655a23d320', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'' 2023-04-21 14:01:13,256 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.020s 2023-04-21 14:01:13,256 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 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-b426138e-e233-4daf-8915-e53b635789d6', 'x-openstack-request-id': 'req-b426138e-e233-4daf-8915-e53b635789d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fdab9a4e-c1da-4886-911e-09992565d650 could not be found."}}' 2023-04-21 14:01:13,390 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.133s 2023-04-21 14:01:13,390 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 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-16397692-199a-407a-b8c2-80319b74e6a3', 'x-compute-request-id': 'req-16397692-199a-407a-b8c2-80319b74e6a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'' 2023-04-21 14:01:13,770 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.379s 2023-04-21 14:01:13,770 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc3636e-267d-4bb2-82aa-abcaa920c31a', 'x-compute-request-id': 'req-ccc3636e-267d-4bb2-82aa-abcaa920c31a', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "ACTIVE", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "059b00a7a60cb8dc1d6661ee476fa813e9282a3c652ff67558e4f752", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:20Z", "updated": "2023-04-21T14:01:13Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1394515631-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e6:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "OS-SRV-USG:launched_at": "2023-04-21T13:59:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "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-21 14:02:03,870 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.042s 2023-04-21 14:02:03,871 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:03 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-f4a7be2a-2db9-40b3-89d3-fb9cb1c6b953', 'x-compute-request-id': 'req-f4a7be2a-2db9-40b3-89d3-fb9cb1c6b953', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2ae07df3-4bf4-44a5-a772-3507a6dde6ab could not be found."}}' 2023-04-21 14:02:04,072 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3691b357-e75b-4551-a113-4075d6fc64ab 0.200s 2023-04-21 14:02:04,072 80332 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-901a30a3-6267-4a16-84f3-18d8bd9d9830', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:02:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3691b357-e75b-4551-a113-4075d6fc64ab'} Body: b'' 2023-04-21 14:02:04,109 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1470211823 0.036s 2023-04-21 14:02:04,109 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14 :02:04 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-b2bb1d38-d87c-4732-bd55-2ff3c9733408', 'x-compute-request-id': 'req-b2bb1d38-d87c-4732-bd55-2ff3c9733408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1470211823'} Body: b'' {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {4} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.161732s] ... 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 958c215a-5d0e-4c2d-9921-f80fb43bb2c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:12,460 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.339s 2023-04-21 14:02:12,461 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-857246201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRQZJO4MljcVB3QymgO/OjeMKZf2ygAxSnuqjYP6Z4QlVBhAZ9Gng+v9fz8bPGxNgl8bpdLpSumnLdsXP0nI/YiROyL81E4N24aJpc1BKXV4xzBGPjOQn3DzdmzazHV7A=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:12 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-0869d46a-acc8-4a46-9f97-5aa527a85063', 'x-compute-request-id': 'req-0869d46a-acc8-4a46-9f97-5aa527a85063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-857246201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRQZJO4MljcVB3QymgO/OjeMKZf2ygAxSnuqjYP6Z4QlVBhAZ9Gng+v9fz8bPGxNgl8bpdLpSumnLdsXP0nI/YiROyL81E4N24aJpc1BKXV4xzBGPjOQn3DzdmzazHV7A==", "fingerprint": "53:e2:0c:05:b1:3b:9c:f8:4b:f7:10:b5:3d:bf:45:07", "user_id": "3da34f003588407db874f23d25d3b3b1"}}' 2023-04-21 14:02:12,639 80336 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.175s 2023-04-21 14:02:12,640 80336 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-1942723727", "description": "tempest-secgroup-smoke-1942723727 description", "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-724aac41-3187-4598-af64-fccf997aef77', 'date': 'Fri, 21 Apr 2023 14:02:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "name": "tempest-secgroup-smoke-1942723727", "stateful": true, "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "description": "tempest-secgroup-smoke-1942723727 description", "shared": false, "security_group_rules": [{"id": "b398f0b1-3a18-40e4-ae74-619f605cf76b", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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": 617, "description": null, "tags": [], "created_at": "2023-04-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}, {"id": "ee33347e-adce-4eff-b96b-4eb33bf9d9b9", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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": 616, "description": null, "tags": [], "created_at": "2023-04-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}], "tags": [], "created_at": "2023-04-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 1, "project_id ": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:12,802 80336 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.162s 2023-04-21 14:02:12,803 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "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-b9fc12f4-cfe6-44b4-a9a3-726f95db94d1', 'date': 'Fri, 21 Apr 2023 14:02:12 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": "f8ab8de3-7591-4091-aa2f-ebe6023242b2", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:12,965 80336 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.162s 2023-04-21 14:02:12,966 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "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-dd91a194-0862-4b7c-a3d1-8a32fae564c8', 'date': 'Fri, 21 Apr 2023 14:02:12 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": "25c4eb2f-dae2-4f56-b28f-b2e5397b70a3", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,126 80336 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.159s 2023-04-21 14:02:13,126 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-df713c22-2a2c-4149-b410-e5ca62630da0', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "68602a6f-f5c4-4f0b-85cf-fd985832232f", "tenant_id": "457d232a64ab4 bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,293 80336 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.166s 2023-04-21 14:02:13,294 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8b463e92-7fd0-4874-b5f2-38c32b3f3569', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "9c92fdfd-0443-424a-b50d-78312c28e4c9", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,455 80336 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.160s 2023-04-21 14:02:13,456 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f1943090-e818-44c8-b41d-64352992dc65', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "8d653ec3-ec94-43d0-bdb7-ce195f29bde5", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,621 80336 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.164s 2023-04-21 14:02:13,622 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-38000ab4-94e2-46d0-bb8e-df3d763ca3d3', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "146aaa2b-0b5e-4a0e-bc07-5f52c2c768c1", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,847 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes 0.223s 2023-04-21 14:02:13,847 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1705629862", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d629f155-c5c5-4c56-add7-7f2d7a7c02d6', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d629f155-c5c5-4c56-add7-7f2d7a7c02d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes'} Body: b'{"volume": {"id": "958c215a-5d0e-4c2d-9921-f80fb43bb2c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:13.784949", "updated_at": null, "name": "tempest-TestStampPattern-volume-1705629862", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}], "user_id": "3da34f003588407db874f23d25d3b3b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:13,901 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.043s 2023-04-21 14:02:13,902 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cca3b9c-2987-47be-99fe-677091ea659d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cca3b9c-2987-47be-99fe-677091ea659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'{"volume": {"id": "958c215a-5d0e-4c2d-9921-f80fb43bb2c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:14.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1705629862", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}], "user_id": "3da34f003588407db874f23d25d3b3b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:14,953 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.038s 2023-04-21 14:02:14,953 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8603855-90a0-4014-bc61-05d290c53238', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8603855-90a0-4014-bc61-05d290c53238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'{"volume": {"id": "958c215a-5d0e-4c2d-9921-f80fb43bb2c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:14.000000", "updated_at": "2023-04-21T14:02:14.000000", "name": "tempest-TestStampPattern-volume-1705629862", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}], "user_id": "3da34f003588407db874f23d25d3b3b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:15,075 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.107s 2023-04-21 14:02:15,076 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:14 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-50c77db4-6cdc-456d-8e76-97ff28fbc0c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'' 2023-04-21 14:02:15,098 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.022s 2023-04-21 14:02:15,099 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:15 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-reque st-id': 'req-9e8c9e59-adf4-4e97-a0f4-11c42fa0945e', 'x-openstack-request-id': 'req-9e8c9e59-adf4-4e97-a0f4-11c42fa0945e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 958c215a-5d0e-4c2d-9921-f80fb43bb2c8 could not be found."}}' 2023-04-21 14:02:15,250 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/11ae87f1-2ed7-4295-ab42-16ff858e0ca0 0.151s 2023-04-21 14:02:15,250 80336 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-0d001027-cf32-499a-8d2b-5bc44b2b8199', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:02:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/11ae87f1-2ed7-4295-ab42-16ff858e0ca0'} Body: b'' 2023-04-21 14:02:15,277 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-857246201 0.026s 2023-04-21 14:02:15,278 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:15 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-f4d21104-a7d7-4c25-a310-eeb8727e6aa5', 'x-compute-request-id': 'req-f4d21104-a7d7-4c25-a310-eeb8727e6aa5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-857246201'} Body: b'' {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.508487s] ... 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 41d87d8e-1c7d-4a94-8d3b-32b3fd95d894 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:00:26,753 80344 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.087s 2023-04-21 14:00:26,754 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:26 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-52e52703-9302-4a62-b4d5-d090bfe47c4d', '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": "b60caf53ee58417cb76a77c963a45ec2", "name": "tempest-VolumesAdminNegativeTest-1182596808-project-member", "password_expires_at": null}, "audit_ids": ["ukjABsdKThu7yuwUxymDfQ"], "expires_at": "2023-04-21T15:00:26.000000Z", "issued_at": "2023-04-21T14:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "name": "tempest-VolumesAdminNegativeTest-1182596808"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:00:26,754 80344 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '6e372a6f-6444-4977-be86-7a6bb86d8979', 'name': 'tempest-VolumesAdminNegativeTest-2058149994-network', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '15f83d6d2c3049e9ba 1ac7f04ad2ebb0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26818, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:42Z', 'revision_number': 1} available for tenant 2023-04-21 14:00:27,289 80344 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.534s 2023-04-21 14:00:27,290 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-570817423", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "6e372a6f-6444-4977-be86-7a6bb86d8979"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e02dfc-bca3-4a98-a8c3-d3a7a4c3c6ae', 'x-compute-request-id': 'req-f4e02dfc-bca3-4a98-a8c3-d3a7a4c3c6ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9164203a-8a6b-4078-bd98-c5ea7bc111fa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "T3SutpEmQXo9"}}' 2023-04-21 14:00:27,372 80344 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/9164203a-8a6b-4078-bd98-c5ea7bc111fa 0.078s 2023-04-21 14:00:27,372 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea19b05-8c6c-4460-8c68-d20a2eabb7de', 'x-compute-request-id': 'req-8ea19b05-8c6c-4460-8c68-d20a2eabb7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa'} Body: b'{"server": {"id": "9164203a-8a6b-4078-bd98-c5ea7bc111fa", "name": "tempest-VolumesAdminNegativeTest-server-570817423", "status": "BUILD", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:27Z", "updated": "2023-04-21T14:00:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}], "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-21 14:01:17,707 80344 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/9164203a-8a6b-4078-bd98-c5ea7bc111fa 0.273s 2023-04-21 14:01:17,707 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d151d5d-7d21-42d8-8ad4-1f2d82217ea4', 'x-compute-request-id': 'req-4d151d5d-7d21-42d8-8ad4-1f2d82217ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa'} Body: b'{"server": {"id": "9164203a-8a6b-4078-bd98-c5ea7bc111fa", "name": "tempest-VolumesAdminNegativeTest-server-570817423", "status": "ACTIVE", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "ab5067a65ded3d372f4de7bf323948aa28ea137b294a8d7d1a7d8a83", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:27Z", "updated": "2023-04-21T14:00:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-2058149994-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:50:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:00:33.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-21 14:01:17,718 80344 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:02:18,024 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes 0.251s 2023-04-21 14:02:18,025 80344 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-1394322320"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad59bdc1-6cc4-42ff-a277-a9003b6104f0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad59bdc1-6cc4-42ff-a277-a9003b6104f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes'} Body: b'{"volume": {"id": "41d87d 8e-1c7d-4a94-8d3b-32b3fd95d894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:17.938625", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1394322320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:18,107 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894 0.073s 2023-04-21 14:02:18,107 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bafc70-4936-4694-a82b-0e3e999deb1d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bafc70-4936-4694-a82b-0e3e999deb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894'} Body: b'{"volume": {"id": "41d87d8e-1c7d-4a94-8d3b-32b3fd95d894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:18.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1394322320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 14:02:19,158 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894 0.040s 2023-04-21 14:02:19,158 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74058dd9-7d96-4283-95f3-aaf8475d4c77', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74058dd9-7d96-4283-95f3-aaf8475d4c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894'} Body: b'{"volume": {"id": "41d87d8e-1c7d-4a94-8d3b-32b3fd95d894", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:18.000000", "updated_at": "2023-04-21T14:02:18.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1394322320", "description": null, "volume_type" : "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' {4} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.635874s] ... 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 4df99c87-aee5-4032-9bb7-cc5960534e2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:24,021 80336 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/efe5bd548a75402db2805c17b5ced62e/types 0.191s 2023-04-21 14:02:24,021 80336 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': 'Fri, 21 Apr 2023 14:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f3571c-4182-4ef3-8f51-d83ab75b4156', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f3571c-4182-4ef3-8f51-d83ab75b4156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efe5bd548a75402db2805c17b5ced62e/types'} Body: b'{"volume_type": {"id": "213cd061-936a-4007-9d9a-f6d6c849adbd", "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-21 14:02:24,748 80336 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.723s 2023-04-21 14:02:24,749 80336 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': 'Fri, 21 Apr 2023 14:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d2dfcc49-57e2-45ba-8ee8-82889b64c30e', '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": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:25Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:25,920 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file 1.169s 2023-04-21 14:02:25,921 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-25b1cd43-ca22-4d92-b58a-ab1cf19029f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file'} Body: b'' 2023-04-21 14:02:25,940 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6 0.018s 2023-04-21 14:02:25,940 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-affdb44e-1651-4160-89a0-e781d143463d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6'} 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": "5d7b0caa201566f476c7adc7dd203558", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "28227cc2f80cc1196a2dfe34345c87dbb1ecc9738a76ebe1ccda76860c2b4aea2a77a2c5ccb0e184e64a0fd38ad37090242367233e3b449f4a83bf572080d8a7", "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:26Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:25,974 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6 0.033s 2023-04-21 14:02:25,974 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-17950e5c-7740-4189-b084-6b7e6b9fe8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6'} 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": "5d7b0caa201566f476c7adc7dd203558", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "28227cc2f80cc1196a2dfe34345c87dbb1ecc9738a76ebe1ccda76860c2b4aea2a77a2c5ccb0e184e64a0fd38ad37090242367233e3b449f4a83bf572080d8a7", "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:26Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:25,994 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6 0.019s 2023-04-21 14:02:25,994 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-befdebad-94d8-4431-baab-5d14e13458af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6'} 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": "5d7b0caa201566f476c7adc7dd203558", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "28227cc2f80cc1196a2dfe34345c87dbb1ecc9738a76ebe1ccda76860c2b4aea2a77a2c5ccb0e184e64a0fd38ad37090242367233e3b449f4a83bf572080d8a7", "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:26Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:26,347 80336 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/4712528502c6404c998df4c20888ca1c/volumes 0.352s 2023-04-21 14:02:26,347 80336 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": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85d48ee-25a1-4ae7-88b4-9e627efd2692', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85d48ee-25a1-4ae7-88b4-9e627efd2692', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4712528502c6404c998df4c20888ca1c/volumes'} Body: b'{"volume": {"id": "4df99c87-aee5-4032-9bb7-cc5960534e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:26.284052", "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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}], "user_id": "013c204ed31a4a41982c07393a6e1596", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:26,399 80336 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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c 0.042s 2023-04-21 14:02:26,400 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22316a96-363e-4256-9acf-17ec3d9f9e8a', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22316a96-363e-4256-9acf-17ec3d9f9e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c'} Body: b'{"volume": {"id": "4df99c87-aee5-4032-9bb7-cc5960534e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:26.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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}], "user_id": "013c204ed31a4a41982c07393a6e1596", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4712528502c6404c998df4c20888ca1c"}}' 2023-04-21 14:02:27,453 80336 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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c 0.041s 2023-04-21 14:02:27,454 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbdf0a4-e003-4dd2-bc2f-1614d058242b', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbdf0a4-e003-4dd2-bc2f-1614d058242b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c'} Body: b'{"volume": {"id": "4df99c87-aee5-4032-9bb7-cc5960534e2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:26.000000", "updated_at": "2023-04-21T14:02:26.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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}], "user_id": "013c204ed31a4a41982c07393a6e1596", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4712528502c6404c998df4c20888ca1c"}}' {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.371054s] ... 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 397a3843-055d-440c-8199-19bd126738af failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:30,588 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.380s 2023-04-21 14:02:30,589 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b10d845-183c-41e7-a437-9d437c70bcf2', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b10d845-183c-41e7-a437-9d437c70bcf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "397a3843-055d-440c-8199-19bd126738af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:30.521194", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:30,790 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.191s 2023-04-21 14:02:30,790 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1915231748"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5561fc4f-d4b3-43ad-a935-c6f6fb6fbc9b', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5561fc4f-d4b3-43ad-a935-c6f6fb6fbc9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "c6f1696c-cfdb-476b-ab68-635d26684114", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:30.726297", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1915231748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/c6f1696c-cfdb-476b-ab68-635d26684114"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/c6f1696c-cfdb-476b-ab68-635d26684114"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,054 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.255s 2023-04-21 14:02:31,055 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1062048340"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c42ddc5-82cf-4c8f-bfe7-be233117537c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c42ddc5-82cf-4c8f-bfe7-be233117537c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "42ae2c66-bdfc-4029-a6fe-46fa23124b5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:30.979205", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1062048340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/42ae2c66-bdfc-4029-a6fe-46fa23124b5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/42ae2c66-bdfc-4029-a6fe-46fa23124b5c"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,264 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.200s 2023-04-21 14:02:31,265 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-512656079"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75274cb3-a19c-4190-85cd-fad84b63de4c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75274cb3-a19c-4190-85cd-fad84b63de4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "c3a955ab-acd6-4f54-9de4-8b9d2c3bbebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.199714", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-512656079", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/c3a955ab-acd6-4f54-9de4-8b9d2c3bbebb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/c3a955ab-acd6-4f54-9de4-8b9d2c3bbebb"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,461 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.186s 2023-04-21 14:02:31,461 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-1854997391"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dbb7ee-b106-43b2-a7cb-3d94b8d1ef0d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dbb7ee-b106-43b2-a7cb-3d94b8d1ef0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "4fcb4a73-43c5-47fb-a087-c1cf3586a62b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.401195", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1854997391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/4fcb4a73-43c5-47fb-a087-c1cf3586a62b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/4fcb4a73-43c5-47fb-a087-c1cf3586a62b"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,512 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af 0.042s 2023-04-21 14:02:31,513 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d379305-e954-44bd-b5a3-5325b80e2666', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d379305-e954-44bd-b5a3-5325b80e2666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af'} Body: b'{"volume": {"id": "397a3843-055d-440c-8199-19bd126738af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.000000", "updated_at": "2023-04-21T14:02:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "610351bff6d14049aca3e77f1571c307"}}' 2023-04-21 14:02:32,566 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af 0.041s 2023-04-21 14:02:32,566 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d9a623-cd96-45ad-9b47-809331dbc179', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-f3d9a623-cd96-45ad-9b47-809331dbc179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af'} Body: b'{"volume": {"id": "397a3843-055d-440c-8199-19bd126738af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.000000", "updated_at": "2023-04-21T14:02:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "610351bff6d14049aca3e77f1571c307"}}' {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.503978s] ... 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 e50833da-475a-47d8-bf01-a1a4ad2cf93c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:35,070 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes 0.346s 2023-04-21 14:02:35,070 80336 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-454415578"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c5776d-b886-4410-ba1f-757ece519822', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c5776d-b886-4410-ba1f-757ece519822', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes'} Body: b'{"volume": {"id": "e50833da-475a-47d8-bf01-a1a4ad2cf93c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:35.009548", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-454415578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}], "user_id": "2f3efb8da95b4902972f422bcc01c4ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:35,143 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c 0.063s 2023-04-21 14:02:35,153 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfa4c6f-684d-44fe-8a03-5efd7df89bf2', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfa4c6f-684d-44fe-8a03-5efd7df89bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c'} Body: b'{"volume": {"id": "e50833da-475a-47d8-bf01-a1a4ad2cf93c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:35.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-454415578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}], "user_id": "2f3efb8da95b4902972f422bcc01c4ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b14dccfe81e4af19827bc5608f54145"}}' 2023-04-21 14:02:36,214 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da- 475a-47d8-bf01-a1a4ad2cf93c 0.049s 2023-04-21 14:02:36,215 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2580d2c-c409-464e-bd52-9bdfac151443', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2580d2c-c409-464e-bd52-9bdfac151443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c'} Body: b'{"volume": {"id": "e50833da-475a-47d8-bf01-a1a4ad2cf93c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:35.000000", "updated_at": "2023-04-21T14:02:35.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-454415578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}], "user_id": "2f3efb8da95b4902972f422bcc01c4ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b14dccfe81e4af19827bc5608f54145"}}' {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [230.371547s] ... 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 3fdceb24-27b8-45d3-93b2-6d68decc26b6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T14:01:58Z', 'message': 'Build of instance 3fdceb24-27b8-45d3-93b2-6d68decc26b6 aborted: Volume 5217d76e-296c-489f-8740-d0bdcc933c54 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-f00ab4ff-442e-4e8f-9a35-431c39aa8c1c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:53,833 80330 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.118s 2023-04-21 13:58:53,833 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5dedcca2-8cf1-447a-848f-260d7bf450a9', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["UhrFfvpxTFSb2nKXnWzjiA"], "expires_at": "2023-04-21T14:58:53.000000Z", "issued_at": "2023-04-21T13:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:53,834 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_i d': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:55,314 80330 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 1.479s 2023-04-21 13:58:55,315 80330 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-1731146767", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5', '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-bca69c3f-1b50-450e-9cdf-a479ba0551d0', 'x-compute-request-id': 'req-bca69c3f-1b50-450e-9cdf-a479ba0551d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "D4QQrR74FfhB"}}' 2023-04-21 13:58:55,436 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5 0.117s 2023-04-21 13:58:55,436 80330 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': 'Fri, 21 Apr 2023 13:58:55 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-f7a33192-29fb-408a-aae2-ad2baf4b0a50', 'x-compute-request-id': 'req-f7a33192-29fb-408a-aae2-ad2baf4b0a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1731146767", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T13:58:55Z", "updated": "2023-04-21T13:58:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4 c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "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-21 13:59:45,778 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5 0.286s 2023-04-21 13:59:45,779 80330 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': 'Fri, 21 Apr 2023 13:59:45 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-8bd87b0e-00fa-4c6f-9383-933b28076f91', 'x-compute-request-id': 'req-8bd87b0e-00fa-4c6f-9383-933b28076f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1731146767", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T13:58:55Z", "updated": "2023-04-21T13:59:05Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:5f:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:59:04.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-21 13:59:45,797 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:46,645 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5/action 0.788s 2023-04-21 14:00:46,646 80330 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-ServerBootFromVolumeStable RescueTest-image-2015965014"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:45 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-f3ece249-25a0-494e-9f7d-dc3c1beb613c', 'x-compute-request-id': 'req-f3ece249-25a0-494e-9f7d-dc3c1beb613c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5/action'} Body: b'{"image_id": "a3119a88-4a8f-44fa-99e0-392f3d742502"}' 2023-04-21 14:00:46,671 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.024s 2023-04-21 14:00:46,672 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f1ccf353-9a13-4b31-a695-926d89225563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:46Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:47,712 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.040s 2023-04-21 14:00:47,713 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d650322d-d1f8-4d86-8245-650464211245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_project_name": "tempest-ServerBootFro mVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:46Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:48,741 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.027s 2023-04-21 14:00:48,742 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-65f0b8e9-59c2-461a-9eb7-b9de7afb65c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:46Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:49,765 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.021s 2023-04-21 14:00:49,765 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e58d5128-1c3c-4d58-8891-e15de7173052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:49Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:50,788 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.021s 2023-04-21 14:00:50,788 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4661c831-e0fb-4853-909f-d172ab7b8283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:50Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:51,826 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.036s 2023-04-21 14:00:51,827 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c11b299d-e863-40f3-8554-37187d499136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4e5df9996c3b1b5e07e7379d579ce2ed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "16fa1cc329022a8be29d16e4ade1958ff322daec4343805e2a2d094e5c24b951c75667af7a3cc025d2cf53fa31f0c1f5fa14aaebbc2607fada973bf47ab27344", "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:51Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:51,851 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.023s 2023-04-21 14:00:51,851 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b49ecc0-aa11-482e-a007-79baa529f433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4e5df9996c3b1b5e07e7379d579ce2ed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": fa lse, "os_hash_algo": "sha512", "os_hash_value": "16fa1cc329022a8be29d16e4ade1958ff322daec4343805e2a2d094e5c24b951c75667af7a3cc025d2cf53fa31f0c1f5fa14aaebbc2607fada973bf47ab27344", "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:51Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:52,311 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5 0.460s 2023-04-21 14:00:52,312 80330 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': 'Fri, 21 Apr 2023 14:00:51 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-6e8257d9-741f-4ddc-803d-83ba6c1ef25d', 'x-compute-request-id': 'req-6e8257d9-741f-4ddc-803d-83ba6c1ef25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1731146767", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T13:58:55Z", "updated": "2023-04-21T14:00:51Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:5f:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:59:04.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-21 14:01:52,468 80330 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.079s 2023-04-21 14:01:52,469 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b0ac1455-8c53-4e82-998d-bb7c15f59a43', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["SYcyI1gZROe2E4i6xpK3vw"], "expires_at": "2023-04-21T15:01:52.000000Z", "issued_at": "2023-04-21T14:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:01:52,470 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 14:01:53,143 80330 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.671s 2023-04-21 14:01:53,143 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-424935120", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6', '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-f00ab4ff-442e-4e8f-9a35-431c39aa8c1c', 'x-compute-request-id': 'req-f00ab4ff-442e-4e8f-9a35-431c39aa8c1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3fdceb24-27b8-45d3-93b2-6d68decc26b6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7PEFqt8TM3j6"}}' 2023-04-21 14:01:53,256 80330 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/3fdceb24-27b8-45d3-93b2-6d68decc26b6 0.106s 2023-04-21 14:01:53,256 80330 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': 'Fri, 21 Apr 2023 14:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', '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-a07a5c14-1f00-44f7-b9a1-b52078c43efa', 'x-compute-request-id': 'req-a07a5c14-1f00-44f7-b9a1-b52078c43efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'{"server": {"id": "3fdceb24-27b8-45d3-93b2-6d68decc26b6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-424935120", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:01:53Z", "updated": "2023-04-21T14:01:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}], "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-21 14:02:43,446 80330 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescue Test:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6 0.123s 2023-04-21 14:02:43,447 80330 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': 'Fri, 21 Apr 2023 14:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', '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-108fde3a-a0fc-4d05-bc28-cc5c0a262354', 'x-compute-request-id': 'req-108fde3a-a0fc-4d05-bc28-cc5c0a262354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'{"server": {"id": "3fdceb24-27b8-45d3-93b2-6d68decc26b6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-424935120", "status": "ERROR", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:01:53Z", "updated": "2023-04-21T14:01:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T14:01:58Z", "message": "Build of instance 3fdceb24-27b8-45d3-93b2-6d68decc26b6 aborted: Volume 5217d76e-296c-489f-8740-d0bdcc933c54 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-21 14:02:43,463 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-21 14:02:44,003 80330 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/3fdceb24-27b8-45d3-93b2-6d68decc26b6 0.539s 2023-04-21 14:02:44,004 80330 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': 'Fri, 21 Apr 2023 14:02:43 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-5580c0b1-6f61-42d7-ac7a-f75e070a5397', 'x-compute-request-id': 'req-5580c0b1-6f61-42d7-ac7a-f75e070a5397', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'' 2023-04-21 14:02:44,079 80330 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/3fdceb24-27b8-45d3-93b2-6d68dec c26b6 0.074s 2023-04-21 14:02:44,079 80330 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': 'Fri, 21 Apr 2023 14:02:44 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-d4bcd25b-ffc2-4e33-89df-e3e132dfd546', 'x-compute-request-id': 'req-d4bcd25b-ffc2-4e33-89df-e3e132dfd546', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3fdceb24-27b8-45d3-93b2-6d68decc26b6 could not be found."}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.679952s] ... 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 931f69f1-0684-4f30-a55c-5bc205dbce31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:00:48,727 80334 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:00:48,727 80334 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:00:48,782 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-21 14:00:48,783 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1493985608", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYfx0D/9HI6dRD4wXlpAeizOIf9VmC7glu2drchWSBPGsmZxukl0JKQLSPBGvOnDZea9iBw8HpwJNLK6oFXfEHEkUs1WkQz/KQVrF/Jrc/AnOokiNeEKYxBPPCAEmxZ0Q=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:48 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-eaeae521-1582-40bb-8381-b258b3e92dac', 'x-compute-request-id': 'req-eaeae521-1582-40bb-8381-b258b3e92dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1493985608", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYfx0D/9HI6dRD4wXlpAeizOIf9VmC7glu2drchWSBPGsmZxukl0JKQLSPBGvOnDZea9iBw8HpwJNLK6oFXfEHEkUs1WkQz/KQVrF/Jrc/AnOokiNeEKYxBPPCAEmxZ0Q==", "fingerprint": "83:ff:b9:f0:3a:28:ec:3a:a4:e3:7f:70:f0:ce:1c:3f", "user_id": "113884844de14ec7ac8a20ba06a389b3"}}' 2023-04-21 14:00:48,785 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1493985608 created 2023-04-21 14:00:49,077 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.291s 2023-04-21 14:00:49,078 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1603766611", "description": "tempest-description--536485202"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-53fa1426-3da7-4311-a759-cfdea0dd4496', 'date': 'Fri, 21 Apr 2023 14:00:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "name": "tempest-securitygroup--1603766611", "stateful": true, "tenant_id": "91f5972380fd48eabffd46e6727239ce", "description": "tempest-description--536485202", "shared": false, "security_group_rules": [{"id": "739cad14-965f-410b-a02a-64b9a775af24", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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": 505, "description": null, "tags": [], "created_at": "2023-04-21T14:00:48Z", "updated_at": "2023-04-21T14:00:48Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}, {"id": "c637ec49-27e3-4bac-8ef7-b186e9605451", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "ethertype": "IPv6", "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": 506, "description": null, "tags": [], "created_at": "2023-04-21T14:00:48Z", "updated_at": "2023-04-21T14:00:48Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}], "tags": [], "created_at": "2023-04-21T14:00:48Z", "updated_at": "2023-04-21T14:00:48Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:00:49,267 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2023-04-21 14:00:49,267 80334 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": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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-c3709e3c-f7db-4daa-b9f3-9f152af497c6', 'date': 'Fri, 21 Apr 2023 14:00:49 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": "e4ad34c6-258c-4840-905a-d399d612a66e", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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-21T14:00:49Z", "updated_at": "2023-04-21T14:00:49Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:00:49,458 80334 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-21 14:00:49,458 80334 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": "9bac381a-cc97-4cc7-8217-b409c800a45e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa1c5238-1999-44fa-977e-f859790e762f', 'date': 'Fri, 21 Apr 2023 14:00:49 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": "37a0bb4c-bac3-414a-b7fc-e69b48f1c822", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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-21T14:00:49Z", "updated_at": "2023-04-21T14:00:49Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:00:49,459 80334 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1603766611 created 2023-04-21 14:00:50,323 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.863s 2023-04-21 14:00:50,323 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-bca3afa4-5d9b-47e3-9a33-e7b067124f62', 'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f98bfebc-f93e-4692-a961-b1c8cb54b8e5", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.163", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91f5972380fd48eabffd46e6727239ce", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:49Z", "updated_at": "2023-04-21T14:00:49Z", "revision_number": 0}}' 2023-04-21 14:00:50,323 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f98bfebc-f93e-4692-a961-b1c8cb54b8e5', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:49Z', 'updated_at': '2023-04-21T14:00:49Z', 'revision_number': 0, 'ip': '172.24.4.163'} created 2023-04-21 14:00:50,457 80334 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.128s 2023-04-21 14:00:50,457 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 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-a8abffe8-5479-4277-b015-ba187df45c86', '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": "113884844de14ec7ac8a20ba06a389b3", "name": "tempest-AttachVolumeTestJSON-1194238008-project-member", "password_expires_at": null}, "audit_ids": ["GiNxdvveQGiFH3my-pa3rQ"], "expires_at": "2023-04-21T15:00:50.000000Z", "issued_at": "2023-04-21T14:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f5972380fd48eabffd46e6727239ce", "name": "tempest-AttachVolumeTestJSON-1194238008"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:00:50,458 80334 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '23a0f330-371d-4fe5-befe-bc4147bf09c7', 'name': 'tempest-AttachVolumeTestJSON-656541543-network', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f5972380fd48eabffd46e6727239ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64868, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:41Z', 'updated_at': '2023-04-21T13:57:41Z', 'revision_number': 1} available for tenant 2023-04-21 14:00:50,458 80334 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1493985608', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYfx0D/9HI6dRD4wXlpAeizOIf9VmC7glu2drchWSBPGsmZxukl0JKQLSPBGvOnDZea9iBw8HpwJNLK6oFXfEHEkUs1WkQz/KQVrF/Jrc/AnOokiNeEKYxBPPCAEmxZ0Q==', 'fingerprint': '83:ff:b9:f0:3a:28:ec:3a:a4:e3:7f:70:f0:ce:1c:3f', 'user_id': '113884844de14ec7ac8a20ba06a389b3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFNlloi7jxEQUNlVseNOLiANFsfWXOignXILNYdi4lf/Bj+s1iPfG1\nhn71tv9OdkWgBwYFK4EEACKhZANiAATWH8dA//RyOnUQ+MF5aQHosziH/VZgu4Jb\ntna3IVkgTxrJmcbpJdCSkC0jwRrzpw2XmvYgcPB6cCTSyuqBV3xBxJFLNVpEM/yk\nFaxfya3PwJzqJIjXhCmMQTzwgBJsWdE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9bac381a-cc97-4cc7-8217-b409c800a45e', 'name': 'tempest-securitygroup--1603766611', 'stateful': True, 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'description': 'tempest-description--536485202', 'shared': False, 'security_group_rules': [{'id': '739cad14-965f-410b-a02a-64b9a775af24', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': '9bac381a-cc97-4cc7-8217-b409c800a45e', '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': 505, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:48Z', 'updated_at': '2023-04-21T14:00:48Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, {'id': 'c637ec49-27e3-4bac-8ef7-b186e9605451', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': '9bac381a-cc97-4cc7-8217-b409c800a45e', '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': 506, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:48Z', 'updated_at': '2023-04-21T14:00:48Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}], 'tags': [], 'created_at': '202 3-04-21T14:00:48Z', 'updated_at': '2023-04-21T14:00:48Z', 'revision_number': 1, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, 'floating_ip': {'id': 'f98bfebc-f93e-4692-a961-b1c8cb54b8e5', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:49Z', 'updated_at': '2023-04-21T14:00:49Z', 'revision_number': 0, 'ip': '172.24.4.163'}} 2023-04-21 14:00:51,076 80334 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.617s 2023-04-21 14:00:51,077 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2136406868", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "23a0f330-371d-4fe5-befe-bc4147bf09c7"}], "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "key_name": "tempest-keypair-1493985608", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-994d5aa4-e395-4df9-89da-ce7ccd7d4464', 'x-compute-request-id': 'req-994d5aa4-e395-4df9-89da-ce7ccd7d4464', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "adminPass": "password"}}' 2023-04-21 14:00:51,153 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.073s 2023-04-21 14:00:51,154 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e6e6a8-b4db-4b24-8c26-58751317be90', 'x-compute-request-id': 'req-e0e6e6a8-b4db-4b24-8c26-58751317be90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "name": "tempest-AttachVolumeTestJSON-server-2136406868", "status": "BUILD", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "4 2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:51Z", "updated": "2023-04-21T14:00:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1493985608", "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-21 14:01:41,417 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.244s 2023-04-21 14:01:41,417 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a520db7e-fb4a-430c-b422-fa327cf5d91a', 'x-compute-request-id': 'req-a520db7e-fb4a-430c-b422-fa327cf5d91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "name": "tempest-AttachVolumeTestJSON-server-2136406868", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:51Z", "updated": "2023-04-21T14:00:59Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493985608", "OS-SRV-USG:launched_at": "2023-04-21T14:00:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "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-21 14:01:41,428 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:02:41,693 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/os-interface 0.208s 2023-04-21 14:02:41,693 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applicatio n/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61650fa1-b024-4567-b1c6-15d6faf03163', 'x-compute-request-id': 'req-61650fa1-b024-4567-b1c6-15d6faf03163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "port_id": "662f0568-767d-4dd9-b220-2936b4d96745", "mac_addr": "fa:16:3e:bf:9c:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3e7f61c3-4b02-4519-9336-c3f6d919c338", "ip_address": "10.0.0.14"}]}]}' 2023-04-21 14:02:42,706 80334 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/f98bfebc-f93e-4692-a961-b1c8cb54b8e5 1.008s 2023-04-21 14:02:42,706 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "662f0568-767d-4dd9-b220-2936b4d96745"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-44342a26-a069-4fb1-9ca2-8a2e5defbac4', 'date': 'Fri, 21 Apr 2023 14:02:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f98bfebc-f93e-4692-a961-b1c8cb54b8e5'} Body: b'{"floatingip": {"id": "f98bfebc-f93e-4692-a961-b1c8cb54b8e5", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.163", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "9dfc5859-2bd7-4213-8008-21102b8598bb", "port_id": "662f0568-767d-4dd9-b220-2936b4d96745", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "mac_address": "fa:16:3e:bf:9c:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:49Z", "updated_at": "2023-04-21T14:02:42Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:02:42,708 80334 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.163:22' as 'cirros' with public key authentication 2023-04-21 14:02:42,743 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:02:42,766 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:02:42,766 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.163 successfully created 2023-04-21 14:02:42,814 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/ips 0.046s 2023-04-21 14:02:42,814 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0cf8950-0a64-423c-b6b5-43261b7deb13', 'x-compute-request-id': 'req-c0cf8950-0a64-423c-b6b5-43261b7deb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-21 14:02:43,01 7 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes 0.199s 2023-04-21 14:02:43,018 80334 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-1118503773"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd0b307-a0d0-47e4-b284-96232ad058dd', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd0b307-a0d0-47e4-b284-96232ad058dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes'} Body: b'{"volume": {"id": "931f69f1-0684-4f30-a55c-5bc205dbce31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:42.953886", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1118503773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:43,072 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31 0.043s 2023-04-21 14:02:43,073 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e33cc02-d6d3-4766-97fa-86f4e3702008', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e33cc02-d6d3-4766-97fa-86f4e3702008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31'} Body: b'{"volume": {"id": "931f69f1-0684-4f30-a55c-5bc205dbce31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:43.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1118503773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:02:44,132 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31 0.047s 2023-04-21 14:02:44,132 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1303aed8-4920-4246-9f5e-600135073cf0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1303aed8-4920-4246-9f5e-600135073cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31'} Body: b'{"volume": {"id": "931f69f1-0684-4f30-a55c-5bc205dbce31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:43.000000", "updated_at": "2023-04-21T14:02:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-1118503773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:02:44,259 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.115s 2023-04-21 14:02:44,259 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 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-b32b176d-463a-4ddb-a1ff-04111ad59b3d', 'x-compute-request-id': 'req-b32b176d-463a-4ddb-a1ff-04111ad59b3d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'' 2023-04-21 14:02:44,457 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.197s 2023-04-21 14:02:44,457 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b57d95a-96e4-4cc4-a81a-5a99badb65e1', 'x-compute-request-id': 'req-5b57d95a-96e4-4cc4-a81a-5a99badb65e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "name": "tempest-AttachVolumeTestJSON-server-2136406868", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "li nks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:51Z", "updated": "2023-04-21T14:02:44Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:e9"}, {"version": 4, "addr": "172.24.4.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493985608", "OS-SRV-USG:launched_at": "2023-04-21T14:00:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "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-21 14:03:34,622 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.145s 2023-04-21 14:03:34,622 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:34 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-528a817f-7586-4438-ba42-374783e30451', 'x-compute-request-id': 'req-528a817f-7586-4438-ba42-374783e30451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ef0a7b15-eab4-4705-9f70-9c9117736eb1 could not be found."}}' 2023-04-21 14:03:34,659 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493985608 0.036s 2023-04-21 14:03:34,659 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:34 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-055e83f1-a43c-4f40-8370-64b46bc1f4f0', 'x-compute-request-id': 'req-055e83f1-a43c-4f40-8370-64b46bc1f4f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493985608'} Body: b'' 2023-04-21 14:03:34,958 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e 0.298s 2023-04-21 14:03:34,959 80334 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-74401c5f-1516-446b-9154-64674f97d212', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e'} Body: b'' 2023-04-21 14:03:34,976 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e 0.017s 2023-04-21 14:03:34,977 80334 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-8dace972-0d6a-4989-b2c1-7aa6c5ae4fb5', 'date': 'Fri, 21 Apr 2023 14:03:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9bac381a-cc97-4cc7-8217-b409c800a45e does not exist", "detail": ""}}' 2023-04-21 14:03:35,405 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f98bfebc-f93e-4692-a961-b1c8cb54b8e5 0.427s 2023-04-21 14:03:35,405 80334 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-f4774000-2f57-4360-b3fa-622b9b23cc0e', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f98bfebc-f93e-4692-a961-b1c8cb54b8e5'} Body: b'' {3} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {3} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.718917s] ... 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 adc73293-991a-48fc-b60e-e039df29d99c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:00:57,857 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:00:57,857 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:00:57,910 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-21 14:00:57,911 80348 DEBUG [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-33325504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjLzbn3Rtk7UAvXNCb/CqU3NFzUWrQkjNzooEbdsk7L34/ttrJQbQ8G2+mwvgH50DTejh2ROEqL19gr64B+vVPiL7Dti7Dkj0m8tNJC6vM/rbQizA3VE78YsalZDJlEwQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44958566-864a-4620-bf42-6be172a8f85a', 'x-compute-request-id': 'req-44958566-864a-4620-bf42-6be172a8f85a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-33325504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjLzbn3Rtk7UAvXNCb/CqU3NFzUWrQkjNzooEbdsk7L34/ttrJQbQ8G2+mwvgH50DTejh2ROEqL19gr64B+vVPiL7Dti7Dkj0m8tNJC6vM/rbQizA3VE78YsalZDJlEwQ==", "fingerprint": "5c:8e:58:ae:ee:11:76:4a:d2:c5:3b:a5:ae:78:2c:01", "user_id": "92c19bad528a4c38860a43913b28b85b"}}' 2023-04-21 14:00:57,914 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-33325504 created 2023-04-21 14:00:58,069 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.155s 2023-04-21 14:00:58,070 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1745362081", "description": "tempest-description--1939285634"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-46f13e2f-150c-4f91-81f5-f28f57e83db8', 'date': 'Fri, 21 Apr 2023 14:00:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b761d38b-fb85-4a47-a871-67d05f446f01", "name": "tempest-securitygroup--1745362081", "stateful": true, "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "tempest-description--1939285634", "shared": false, "security_group_rules": [{"id": "1332cc2f-3393-4882-a0ea-f8c0eb581625", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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": 514, "description": null, "tags": [], "created_at": "2023-04-21T14:00:57Z", "updated_at": "2023-04-21T14:00:57Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}, {"id": "c0ada273-2cfc-458d-94ed-f3277f307916", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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": 513, "description": null, "tags": [], "created_at": "2023-04-21T14:00:57Z", "updated_at": "2023-04-21T14:00:57Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}], "tags": [], "created_at": "2023-04-21T14:00:57Z", "updated_at": "2023-04-21T14:00:57Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:58,270 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.200s 2023-04-21 14:00:58,271 80348 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": "b761d38b-fb85-4a47-a871-67d05f446f01", "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-d39b026a-226a-4187-a719-0d4f3dd76a21', 'date': 'Fri, 21 Apr 2023 14:00:58 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": "0802bacf-b851-4624-ae52-c7cefba4fd87", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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-21T14:00:58Z", "updated_at": "2023-04-21T14:00:58Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:58,492 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.220s 2023-04-21 14:00:58,492 80348 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": "b761d38b-fb85-4a47-a871-67d05f446f01", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-77c2eb0e-c231-41ff-9410-405143fb4f9f', 'date': 'Fri, 21 Apr 2023 14:00:58 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": "68ef5f9d-cc9b-48f6-b7fb-d2b7b98ac555", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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-21T14:00:58Z", "updated_at": "2023-04-21T14:00:58Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:58,493 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1745362081 created 2023-04-21 14:00:59,279 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.786s 2023-04-21 14:00:59,280 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content- type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1a723210-a339-4b35-baf7-375db2521e80', 'date': 'Fri, 21 Apr 2023 14:00:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2f9bbeb6-5efd-44c0-a428-f0ae886c1297", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.28", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:58Z", "updated_at": "2023-04-21T14:00:58Z", "revision_number": 0}}' 2023-04-21 14:00:59,280 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2f9bbeb6-5efd-44c0-a428-f0ae886c1297', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.28', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:58Z', 'updated_at': '2023-04-21T14:00:58Z', 'revision_number': 0, 'ip': '172.24.4.28'} created 2023-04-21 14:00:59,395 80348 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.108s 2023-04-21 14:00:59,396 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:59 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-b7b06c1b-c811-4e7f-b729-11bc2fdf3813', '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": "92c19bad528a4c38860a43913b28b85b", "name": "tempest-AttachVolumeShelveTestJSON-2115713901-project-member", "password_expires_at": null}, "audit_ids": ["O_5XumyvQYC8QlMDu9UXxQ"], "expires_at": "2023-04-21T15:00:59.000000Z", "issued_at": "2023-04-21T14:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a8fedc10f324a92aef4142ab7efdd6a", "name": "tempest-AttachVolumeShelveTestJSON-2115713901"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067 e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:00:59,396 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '1815b48e-38a4-4a83-a23b-d7c2ce38a2c3', 'name': 'tempest-AttachVolumeShelveTestJSON-1971948253-network', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56893, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:43Z', 'revision_number': 1} available for tenant 2023-04-21 14:00:59,397 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-33325504', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjLzbn3Rtk7UAvXNCb/CqU3NFzUWrQkjNzooEbdsk7L34/ttrJQbQ8G2+mwvgH50DTejh2ROEqL19gr64B+vVPiL7Dti7Dkj0m8tNJC6vM/rbQizA3VE78YsalZDJlEwQ==', 'fingerprint': '5c:8e:58:ae:ee:11:76:4a:d2:c5:3b:a5:ae:78:2c:01', 'user_id': '92c19bad528a4c38860a43913b28b85b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDmKpivlsMpDdOff/YhoAuUGrlDR4iUVr4kx/gPdDcai4Giy1upfbXg\nHNx1DoCtPBigBwYFK4EEACKhZANiAARIy82590bZO1AL1zQm/wqlNzRc1Fq0JIzc\n6KBG3bJOy9+P7bayUG0PBtvpsL4B+dA03o4dkThKi9fYK+uAfr1T4i+w7Yuw5I9J\nvLTSQurzP620IswN1RO/GLGpWQyZRME=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b761d38b-fb85-4a47-a871-67d05f446f01', 'name': 'tempest-securitygroup--1745362081', 'stateful': True, 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': 'tempest-description--1939285634', 'shared': False, 'security_group_rules': [{'id': '1332cc2f-3393-4882-a0ea-f8c0eb581625', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': 'b761d38b-fb85-4a47-a871-67d05f446f01', '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': 514, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:57Z', 'updated_at': '2023-04-21T14:00:57Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, {'id': 'c0ada273-2cfc-458d-94ed-f3277f307916', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': 'b761d38b-fb85-4a47-a871-67d05f446f01', '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': 513, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:57Z', 'updated_at': '2023-04- 21T14:00:57Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}], 'tags': [], 'created_at': '2023-04-21T14:00:57Z', 'updated_at': '2023-04-21T14:00:57Z', 'revision_number': 1, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, 'floating_ip': {'id': '2f9bbeb6-5efd-44c0-a428-f0ae886c1297', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.28', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:58Z', 'updated_at': '2023-04-21T14:00:58Z', 'revision_number': 0, 'ip': '172.24.4.28'}} 2023-04-21 14:01:00,031 80348 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.633s 2023-04-21 14:01:00,031 80348 DEBUG [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-1998626577", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3"}], "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "key_name": "tempest-keypair-33325504", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f553bc4-f568-4262-b1a2-e63718ffed39', 'x-compute-request-id': 'req-8f553bc4-f568-4262-b1a2-e63718ffed39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "adminPass": "password"}}' 2023-04-21 14:01:00,135 80348 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/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.100s 2023-04-21 14:01:00,136 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:01:00 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-a2452ec5-8594-4501-8523-79c5b6de624e', 'x-compute-request-id': 'req-a2452ec5-8594-4501-8523-79c5b6de624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "name": "tempest-AttachVolumeShelveTestJSON-server-1998626577", "status": "BUILD", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19ba d528a4c38860a43913b28b85b", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:01:00Z", "updated": "2023-04-21T14:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-33325504", "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-21 14:01:50,489 80348 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/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.292s 2023-04-21 14:01:50,489 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-954d1d27-7d28-4c5a-bb6d-08a0329d9fa8', 'x-compute-request-id': 'req-954d1d27-7d28-4c5a-bb6d-08a0329d9fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "name": "tempest-AttachVolumeShelveTestJSON-server-1998626577", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:01:00Z", "updated": "2023-04-21T14:01:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:82:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-33325504", "OS-SRV-USG:launched_at": "2023-04-21T14:01:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "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-21 14:01:50,502 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:02:50,746 80348 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/96ecc039 -866c-4a11-969f-cb59bd0a4f66/os-interface 0.183s 2023-04-21 14:02:50,746 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ae75d9-601b-41d0-a4ca-16e5f7377165', 'x-compute-request-id': 'req-09ae75d9-601b-41d0-a4ca-16e5f7377165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "port_id": "94f4ff5c-4646-4e4d-814a-40e8e72ad32e", "mac_addr": "fa:16:3e:aa:82:d6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "19003804-4e23-47ab-a1ed-112426235b32", "ip_address": "10.0.0.6"}]}]}' 2023-04-21 14:02:51,457 80348 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/2f9bbeb6-5efd-44c0-a428-f0ae886c1297 0.706s 2023-04-21 14:02:51,458 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94f4ff5c-4646-4e4d-814a-40e8e72ad32e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-8da6d819-c03e-4b28-8928-9b14afbc4245', 'date': 'Fri, 21 Apr 2023 14:02:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2f9bbeb6-5efd-44c0-a428-f0ae886c1297'} Body: b'{"floatingip": {"id": "2f9bbeb6-5efd-44c0-a428-f0ae886c1297", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.28", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "a64937ac-744e-4b87-a61f-29ed4455cfd5", "port_id": "94f4ff5c-4646-4e4d-814a-40e8e72ad32e", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "mac_address": "fa:16:3e:aa:82:d6", "admin_state_up": true, "status": "ACTIVE", "device_id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:58Z", "updated_at": "2023-04-21T14:02:51Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:02:51,459 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.28:22' as 'cirros' with public key authentication 2023-04-21 14:02:51,495 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:02:51,522 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:02:51,523 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.28 successfully created 2023-04-21 14:02:51,561 80348 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/96ecc039-866c-4a11-969f-cb59bd0a4f66/ips 0.038s 2023-04-21 14:02:51,562 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:51 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-efd008ad-3c01-4a8b-960e-bcfc23d0c5d0', 'x-compute-request-id': 'req-efd008ad-3c01-4a8b-960e-bcfc23d0c5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-21 14:02:51,761 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes 0.194s 2023-04-21 14:02:51,761 80348 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-798519682"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a7327b-d6c1-4a41-aac5-c9c216a309b9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a7327b-d6c1-4a41-aac5-c9c216a309b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes'} Body: b'{"volume": {"id": "adc73293-991a-48fc-b60e-e039df29d99c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:51.700939", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-798519682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:51,812 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c 0.040s 2023-04-21 14:02:51,813 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea43298-bb60-43b3-8ed2-89f49788ee29', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea43298-bb60-43b3-8ed2-89f49788ee29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c'} Body: b'{"volume": {"id": "adc73293-991a-48fc-b60e-e039df29d99c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:52.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-798519682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}], "user_id": "92c19bad528a4c388 60a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:02:52,866 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c 0.041s 2023-04-21 14:02:52,866 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aadf652-6b56-46a8-96f1-55e8ec29a60a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aadf652-6b56-46a8-96f1-55e8ec29a60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c'} Body: b'{"volume": {"id": "adc73293-991a-48fc-b60e-e039df29d99c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:52.000000", "updated_at": "2023-04-21T14:02:52.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-798519682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:02:53,019 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.141s 2023-04-21 14:02:53,019 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:52 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-89eff8d1-5f21-40b2-b3cb-155290f11b75', 'x-compute-request-id': 'req-89eff8d1-5f21-40b2-b3cb-155290f11b75', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'' 2023-04-21 14:02:53,302 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.282s 2023-04-21 14:02:53,302 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:53 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-63e77ad2-3a73-4cdb-b657-8009e8461aa7', 'x-compute-request-id': 'req-63e77ad2 -3a73-4cdb-b657-8009e8461aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "name": "tempest-AttachVolumeShelveTestJSON-server-1998626577", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:01:00Z", "updated": "2023-04-21T14:02:53Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:82:d6"}, {"version": 4, "addr": "172.24.4.28", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:82:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-33325504", "OS-SRV-USG:launched_at": "2023-04-21T14:01:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "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-21 14:03:43,615 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.251s 2023-04-21 14:03:43,616 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:03:43 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-de5670af-e88e-4ca5-b8ba-c94a8954e314', 'x-compute-request-id': 'req-de5670af-e88e-4ca5-b8ba-c94a8954e314', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 96ecc039-866c-4a11-969f-cb59bd0a4f66 could not be found."}}' 2023-04-21 14:03:43,643 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-33325504 0.026s 2023-04-21 14:03:43,643 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:03:43 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-63abb46d-cd23-40fc-a99a-cb42513bddc7', 'x-compute-request-id': 'req-63abb46d-cd23-40fc-a99a-cb42513bddc7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-33325504'} Body: b'' 2023-04-21 14:03:43,794 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01 0.150s 2023-04-21 14:03:43,794 80348 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-5fddb4cc-ee4e-45ce-8b48-b83390620650', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01'} Body: b'' 2023-04-21 14:03:43,811 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01 0.016s 2023-04-21 14:03:43,811 80348 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-4769a4b3-37a5-4d60-8ee2-41b9bed8c795', 'date': 'Fri, 21 Apr 2023 14:03:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b761d38b-fb85-4a47-a871-67d05f446f01 does not exist", "detail": ""}}' 2023-04-21 14:03:44,574 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2f9bbeb6-5efd-44c0-a428-f0ae886c1297 0.763s 2023-04-21 14:03:44,575 80348 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-b4731e7d-46d4-42a3-9889-871fcb744a35', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2f9bbeb6-5efd-44c0-a428-f0ae886c1297'} Body: b'' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.835495s] ... 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 412d163e-d17a-4cea-83d6-0b874ecf7b63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:46,964 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types 0.169s 2023-04-21 14:03:46,964 80334 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-1321331772"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b717ac-58aa-4631-ae11-214f2db713e7', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b717ac-58aa-4631-ae11-214f2db713e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types'} Body: b'{"volume_type": {"id": "ad2efc07-7241-403b-9761-2a6243e88ed8", "name": "tempest-GroupSnapshotsTest-volume-type-1321331772", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:03:47,008 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types 0.036s 2023-04-21 14:03:47,008 80334 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-1124965598"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8ce164-bd98-4b0f-b47a-a8d70316d906', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8ce164-bd98-4b0f-b47a-a8d70316d906', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types'} Body: b'{"group_type": {"id": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "name": "tempest-GroupSnapshotsTest-group-type-1124965598", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:03:47,214 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups 0.203s 2023-04-21 14:03:47,215 80334 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": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "volume_types": ["ad2efc07-7241-403b-9761-2a6243e88ed8"], "name": "tempest-GroupSnapshotsTest-Group-1938535774"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2c0abf-88a6-459f-84f2-1c54920e65ac', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2c0abf-88a6-459f-84f2-1c54920e65ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups'} Body: b'{"group": {"id": "412d163e-d17a-4cea-83d6-0b874ecf7b63", "name": "tempest-GroupSnapshotsTest-Group-1938535774"}}' 2023-04-21 14:03:47,263 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63 0.046s 2023-04-21 14:03:47,263 80334 DEBUG [tempest.lib.c ommon.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': 'Fri, 21 Apr 2023 14:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd670a1-03a7-4b2e-a5a0-cf8fffb8931c', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd670a1-03a7-4b2e-a5a0-cf8fffb8931c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63'} Body: b'{"group": {"id": "412d163e-d17a-4cea-83d6-0b874ecf7b63", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T14:03:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1938535774", "description": null, "group_type": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "volume_types": ["ad2efc07-7241-403b-9761-2a6243e88ed8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:48,302 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63 0.034s 2023-04-21 14:03:48,303 80334 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': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5627b09-af04-4e82-895f-651092fd557a', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5627b09-af04-4e82-895f-651092fd557a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63'} Body: b'{"group": {"id": "412d163e-d17a-4cea-83d6-0b874ecf7b63", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1938535774", "description": null, "group_type": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "volume_types": ["ad2efc07-7241-403b-9761-2a6243e88ed8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:48,374 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail 0.065s 2023-04-21 14:03:48,374 80334 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': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00cb4959-25d6-4a57-9d66-353dc12d4943', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00cb4959-25d6-4a57-9d66-353dc12d4943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:03:48,497 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63/action 0.111s 2023-04-21 14:03:48,497 80334 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': 'Fri, 21 Apr 2023 14:03:48 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-37e94d4a-1b86-415a-bc75-a29a6c466f43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63/action'} Body: b'' 2023-04-21 14:03:48,517 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63 0.018s 2023-04-21 14:03:48,517 80334 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': 'Fri, 21 Apr 2023 14:03:48 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-4136157c-9411-48ed-a931-9d769a212506', 'x-openstack-request-id': 'req-4136157c-9411-48ed-a931-9d769a212506', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 412d163e-d17a-4cea-83d6-0b874ecf7b63 could not be found."}}' 2023-04-21 14:03:48,548 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/51c5ec66-0255-48c7-93b0-6ee82f4b6e74 0.030s 2023-04-21 14:03:48,549 80334 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': 'Fri, 21 Apr 2023 14:03:48 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-8f3f1d91-9d44-4224-ab73-795c55b46985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/51c5ec66-0255-48c7-93b0-6ee82f4b6e74'} Body: b'' 2023-04-21 14:03:48,606 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8 0.056s 2023-04-21 14:03:48,606 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03: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-5a4e7dd5-1453-40c2-a991-adcd5890a701', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8'} Body: b'' 2023-04-21 14:03:48,626 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8 0.019s 2023-04-21 14:03:48,626 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 A pr 2023 14:03:48 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-a7f24836-25cf-41b0-8a4a-81ec996b8227', 'x-openstack-request-id': 'req-a7f24836-25cf-41b0-8a4a-81ec996b8227', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ad2efc07-7241-403b-9761-2a6243e88ed8 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.513091s] ... 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 b08f2a18-11cf-4e24-a9f6-3e1b65d901ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:48,674 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types 0.040s 2023-04-21 14:03:48,675 80334 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-682159087"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8963e5-b422-4fdc-af30-d42df1dd1d64', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8963e5-b422-4fdc-af30-d42df1dd1d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types'} Body: b'{"volume_type": {"id": "99c7bb42-4f74-416f-9950-dc96a26ef3e5", "name": "tempest-GroupSnapshotsTest-volume-type-682159087", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:03:48,729 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types 0.051s 2023-04-21 14:03:48,729 80334 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-315478904"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32948801-b732-4664-b2c7-0fd7c53b0bf4', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32948801-b732-4664-b2c7-0fd7c53b0bf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types'} Body: b'{"group_type": {"id": "04666b2b-0fe3-4c47-9140-6d9891c78618", "name": "tempest-GroupSnapshotsTest-group-type-315478904", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:03:48,821 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups 0.088s 2023-04-21 14:03:48,821 80334 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": "04666b2b-0fe3-4c47-9140-6d9891c78618", "volume_types": ["99c7bb42-4f74-416f-9950-dc96a26ef3e5"], "name": "tempest-GroupSnapshotsTest-Group-625125356"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2dd7fdf-c94c-426d-b7ac-613bdd8d156c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2dd7fdf-c94c-426d-b7ac-613bdd8d156c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups'} Body: b'{"group": {"id": "b08f2a18-11cf-4e24-a9f6-3e1b65d901ef", "name": "tempest-GroupSnapshotsTest-Group-625125356"}}' 2023-04-21 14:03:48,853 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef 0. 029s 2023-04-21 14:03:48,853 80334 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': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91c687a-9c0e-4a0f-94f0-521a36e7b637', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91c687a-9c0e-4a0f-94f0-521a36e7b637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef'} Body: b'{"group": {"id": "b08f2a18-11cf-4e24-a9f6-3e1b65d901ef", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T14:03:49.000000", "name": "tempest-GroupSnapshotsTest-Group-625125356", "description": null, "group_type": "04666b2b-0fe3-4c47-9140-6d9891c78618", "volume_types": ["99c7bb42-4f74-416f-9950-dc96a26ef3e5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:49,892 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef 0.034s 2023-04-21 14:03:49,892 80334 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': 'Fri, 21 Apr 2023 14:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406a6e8a-b5b2-4499-89db-0ea55076c672', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406a6e8a-b5b2-4499-89db-0ea55076c672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef'} Body: b'{"group": {"id": "b08f2a18-11cf-4e24-a9f6-3e1b65d901ef", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:49.000000", "name": "tempest-GroupSnapshotsTest-Group-625125356", "description": null, "group_type": "04666b2b-0fe3-4c47-9140-6d9891c78618", "volume_types": ["99c7bb42-4f74-416f-9950-dc96a26ef3e5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:49,896 80334 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-21 14:03:49,959 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail 0.062s 2023-04-21 14:03:49,960 80334 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': 'Fri, 21 Apr 2023 14:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285a1c3b-5bd7-47f6-bc06-3384312383f9', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285a1c3b-5bd7-47f6-bc06-3384312383f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:03:50,029 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef/action 0.059s 2023-04-21 14:03:50,029 80334 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': 'Fri, 21 Apr 2023 14:03:49 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-162f2f7a-1615-4257-8710-dac595f09690', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef/action'} Body: b'' 2023-04-21 14:03:50,048 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef 0.018s 2023-04-21 14:03:50,049 80334 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': 'Fri, 21 Apr 2023 14:03:50 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-ce0ebcb9-4f9a-4f37-a004-bde272b3e30f', 'x-openstack-request-id': 'req-ce0ebcb9-4f9a-4f37-a004-bde272b3e30f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b08f2a18-11cf-4e24-a9f6-3e1b65d901ef could not be found."}}' 2023-04-21 14:03:50,082 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/04666b2b-0fe3-4c47-9140-6d9891c78618 0.032s 2023-04-21 14:03:50,082 80334 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': 'Fri, 21 Apr 2023 14:03:50 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-3c938624-ea76-4cdc-85fb-0f01c5b412ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/04666b2b-0fe3-4c47-9140-6d9891c78618'} Body: b'' 2023-04-21 14:03:50,127 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5 0.045s 2023-04-21 14:03:50,128 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03: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-ce2bc81e-ee8b-481d-b02d-236af99a1117', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5'} Body: b'' 2023-04-21 14:03:50,145 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5 0 .017s 2023-04-21 14:03:50,146 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 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-44d4a4e2-0187-4f64-9667-3abdae0ce89a', 'x-openstack-request-id': 'req-44d4a4e2-0187-4f64-9667-3abdae0ce89a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 99c7bb42-4f74-416f-9950-dc96a26ef3e5 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.710821s] ... 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 1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:50,353 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types 0.205s 2023-04-21 14:03:50,354 80334 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-1205752964"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecc1de1-1772-4acf-83ef-fc0b40ef0057', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecc1de1-1772-4acf-83ef-fc0b40ef0057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types'} Body: b'{"volume_type": {"id": "d646e6f0-b09e-47aa-add7-afb4f915e5eb", "name": "tempest-GroupSnapshotsTest-volume-type-1205752964", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:03:50,393 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types 0.036s 2023-04-21 14:03:50,393 80334 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-1020339639"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293ff6fb-ca85-4696-83d6-09a9a1737446', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293ff6fb-ca85-4696-83d6-09a9a1737446', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types'} Body: b'{"group_type": {"id": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "name": "tempest-GroupSnapshotsTest-group-type-1020339639", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:03:50,509 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups 0.113s 2023-04-21 14:03:50,509 80334 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": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "volume_types": ["d646e6f0-b09e-47aa-add7-afb4f915e5eb"], "name": "tempest-GroupSnapshotsTest-Group-1901168636"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f93a4f-c222-4da3-9e58-fcf4aa8daf75', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f93a4f-c222-4da3-9e58-fcf4aa8daf75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups'} Body: b'{"group": {"id": "1c66a72b-93e7-4bd4-92d1-b065a7cd0d69", "name": "tempest-GroupSnapshotsTest-Group-1901168636"}}' 2023-04-21 14:03:50,554 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 0.043s 2023-04-21 14:03:50,555 80334 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': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46407a3-14e2-4d8f-9c76-db2d9f9feec1', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46407a3-14e2-4d8f-9c76-db2d9f9feec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69'} Body: b'{"group": {"id": "1c66a72b-93e7-4bd4-92d1-b065a7cd0d69", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:50.000000", "name": "tempest-GroupSnapshotsTest-Group-1901168636", "description": null, "group_type": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "volume_types": ["d646e6f0-b09e-47aa-add7-afb4f915e5eb"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:51,589 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 0.029s 2023-04-21 14:03:51,589 80334 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': 'Fri, 21 Apr 2023 14:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0641189b-0cdb-4d83-83b7-6fb22b118fe5', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0641189b-0cdb-4d83-83b7-6fb22b118fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69'} Body: b'{"group": {"id": "1c66a72b-93e7-4bd4-92d1-b065a7cd0d69", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:50.000000", "name": "tempest-GroupSnapshotsTest-Group-1901168636", "description": null, "group_type": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "volume_types": ["d646e6f0-b09e-47aa-add7-afb4f915e5eb"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:51,661 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail 0.067s 2023-04-21 14:03:51,661 80334 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': 'Fri, 21 Apr 2023 14:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c06c5e-b5a6-4dd1-93e1-8e16a8e36908', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c06c5e-b5a6-4dd1-93e1-8e16a8e36908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:03:51,747 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69/action 0.076s 2023-04-21 14:03:51,747 80334 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': 'Fri, 21 Apr 2023 14:03:51 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-36aee568-607f-4002-98e4-bbd33a1c780b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69/action'} Body: b'' 2023-04-21 14:03:51,762 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 0.014s 2023-04-21 14:03:51,762 80334 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': 'Fri, 21 Apr 2023 14:03:51 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-c4ea5ce5-f42f-4c11-a79e-3772405ae889', 'x-openstack-request-id': 'req-c4ea5ce5-f42f-4c11-a79e-3772405ae889', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 could not be found."}}' 2023-04-21 14:03:51,792 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/df83e676-4ec8-4f56-b9eb-48cd992cf7e5 0.029s 2023-04-21 14:03:51,793 80334 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': 'Fri, 21 Apr 2023 14:03:51 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-2832b775-2788-45ee-b203-bd9c5a4c1863', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/df83e676-4ec8-4f56-b9eb-48cd992cf7e5'} Body: b'' 2023-04-21 14:03:51,844 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb 0.050s 2023-04-21 14:03:51,844 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03: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-cf59c482-77ab-4a2f-a49b-dd1168f91618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb'} Body: b'' 2023-04-21 14:03:51,858 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb 0.013s 2023-04-21 14:03:51,858 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Fri, 21 Apr 2023 14:03:51 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-c9911afb-dbc8-477e-acbb-ee0d739f23b6', 'x-openstack-request-id': 'req-c9911afb-dbc8-477e-acbb-ee0d739f23b6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d646e6f0-b09e-47aa-add7-afb4f915e5eb could not be found."}}' {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.641318s] ... 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 4fdc6ff1-264a-48a2-9926-4b591fcffbc2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:55,647 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes 0.304s 2023-04-21 14:03:55,647 80334 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-1074593583"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc7aad6-072a-4600-b545-8b10a6d591da', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc7aad6-072a-4600-b545-8b10a6d591da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:55.589243", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:03:55,723 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.063s 2023-04-21 14:03:55,723 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d1e08a-d73d-4830-b281-185546029520', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d1e08a-d73d-4830-b281-185546029520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:56.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f7cf8728ca740baa9ec5ba8e195da80"}}' 2023-04-21 14:03:56,775 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591f cffbc2 0.039s 2023-04-21 14:03:56,775 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d21067f-7b05-450e-81b1-af0395905995', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d21067f-7b05-450e-81b1-af0395905995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:56.000000", "updated_at": "2023-04-21T14:03:56.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f7cf8728ca740baa9ec5ba8e195da80"}}' 2023-04-21 14:03:56,831 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.045s 2023-04-21 14:03:56,832 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d20a805-e04f-40e2-bdb5-fc5d9af611e0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d20a805-e04f-40e2-bdb5-fc5d9af611e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:56.000000", "updated_at": "2023-04-21T14:03:56.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f7cf8728ca740baa9ec5ba8e195da80"}}' 2023-04-21 14:03:56,948 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.106s 2023-04-21 14:03:56,949 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 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-4eb93955-6455-488c-9682-27b5594ce2f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'' 2023-04-21 14:03:56,982 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.032s 2023-04-21 14:03:56,982 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 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-582f5635-e4f8-445d-beba-90caa7a5c862', 'x-openstack-request-id': 'req-582f5635-e4f8-445d-beba-90caa7a5c862', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4fdc6ff1-264a-48a2-9926-4b591fcffbc2 could not be found."}}' {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 61ea67d5-12d1-41c8-81f2-1ece425d37f5 failed to build and is in ERROR status {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.858283s] ... 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 040aaadb-ca08-4574-8f57-25444d7e5381 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:04,152 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.158s 2023-04-21 14:04:04,153 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-963be32d-f5a8-4602-9a91-6576f8433699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:04,534 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes 0.381s 2023-04-21 14:04:04,535 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-VolumesCloneTest-Volume-640135439"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2e2edc-9078-4f9e-aafc-5d307ed07486', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2e2edc-9078-4f9e-aafc-5d307ed07486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.469512", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:04:04,588 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.044s 2023-04-21 14:04:04,589 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd12616d-e40b-4cd8-b129-e55a044b4c87', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd12616d-e40b-4cd8-b129-e55a044b4c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:05,643 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.043s 2023-04-21 14:04:05,643 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2da8f18-7f12-4589-a995-1b686abcb1f2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2da8f18-7f12-4589-a995-1b686abcb1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.000000", "updated_at": "2023-04-21T14:04:05.000000", "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:05,711 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.055s 2023-04-21 14:04:05,711 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30500aa-a0da-484a-a216-3ea36058095e', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30500aa-a0da-484a-a216-3ea36058095e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.000000", "updated_at": "2023-04-21T14:04:05.000000", "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:05,829 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.107s 2023-04-21 14:04:05,829 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 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-5e5f82e0-b928-4091-a00c-eb143c0ce0a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'' 2023-04-21 14:04:05,851 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.021s 2023-04-21 14:04:05,851 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 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-729cea01-cac8-4bc6-85e3-96b893065a63', 'x-openstack-request-id': 'req-729cea01-cac8-4bc6-85e3-96b893065a63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 040aaadb-ca08-4574-8f57-25444d7e5381 could not be found."}}' {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.624441s] ... 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 10d56563-7ce9-406b-acf3-4e21ce9106fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:06,147 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes 0.292s 2023-04-21 14:04:06,147 80334 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-511363943"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7f480e-cbca-4082-b867-dde1a5f301de', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7f480e-cbca-4082-b867-dde1a5f301de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.075777", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:04:06,201 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.044s 2023-04-21 14:04:06,201 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84bd8d0-deff-4b0e-bf22-4e47fa127f9c', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84bd8d0-deff-4b0e-bf22-4e47fa127f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:07,253 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.040s 2023-04-21 14:04:07,253 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec87ee5-e827-4180-abfa-556bb7b3710b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec87ee5-e827-4180-abfa-556bb7b3710b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.000000", "updated_at": "2023-04-21T14:04:06.000000", "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:07,317 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.052s 2023-04-21 14:04:07,318 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6277a26a-3657-46e4-abea-e4a874858f3d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6277a26a-3657-46e4-abea-e4a874858f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.000000", "updated_at": "2023-04-21T14:04:06.000000", "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:07,452 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.122s 2023-04-21 14:04:07,453 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 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-4b4fd871-f989-4dad-a616-9a8e586b7369', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'' 2023-04-21 14:04:07,477 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.024s 2023-04-21 14:04:07,477 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 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-3e570920-3c45-48a3-9cc9-63e0863fa951', 'x-openstack-request-id': 'req-3e570920-3c45-48a3-9cc9-63e0863fa951', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 10d56563-7ce9-406b-acf3-4e21ce9106fc could not be found."}}' {3} 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 [1.704314s] ... 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 722d92ba-8c6b-447c-928f-300a6a527679 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:27,503 80344 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes 0.582s 2023-04-21 14:04:27,503 80344 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-25626676", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2255ff-0b53-4113-9f51-897861e2973b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2255ff-0b53-4113-9f51-897861e2973b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes'} Body: b'{"volume": {"id": "722d92ba-8c6b-447c-928f-300a6a527679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:27.425104", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-25626676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}], "user_id": "ded59cfea8954eabbe0d13e059de7996", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:04:27,555 80344 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679 0.042s 2023-04-21 14:04:27,556 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c79132-ea4b-41fa-bb05-19e2822f978c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c79132-ea4b-41fa-bb05-19e2822f978c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679'} Body: b'{"volume": {"id": "722d92ba-8c6b-447c-928f-300a6a527679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:27.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-25626676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}], "user_id": "ded59cfea8954eabbe0d13e059de7996", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48fc010b74894c8fbc507dda021bca22"}}' 2023-04-21 14:04:28,611 80344 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679 0.042s 2023-04-21 14:04 :28,611 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55af0f4c-6fc7-4126-8d91-34df68b6ecb6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55af0f4c-6fc7-4126-8d91-34df68b6ecb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679'} Body: b'{"volume": {"id": "722d92ba-8c6b-447c-928f-300a6a527679", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:27.000000", "updated_at": "2023-04-21T14:04:28.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-25626676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}], "user_id": "ded59cfea8954eabbe0d13e059de7996", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48fc010b74894c8fbc507dda021bca22"}}' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.202873s] ... 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 bae77bfb-9fbd-40dd-9959-19f4864082a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:40,332 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.237s 2023-04-21 14:02:40,332 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:40 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-470ea660-bc52-4265-be88-54f483cdc3d8', 'x-compute-request-id': 'req-470ea660-bc52-4265-be88-54f483cdc3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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-21 14:03:40,835 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes 0.434s 2023-04-21 14:03:40,835 80346 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-824696525"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be7a8bf-185e-4b75-a025-b25628c93426', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be7a8bf-185e-4b75-a025-b25628c93426', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes'} Body: b'{"volume": {"id": "bae77bfb-9fbd-40dd-9959-19f4864082a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:40.751099", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-824696525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:03:40,899 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1 0.044s 2023-04-21 14:03:40,899 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c26aa2c-c602-4df2-b163-b8643f324fdc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c26aa2c-c602-4df2-b163-b8643f324fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1'} Body: b'{"volume": {"id": "bae77bfb-9fbd-40dd-9959-19f4864082a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:41.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-824696525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:03:41,968 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1 0.052s 2023-04-21 14:03:41,968 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaf93db-5124-40b9-b297-4bb9ddba51e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaf93db-5124-40b9-b297-4bb9ddba51e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1'} Body: b'{"volume": {"id": "bae77bfb-9fbd-40dd-9959-19f4864082a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:41.000000", "updated_at": "2023-04-21T14:03:41.000000", "name": "tempest-ServersNegativeTestJSON-volume-824696525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:03:42,228 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.248s 2023-04-21 14:03:42,228 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:41 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-3c5bc67c-c894-47d1-95a7-4fcb45932d4c', 'x-compute-request-id': 'req-3c5bc67c-c894-47d1-95a7-4fcb45932d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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": []}}' {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [231.002219s] ... 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 4e4878d9-5766-433a-9f81-4bb92c369e71 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T14:05:52Z', 'message': 'Build of instance 4e4878d9-5766-433a-9f81-4bb92c369e71 aborted: Volume a4c5d5fc-5b50-49d2-8708-6dc4294bc556 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-6d5776b1-8d73-4ca5-b971-6a445d7be8bf. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:44,172 80330 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.077s 2023-04-21 14:02:44,172 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e25a1d2-98a2-4803-8da0-9388bade275a', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["2py6eINISdmgSlg6EVPKxw"], "expires_at": "2023-04-21T15:02:44.000000Z", "issued_at": "2023-04-21T14:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:02:44,173 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_i d': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 14:02:45,322 80330 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.149s 2023-04-21 14:02:45,323 80330 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-694783197", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5', '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-a87648c1-fe89-468f-bc4f-777050ea91a0', 'x-compute-request-id': 'req-a87648c1-fe89-468f-bc4f-777050ea91a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4VWM8dp5T9Vr"}}' 2023-04-21 14:02:45,435 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5 0.108s 2023-04-21 14:02:45,435 80330 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': 'Fri, 21 Apr 2023 14:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', '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-62a1e66c-d48a-4aec-8ac7-722b191f24fc', 'x-compute-request-id': 'req-62a1e66c-d48a-4aec-8ac7-722b191f24fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-694783197", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:02:45Z", "updated": "2023-04-21T14:02:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3- 28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "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-21 14:03:35,805 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5 0.308s 2023-04-21 14:03:35,805 80330 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': 'Fri, 21 Apr 2023 14:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-3f14e445-281f-4e69-865f-0cd03b3e77ba', 'x-compute-request-id': 'req-3f14e445-281f-4e69-865f-0cd03b3e77ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-694783197", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:02:45Z", "updated": "2023-04-21T14:02:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:41:1d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:02:52.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-21 14:03:35,820 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:04:37,191 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5/action 1.310s 2023-04-21 14:04:37,192 80330 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-ServerBootFromVolumeStableResc ueTest-image-1811984779"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:35 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-f1cfe12d-45a5-47b1-8688-6dae102a1305', 'x-compute-request-id': 'req-f1cfe12d-45a5-47b1-8688-6dae102a1305', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5/action'} Body: b'{"image_id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8"}' 2023-04-21 14:04:37,272 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.078s 2023-04-21 14:04:37,273 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d900f6c3-2829-4449-a162-08240e97c2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:38,308 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.033s 2023-04-21 14:04:38,308 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-098917f6-a42b-4cf6-9dd0-3a394a0624bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVol umeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:39,334 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.024s 2023-04-21 14:04:39,335 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8200c73b-d819-4d58-a630-1f13275d4c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:40,372 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.036s 2023-04-21 14:04:40,373 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fcc3e756-f460-4d70-95c2-ac376901d271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "re ader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:41,397 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.023s 2023-04-21 14:04:41,397 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9cfec2dc-1d06-442e-bb86-1227c4768640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:41Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:42,457 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.058s 2023-04-21 14:04:42,457 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6fb5a172-e3d3-4019-b173-d59c04bce9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:41Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:43,483 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.024s 2023-04-21 14:04:43,484 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-485e0c66-1185-41da-b72b-1624032ac150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d3317b7f846044b5a6d5fbae33538cec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d1779116a20ea7e4dc723b336b5302cd94334875957b1ffe2ca9599c445b89ffa47f6799124544a09fc46afef446c979980b70510417b458b2af41bd2abd2e6f", "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-0 4-21T14:04:42Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:43,510 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.026s 2023-04-21 14:04:43,511 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-86ad0fd3-22a1-4735-9750-cb97df86ab16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d3317b7f846044b5a6d5fbae33538cec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d1779116a20ea7e4dc723b336b5302cd94334875957b1ffe2ca9599c445b89ffa47f6799124544a09fc46afef446c979980b70510417b458b2af41bd2abd2e6f", "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:42Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:43,785 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5 0.273s 2023-04-21 14:04:43,785 80330 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': 'Fri, 21 Apr 2023 14:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-d30cfdc8-744d-47b1-a448-f113ff9f624e', 'x-compute-request-id': 'req-d30cfdc8-744d-47b1-a448-f113ff9f624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-694783197", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", " image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:02:45Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:41:1d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:02:52.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-21 14:05:43,902 80330 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.084s 2023-04-21 14:05:43,903 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c453c2a7-e0a5-4c86-84f1-e15c0561d597', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["Dt4RfwMXSa-oMgVmcamT-g"], "expires_at": "2023-04-21T15:05:43.000000Z", "issued_at": "2023-04-21T14:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http:/ /10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:05:43,903 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 14:05:44,493 80330 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.589s 2023-04-21 14:05:44,494 80330 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-1205999674", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "2edfef44-2867-4e03-a53e-b139f99afa75", "destination_type": "volume"}], "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71', '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-6d5776b1-8d73-4ca5-b971-6a445d7be8bf', 'x-compute-request-id': 'req-6d5776b1-8d73-4ca5-b971-6a445d7be8bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4e4878d9-5766-433a-9f81-4bb92c369e71", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iaQRVxP2AX6C"}}' 2023-04-21 14:05:44,573 80330 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/4e4878d9-5766-433a-9f81-4bb92c369e71 0.076s 2023-04-21 14:05:44,574 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:44 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-c33c8dc0-32a8-4dd9-9340-cae9289f31dc', 'x-compute-request-id': 'req-c33c8dc0-32a8-4dd9-9340-cae9289f31dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'{"server": {"id": "4e4878d9-5766-433a-9f81-4bb92c369e71", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1205999674", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:05:44Z", "updated": "2023-04-21T14:05:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}], "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-21 14:06:34,733 80330 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/4e4878d9-5766-433a-9f81-4bb92c369e71 0.117s 2023-04-21 14:06:34,734 80330 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': 'Fri, 21 Apr 2023 14:06:34 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-a906e357-ae78-498d-91bc-67b449e69dde', 'x-compute-request-id': 'req-a906e357-ae78-498d-91bc-67b449e69dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'{"server": {"id": "4e4878d9-5766-433a-9f81-4bb92c369e71", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1205999674", "status": "ERROR", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:05:44Z", "updated": "2023-04-21T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}, {"rel": "bookmark", "href": "http://10. 0.0.210/compute/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T14:05:52Z", "message": "Build of instance 4e4878d9-5766-433a-9f81-4bb92c369e71 aborted: Volume a4c5d5fc-5b50-49d2-8708-6dc4294bc556 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-21 14:06:34,749 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-21 14:06:35,055 80330 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/4e4878d9-5766-433a-9f81-4bb92c369e71 0.306s 2023-04-21 14:06:35,056 80330 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': 'Fri, 21 Apr 2023 14:06:34 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-618ea0a7-0b8d-4309-8b79-ad6aa9c99456', 'x-compute-request-id': 'req-618ea0a7-0b8d-4309-8b79-ad6aa9c99456', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'' 2023-04-21 14:06:35,089 80330 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71 0.032s 2023-04-21 14:06:35,089 80330 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': 'Fri, 21 Apr 2023 14:06:35 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-b85cca93-511b-4f7d-ae86-182db02a981f', 'x-compute-request-id': 'req-b85cca93-511b-4f7d-ae86-182db02a981f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4e4878d9-5766-433a-9f81-4bb92c369e71 could not be found."}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.143875s] ... 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 962162e3-79c4-4c77-a323-e84300fbc333 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:55,884 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:03:55,885 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:03:56,053 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.165s 2023-04-21 14:03:56,053 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-500746232", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFlxdy5PoliBeRnt4tWYC7Fu7pkGOage/HG8uxLBIgt7DEFt1QHK8dwArdP14y447xyPamNSB8z6pOZhh9qz3WsCy+knrmjpHD2UmoJzo5C/B6YDf9z6px5GYzSzQaO+nA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:55 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-db105b11-0532-4bf3-959b-1f9843e7b037', 'x-compute-request-id': 'req-db105b11-0532-4bf3-959b-1f9843e7b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-500746232", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFlxdy5PoliBeRnt4tWYC7Fu7pkGOage/HG8uxLBIgt7DEFt1QHK8dwArdP14y447xyPamNSB8z6pOZhh9qz3WsCy+knrmjpHD2UmoJzo5C/B6YDf9z6px5GYzSzQaO+nA==", "fingerprint": "4d:fc:3a:19:b5:4a:af:85:ae:8d:57:a1:93:a1:51:7e", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2"}}' 2023-04-21 14:03:56,056 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-500746232 created 2023-04-21 14:03:56,201 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.145s 2023-04-21 14:03:56,202 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--112067443", "description": "tempest-description--1157345901"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1ef801f7-e630-41b8-9201-fe2238f3c198', 'date': 'Fri, 21 Apr 2023 14:03:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5459f530-f6fb-451f-9022-b434ed772ac3", "name": "tempest-securitygroup--112067443", "stateful": true, "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "tempest-description--1157345901", "shared": false, "security_group_rules": [{"id": "a8445e47-8893-452b-b1da-06d7fb6d098e", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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": 701, "description": null, "tags": [], "created_at": "2023-04-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}, {"id": "c7602936-4a6e-4546-a877-12c7e03859ba", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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": 700, "description": null, "tags": [], "created_at": "2023-04-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}], "tags": [], "created_at": "2023-04-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:03:56,370 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-21 14:03:56,371 80348 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": "5459f530-f6fb-451f-9022-b434ed772ac3", "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-498063cb-c0c8-4db6-a9a9-088fd1fc56ec', 'date': 'Fri, 21 Apr 2023 14:03: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": "a91f7771-ddef-423a-994f-a886e9aaf6c3", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:03:56,576 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.205s 2023-04-21 14:03:56,576 80348 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": "5459f530-f6fb-451f-9022-b434ed772ac3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5d0bbdae-aa83-4bb2-a5ed-02501ae27077', 'date': 'Fri, 21 Apr 2023 14:03: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": "88805532-ce5e-4fbd-b7f6-dee3b309fc9d", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:03:56,577 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--112067443 created 2023-04-21 14:03:57,426 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.849s 2023-04-21 14:03:57,426 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-6cd97fca-ca1e-44f0-aa2f-4ccc8119bff8', 'date': 'Fri, 21 Apr 2023 14:03:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "17cffca0-ec4a-4548-acb9-b8432f657dc4", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.121", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:03:57Z", "updated_at": "2023-04-21T14:03:57Z", "revision_number": 0}}' 2023-04-21 14:03:57,427 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '17cffca0-ec4a-4548-acb9-b8432f657dc4', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.121', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:03:57Z', 'updated_at': '2023-04-21T14:03:57Z', 'revision_number': 0, 'ip': '172.24.4.121'} created 2023-04-21 14:03:57,513 80348 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.078s 2023-04-21 14:03:57,513 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:57 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-909e4202-a3a6-470b-acf0-4458715c0a37', '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": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "name": "tempest-AttachVolumeNegativeTest-166063504-project-member", "password_expires_at": null}, "audit_ids": ["aoYHGzYOTG2yt0oEVPuVQw"], "expires_at": "2023-04-21T15:03:57.000000Z", "issued_at": "2023-04-21T14:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "name": "tempest-AttachVolumeNegativeTest-166063504"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "reg ion_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:03:57,514 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '31b07b9f-0a0f-426a-97d6-12b23e611818', 'name': 'tempest-AttachVolumeNegativeTest-1809206062-network', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:03:49Z', 'updated_at': '2023-04-21T14:03:49Z', 'revision_number': 1} available for tenant 2023-04-21 14:03:57,514 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-500746232', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFlxdy5PoliBeRnt4tWYC7Fu7pkGOage/HG8uxLBIgt7DEFt1QHK8dwArdP14y447xyPamNSB8z6pOZhh9qz3WsCy+knrmjpHD2UmoJzo5C/B6YDf9z6px5GYzSzQaO+nA==', 'fingerprint': '4d:fc:3a:19:b5:4a:af:85:ae:8d:57:a1:93:a1:51:7e', 'user_id': 'ab1d2ed7df2f4a9bbf14da7e2c5fece2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB4cPuqiufZQp4pPzp4RU6UHaezaYmJ8pLnBYoaeHuCIMaNCYapPxHc\nw49bntILrESgBwYFK4EEACKhZANiAARZcXcuT6JYgXkZ7eLVmAuxbu6ZBjmoHvxx\nvLsSwSILewxBbdUByvHcAK3T9eMuOO8cj2pjUgfM+qTmYYfas91rAsvpJ65o6Rw9\nlJqCc6OQvwemA3/c+qceRmM0s0Gjvpw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5459f530-f6fb-451f-9022-b434ed772ac3', 'name': 'tempest-securitygroup--112067443', 'stateful': True, 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': 'tempest-description--1157345901', 'shared': False, 'security_group_rules': [{'id': 'a8445e47-8893-452b-b1da-06d7fb6d098e', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '5459f530-f6fb-451f-9022-b434ed772ac3', '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': 701, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:03:56Z', 'updated_at': '2023-04-21T14:03:56Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, {'id': 'c7602936-4a6e-4546-a877-12c7e03859ba', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '5459f530-f6fb-451f-9022-b434ed772ac3', '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': 700, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:03:56Z', 'updated_at': '2023-04-21T14:03:56Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1c c937f6a82'}], 'tags': [], 'created_at': '2023-04-21T14:03:56Z', 'updated_at': '2023-04-21T14:03:56Z', 'revision_number': 1, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, 'floating_ip': {'id': '17cffca0-ec4a-4548-acb9-b8432f657dc4', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.121', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:03:57Z', 'updated_at': '2023-04-21T14:03:57Z', 'revision_number': 0, 'ip': '172.24.4.121'}} 2023-04-21 14:03:58,187 80348 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.672s 2023-04-21 14:03:58,187 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2067580371", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "31b07b9f-0a0f-426a-97d6-12b23e611818"}], "security_groups": [{"name": "tempest-securitygroup--112067443"}], "key_name": "tempest-keypair-500746232", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5b22e5-55c3-482e-965b-a7738789623b', 'x-compute-request-id': 'req-be5b22e5-55c3-482e-965b-a7738789623b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--112067443"}], "adminPass": "password"}}' 2023-04-21 14:03:58,273 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.083s 2023-04-21 14:03:58,273 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:58 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-96734870-88d1-43e8-ac21-2b24cb42781c', 'x-compute-request-id': 'req-96734870-88d1-43e8-ac21-2b24cb42781c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "name": "tempest-AttachVolumeNegativeTest-server-2067580371", "status": "BUILD", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http:// 10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:03:58Z", "updated": "2023-04-21T14:03:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-500746232", "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-21 14:04:48,577 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.244s 2023-04-21 14:04:48,577 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa929b4-c294-4f4b-b399-6159e33bad8b', 'x-compute-request-id': 'req-3fa929b4-c294-4f4b-b399-6159e33bad8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "name": "tempest-AttachVolumeNegativeTest-server-2067580371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:03:58Z", "updated": "2023-04-21T14:04:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:01:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-500746232", "OS-SRV-USG:launched_at": "2023-04-21T14:04:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--112067443"}], "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-21 14:04:48,589 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:05:48,813 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd/os-interface 0.162s 2023-04-21 14:05:48,813 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:48 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-95dc7870-6ccf-4278-94de-50c07fb2eb1a', 'x-compute-request-id': 'req-95dc7870-6ccf-4278-94de-50c07fb2eb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "port_id": "451630a7-eec6-4614-8737-498026e8d671", "mac_addr": "fa:16:3e:16:01:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5f6ad19-0851-44af-abdb-5aeb92a663c3", "ip_address": "10.0.0.3"}]}]}' 2023-04-21 14:05:49,476 80348 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/17cffca0-ec4a-4548-acb9-b8432f657dc4 0.658s 2023-04-21 14:05:49,476 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "451630a7-eec6-4614-8737-498026e8d671"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ec97aa6d-df59-4569-95c7-f84e786d7b3d', 'date': 'Fri, 21 Apr 2023 14:05:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17cffca0-ec4a-4548-acb9-b8432f657dc4'} Body: b'{"floatingip": {"id": "17cffca0-ec4a-4548-acb9-b8432f657dc4", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.121", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "bf8af9ff-b0de-428f-9d43-259acdf85980", "port_id": "451630a7-eec6-4614-8737-498026e8d671", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "mac_address": "fa:16:3e:16:01:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:03:57Z", "updated_at": "2023-04-21T14:05:49Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:05:49,478 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.121:22' as 'cirros' with public key authentication 2023-04-21 14:05:49,515 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:05:49,538 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:05:49,538 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.121 successfully created 2023-04-21 14:05:49,579 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd/ips 0.039s 2023-04-21 14:05:49,579 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:49 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-ffe98d16-b3e5-4803-9379-fcc6d24f5f52', 'x-compute-request-id': 'req-ffe98d16-b3e5-4803-9379-fcc6d24f5f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c 90-6f9ad69a06dd/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-21 14:05:49,812 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes 0.228s 2023-04-21 14:05:49,812 80348 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-1141191790"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b8fa05-86be-497a-92a6-9d65c3477ac5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b8fa05-86be-497a-92a6-9d65c3477ac5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes'} Body: b'{"volume": {"id": "962162e3-79c4-4c77-a323-e84300fbc333", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:49.750519", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1141191790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:05:49,862 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333 0.040s 2023-04-21 14:05:49,863 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fbc48f-0107-4bd5-b2a3-495a4c2fd98a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fbc48f-0107-4bd5-b2a3-495a4c2fd98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333'} Body: b'{"volume": {"id": "962162e3-79c4-4c77-a323-e84300fbc333", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1141191790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:05:50,922 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333 0.045s 2023-04-21 14:05:50,922 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e19121-7b5b-4e63-bf2a-e879ace3c314', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e19121-7b5b-4e63-bf2a-e879ace3c314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333'} Body: b'{"volume": {"id": "962162e3-79c4-4c77-a323-e84300fbc333", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:50.000000", "updated_at": "2023-04-21T14:05:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1141191790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:05:51,060 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.121s 2023-04-21 14:05:51,060 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05: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-cad82dd2-f9d4-4b57-954c-34583b4b67c5', 'x-compute-request-id': 'req-cad82dd2-f9d4-4b57-954c-34583b4b67c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'' 2023-04-21 14:05:51,320 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.259s 2023-04-21 14:05:51,320 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:51 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-9f8e15cb-46e3-401c-8efd-82c68e16f3d8', 'x-compute-request-id': 'req-9f8e15cb-46e3-401c-8efd-82c68e16f3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "name": "tempest-AttachVolumeNegativeTest-server-2067580371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": " cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:03:58Z", "updated": "2023-04-21T14:05:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:01:e5"}, {"version": 4, "addr": "172.24.4.121", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:01:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-500746232", "OS-SRV-USG:launched_at": "2023-04-21T14:04:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--112067443"}], "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-21 14:06:41,413 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.033s 2023-04-21 14:06:41,414 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06: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-45ace30f-2ef5-4e08-b3a1-3f49b645b2e9', 'x-compute-request-id': 'req-45ace30f-2ef5-4e08-b3a1-3f49b645b2e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aac5a363-5528-4d5f-8c90-6f9ad69a06dd could not be found."}}' 2023-04-21 14:06:41,438 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-500746232 0.024s 2023-04-21 14:06:41,438 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:41 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-bcb14973-5552-4aed-b269-3a4da8000e1f', 'x-compute-request-id': 'req-bcb14973-5552-4aed-b269-3a4da8000e1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-500746232'} Body: b'' 2023-04-21 14:06:41,579 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3 0.140s 2023-04-21 14:06:41,579 80348 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-ef632558-3fe4-47f7-adc9-31188bf833e2', 'conte nt-length': '0', 'date': 'Fri, 21 Apr 2023 14:06:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3'} Body: b'' 2023-04-21 14:06:41,599 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3 0.020s 2023-04-21 14:06:41,600 80348 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-8f13b554-04c7-41c6-8a2e-d12b8bf32337', 'date': 'Fri, 21 Apr 2023 14:06:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5459f530-f6fb-451f-9022-b434ed772ac3 does not exist", "detail": ""}}' 2023-04-21 14:06:42,027 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/17cffca0-ec4a-4548-acb9-b8432f657dc4 0.426s 2023-04-21 14:06:42,027 80348 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-30953890-64e3-4f36-be60-9c13a1a04904', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:06:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17cffca0-ec4a-4548-acb9-b8432f657dc4'} Body: b'' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.994281s] ... 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 38306d3c-e05a-4a92-93e6-3e82a2d5c8ea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:42,577 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.278s 2023-04-21 14:04:42,577 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:42 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-044b976f-ca9d-481f-a3ca-40b12a25475e', 'x-compute-request-id': 'req-044b976f-ca9d-481f-a3ca-40b12a25475e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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-21 14:05:42,873 80346 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/a8c210480b33473c91156b798bcbd8b2/volumes 0.232s 2023-04-21 14:05:42,874 80346 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-1617945350"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4244f329-490f-4b29-9490-6417290b88d4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4244f329-490f-4b29-9490-6417290b88d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes'} Body: b'{"volume": {"id": "38306d3c-e05a-4a92-93e6-3e82a2d5c8ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:42.794599", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1617945350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:05:42,928 80346 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/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea 0.044s 2023-04-21 14:05:42,928 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc64d205-b2e1-4e84-a762-fd322458f942', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc64d205-b2e1-4e84-a762-fd322458f942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea'} Body: b'{"volume": {"id": "38306d3c-e05a-4a92-93e6-3e82a2d5c8ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:43.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1617945350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:05:43,980 80346 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/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea 0.040s 2023-04-21 14:05:43,980 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc883a12-a6c2-44eb-bc30-66c94aada3a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc883a12-a6c2-44eb-bc30-66c94aada3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea'} Body: b'{"volume": {"id": "38306d3c-e05a-4a92-93e6-3e82a2d5c8ea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:43.000000", "updated_at": "2023-04-21T14:05:43.000000", "name": "tempest-ServersNegativeTestJSON-volume-1617945350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:05:44,222 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.230s 2023-04-21 14:05:44,222 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 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-fb102833-788a-4e6e-aeb0-9adb959c6908', 'x-compute-request-id': 'req-fb102833-788a-4e6e-aeb0-9adb959c6908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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": []}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.137043s] ... 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 1501182e-0879-441f-9c3d-7d8c2b799f1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:30,307 80334 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-21 14:04:31,072 80334 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.764s 2023-04-21 14:04:31,072 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--610996331", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-79c2322f-8952-4c92-81e0-b4c054bd93b0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--610996331", "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": "cfa1f4e6f7864477b911420ea2ecb982", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "created_at": "2023-04-21T14:04:31Z", "updated_at": "2023-04-21T14:04:31Z", "tags": [], "self": "/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "file": "/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:32,475 80334 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/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0/file 1.402s 2023-04-21 14:04:32,476 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a75c7649-3aa8-44cf-8721-d96250ab5118', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0/file'} Body: b'' 2023-04-21 14:04:32,476 80334 DEBUG [tempest.scenario.manager] image:a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0 2023-04-21 14:04:32,539 80334 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.058s 2023-04-21 14:04:32,540 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-414912251", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBy5F7/eY34kH4kknTNvubOiNWmdv324rEiVr8ZZ6u/8wGu10U4U/vV+TgZkfkWQO0m1rbrGO251QOQqyVSfRO8QzK8Jq0lU+/cWevf7A1waDImolju4hBpvNELhkWYjog=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:32 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-df44ceb9-72f2-4f9c-9929-899fee075e35', 'x-compute-request-id': 'req-df44ceb9-72f2-4f9c-9929-899fee075e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-414912251", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBy5F7/eY34kH4kknTNvubOiNWmdv324rEiVr8ZZ6u/8wGu10U4U/vV+TgZkfkWQO0m1rbrGO251QOQqyVSfRO8QzK8Jq0lU+/cWevf7A1waDImolju4hBpvNELhkWYjog==", "fingerprint": "46:98:d0:1f:06:90:8b:fe:9d:d7:74:56:4f:83:99:5f", "user_id": "9d40cdc3312b43d286d8a79cde9f5418"}}' 2023-04-21 14:04:32,586 80334 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.036s 2023-04-21 14:04:32,586 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:32 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-e9cc4517-14b0-458b-9fa3-9b2001ea6366', '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": "9d40cdc3312b43d286d8a79cde9f5418", "name": "tempest-TestMinimumBasicScenario-515927679-project-member", "password_expires_at": null}, "audit_ids": ["eO9HjjikSTmYv1SGo97bNg"], "expires_at": "2023-04-21T15:04:32.000000Z", "issued_at": "2023-04-21T14:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa1f4e6f7864477b911420ea2ecb982", "name": "tempest-TestMinimumBasicScenario-515927679"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2 023-04-21 14:04:32,587 80334 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '12b23d1e-f3a6-4c34-989d-1c89ee946e24', 'name': 'tempest-TestMinimumBasicScenario-1972551477-network', 'tenant_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26575, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:04:15Z', 'updated_at': '2023-04-21T14:04:16Z', 'revision_number': 1} available for tenant 2023-04-21 14:04:34,266 80334 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 1.678s 2023-04-21 14:04:34,267 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-478405333", "imageRef": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-414912251", "networks": [{"uuid": "12b23d1e-f3a6-4c34-989d-1c89ee946e24"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd604e0-0326-4fc3-96ca-83b7773da2f3', 'x-compute-request-id': 'req-abd604e0-0326-4fc3-96ca-83b7773da2f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c2ruaxhEUPro"}}' 2023-04-21 14:04:34,366 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.096s 2023-04-21 14:04:34,366 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:34 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-9450c155-6a85-4386-9c18-942de63e604f', 'x-compute-request-id': 'req-9450c155-6a85-4386-9c18-942de63e604f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "BUILD", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/comp ute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "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-21 14:05:24,696 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.271s 2023-04-21 14:05:24,696 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:24 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-642b8f21-7938-40bd-8f26-6d419ad7fe2d', 'x-compute-request-id': 'req-642b8f21-7938-40bd-8f26-6d419ad7fe2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:05:24,710 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:06:25,017 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.248s 2023-04-21 14:06:25,017 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Fri, 21 Apr 2023 14:06:24 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-4136ce6d-8d6e-471d-a98c-c1f9b4102c52', 'x-compute-request-id': 'req-4136ce6d-8d6e-471d-a98c-c1f9b4102c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:06:25,249 80334 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.218s 2023-04-21 14:06:25,249 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 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-55a1edb0-4ba0-4d0d-b426-9f03f01260b0', 'x-compute-request-id': 'req-55a1edb0-4ba0-4d0d-b426-9f03f01260b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}]}]}' 2023-04-21 14:06:25,464 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.211s 2023-04-21 14:06:25,465 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'ope nstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900f1d2c-7e1e-44e1-96aa-15fd7167eaa0', 'x-compute-request-id': 'req-900f1d2c-7e1e-44e1-96aa-15fd7167eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:06:25,681 80334 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/cfa1f4e6f7864477b911420ea2ecb982/volumes 0.204s 2023-04-21 14:06:25,682 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2014804258", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cde466c-2e6e-4fc1-a897-a07b229fa3dc', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cde466c-2e6e-4fc1-a897-a07b229fa3dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes'} Body: b'{"volume": {"id": "1501182e-0879-441f-9c3d-7d8c2b799f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:06:25.623533", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2014804258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:06:25,732 80334 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/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.038s 2023-04-21 14:06:25,732 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ebb372-8fdd-401c-8274-c25504508abe', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ebb372-8fdd-401c-8274-c25504508abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'{"volume": {"id": "1501182e-0879-441f-9c3d-7d8c2b799f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:06:26.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2014804258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:06:26,796 80334 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/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.052s 2023-04-21 14:06:26,797 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a354ce1-930e-44ba-8914-4afc2141dc30', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a354ce1-930e-44ba-8914-4afc2141dc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'{"volume": {"id": "1501182e-0879-441f-9c3d-7d8c2b799f1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:06:26.000000", "updated_at": "2023-04-21T14:06:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-2014804258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:06:26,933 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.124s 2023-04-21 14:06:26,933 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 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-bb4e0a3b-b9f9-4fac-8b4a-2c0c48a22dbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'' 2023-04-21 14:06:26,959 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.025s 2023-04-21 14:06:26,959 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 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-9c133140-5fb2-46d0-b02c-f9d97df8e563', 'x-openstack-request-id': 'req-9c133140-5fb2-46d0-b02c-f9d97df8e563', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1501182e-0879-441f-9c3d-7d8c2b799f1e could not be found."}}' 2023-04-21 14:06:27,073 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.113s 2023-04-21 14:06:27,073 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 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-993420df-7193-4cf6-ae38-9b0897b85317', 'x-compute-request-id': 'req-993420df-7193-4cf6-ae38-9b0897b85317', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'' 2023-04-21 14:06:27,236 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.163s 2023-04-21 14:06:27,237 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:27 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-3e4c5eb8-74e1-49bc-9661-fc6bbabacb20', 'x-compute-request-id': 'req-3e4c5eb8-74e1-49bc-9661-fc6bbabacb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006 bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:06:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:07:17,321 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.042s 2023-04-21 14:07:17,322 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 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-ecef171d-6bb8-417a-8ae4-de197eb99ffa', 'x-compute-request-id': 'req-ecef171d-6bb8-417a-8ae4-de197eb99ffa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5cf0c20f-ffda-4578-adae-9aaef4c4bd18 could not be found."}}' 2023-04-21 14:07:17,358 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-414912251 0.035s 2023-04-21 14:07:17,358 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 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-b79ce4ba-4501-4e25-9712-45dfba4be45c', 'x-compute-request-id': 'req-b79ce4ba-4501-4e25-9712-45dfba4be45c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-414912251'} Body: b'' 2023-04-21 14:07:17,442 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0 0.084s 2023-04-21 14:07:17,443 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bf6ee7bb-5936-44e5-9686-2bdeedc4d382', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a08ba1b8-74e c-4c3c-9d31-0cd58b006bb0'} Body: b'' {9} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.178842s] ... ok {9} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.101498s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.970873s] ... 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 da5738c1-539a-4d82-90dd-768e5ddc2cf3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:43,435 80346 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/5ce7ee11364445d7a325a36211f0e52e/types 0.167s 2023-04-21 14:07:43,435 80346 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-711074238", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c234e79-c747-431a-9ec4-ec22d6ae5b23', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c234e79-c747-431a-9ec4-ec22d6ae5b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types'} Body: b'{"volume_type": {"id": "1fd93e52-13b6-453d-9f02-0a5467fffab3", "name": "tempest-VolumeTypesTest-volume-type-711074238", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:07:43,469 80346 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/5ce7ee11364445d7a325a36211f0e52e/types 0.030s 2023-04-21 14:07:43,469 80346 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-738075814", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e373d7-4571-47df-8da2-b94e0362d0e4', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e373d7-4571-47df-8da2-b94e0362d0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types'} Body: b'{"volume_type": {"id": "65ea59c0-5fb8-452e-9145-450b7ca0c5df", "name": "tempest-VolumeTypesTest-volume-type-738075814", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:07:43,788 80346 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/b45f270442db4b878e7911266b0d099b/volumes 0.316s 2023-04-21 14:07:43,789 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2060777882", "volume_type": "1fd93e52-13b6-453d-9f02-0a5467fffab3", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356fb88f-fd04-40f3-b4fd-8ed5d4b6cd17', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356fb88f-fd04-40f3-b4fd-8ed5d4b6cd17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:43.726133", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:07:43,842 80346 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/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.043s 2023-04-21 14:07:43,842 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cff429-dc36-44aa-8157-162bbeecbc57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cff429-dc36-44aa-8157-162bbeecbc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:44.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b45f270442db4b878e7911266b0d099b"}}' 2023-04-21 14:07:44,891 80346 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/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.037s 2023-04-21 14:07:44,892 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c3bdde-7bdf-457d-95fc-613461f406d7', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c3bdde-7bdf-457d-95fc-613461f406d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:44.000000", "updated_at": "2023-04-21T14:07:44.000000", "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-9 0dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b45f270442db4b878e7911266b0d099b"}}' 2023-04-21 14:07:44,949 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.045s 2023-04-21 14:07:44,949 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada37bf6-34f9-462d-9b6c-58e07ac75d88', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada37bf6-34f9-462d-9b6c-58e07ac75d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:44.000000", "updated_at": "2023-04-21T14:07:44.000000", "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b45f270442db4b878e7911266b0d099b"}}' 2023-04-21 14:07:45,081 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.121s 2023-04-21 14:07:45,081 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:44 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-12733abb-9150-495b-9cff-287355a659e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'' 2023-04-21 14:07:45,101 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.019s 2023-04-21 14:07:45,101 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-63eb3b31-061c-4f9a-a063-bea1fb64346a', 'x-openstack-request-id': 'req-63eb3b31-061c-4f9a-a063-bea1fb643 46a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume da5738c1-539a-4d82-90dd-768e5ddc2cf3 could not be found."}}' 2023-04-21 14:07:45,152 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df 0.050s 2023-04-21 14:07:45,152 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-efec42dd-7273-4296-90ad-5f0670a5911b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df'} Body: b'' 2023-04-21 14:07:45,171 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df 0.018s 2023-04-21 14:07:45,171 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-5c78e91f-e5c5-4d06-afea-448b7017a8e4', 'x-openstack-request-id': 'req-5c78e91f-e5c5-4d06-afea-448b7017a8e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 65ea59c0-5fb8-452e-9145-450b7ca0c5df could not be found."}}' 2023-04-21 14:07:45,219 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3 0.047s 2023-04-21 14:07:45,219 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-68899b4a-9587-4b9c-a9e1-9f3215423306', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3'} Body: b'' 2023-04-21 14:07:45,236 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3 0.016s 2023-04-21 14:07:45,237 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-b89f9a8e-28f6-4614-8fbd-08a98a3ea67c', 'x-openstack-request-id': 'req-b89f9a8e-28f6-4614-8fbd-08a98a3ea67c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1fd93e52-13b6-453d-9f02-0a5467fffab3 could not be found."}}' {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.138242s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.404948s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.094074s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.231099s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.026735s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.022804s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.036555s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.021110s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.023472s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019726s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.017840s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014131s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013076s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.043418s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.031834s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030643s] ... ok {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.430512s] ... 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 63e94706-bc12-4544-b72c-cb7f3972a438 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:50,577 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes 0.292s 2023-04-21 14:07:50,577 80350 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-491901629"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995d7c29-74b0-478f-876e-76ca417b843c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995d7c29-74b0-478f-876e-76ca417b843c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes'} Body: b'{"volume": {"id": "63e94706-bc12-4544-b72c-cb7f3972a438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:50.463142", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-491901629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:07:50,633 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438 0.046s 2023-04-21 14:07:50,633 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17de7c1a-be82-4e18-b64d-dd0581059916', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17de7c1a-be82-4e18-b64d-dd0581059916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438'} Body: b'{"volume": {"id": "63e94706-bc12-4544-b72c-cb7f3972a438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:50.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-491901629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' 2023-04-21 14:07:51,698 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438 0.053s 2023-04-21 14:07:51,698 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a4a251-48a8-4fdb-b775-27cde94c90d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a4a251-48a8-4fdb-b775-27cde94c90d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438'} Body: b'{"volume": {"id": "63e94706-bc12-4544-b72c-cb7f3972a438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:50.000000", "updated_at": "2023-04-21T14:07:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-491901629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.171466s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.255925s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.012638s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.128300s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.016614s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.017028s] ... ok {11} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.313456s] ... 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 de243d50-f6bc-4ce2-8694-64e2b85cfd90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:51,918 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes 0.201s 2023-04-21 14:07:51,918 80350 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-802505943"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca97de42-18f4-4e83-8143-12c23b58b575', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca97de42-18f4-4e83-8143-12c23b58b575', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes'} Body: b'{"volume": {"id": "de243d50-f6bc-4ce2-8694-64e2b85cfd90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:51.851468", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-802505943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:07:51,968 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90 0.040s 2023-04-21 14:07:51,968 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8aba663-033b-40a9-9423-eba31ee57f50', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8aba663-033b-40a9-9423-eba31ee57f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90'} Body: b'{"volume": {"id": "de243d50-f6bc-4ce2-8694-64e2b85cfd90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:52.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-802505943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' 2023-04-21 14:07:53,019 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90 0.040s 2023-04-21 14:07:53,019 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f1535-364b-4e54-a4e2-921029a17f02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f1535-364b-4e54-a4e2-921029a17f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90'} Body: b'{"volume": {"id": "de243d50-f6bc-4ce2-8694-64e2b85cfd90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:52.000000", "updated_at": "2023-04-21T14:07:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-802505943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.765376s] ... 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 8b23cc24-720f-4e2a-9b97-67e09e54254c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:56,749 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes 0.392s 2023-04-21 14:07:56,750 80346 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-1441348468"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46be0a8-0abf-4d73-b5b8-2815735ab4ec', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46be0a8-0abf-4d73-b5b8-2815735ab4ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:56.681350", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:07:56,804 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.044s 2023-04-21 14:07:56,804 80346 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': 'Fri, 21 Apr 2023 14:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015e9ef2-297e-49a0-91e3-deb4facfcd98', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015e9ef2-297e-49a0-91e3-deb4facfcd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:57,854 80346 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/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.036s 2023-04-21 14:07:57,854 80346 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': 'Fri, 21 Apr 2023 14:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1592fac9-bd59-44c2-852d-6cc960749235', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1592fac9-bd59-44c2-852d-6cc960749235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:57.000000", "updated_at": "2023-04-21T14:07:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:57,907 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.042s 2023-04-21 14:07:57,908 80346 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': 'Fri, 21 Apr 2023 14:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667d1392-73a0-4716-a17f-1fbcfea8d205', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667d1392-73a0-4716-a17f-1fbcfea8d205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:57.000000", "updated_at": "2023-04-21T14:07:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:58,082 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.163s 2023-04-21 14:07:58,083 80346 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': 'Fri, 21 Apr 2023 14:07:57 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-dfcf8606-a53a-4f58-b78a-7ad2229ee12f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'' 2023-04-21 14:07:58,120 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.036s 2023-04-21 14:07:58,120 80346 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': 'Fri, 21 Apr 2023 14:07:58 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-a6782d12-47cd-4b2f-9eef-9c3a7da271e9', 'x-openstack-request-id': 'req-a6782d12-47cd-4b2f-9eef-9c3a7da271e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8b23cc24-720f-4e2a-9b97-67e09e54254c could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.552984s] ... 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 27ef201e-bac4-4df8-a349-4730e0ec5621 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:58,364 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes 0.238s 2023-04-21 14:07:58,364 80346 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-173704547"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b295e8c-85c5-4501-8c4d-2f4e6ff983ff', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b295e8c-85c5-4501-8c4d-2f4e6ff983ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.262743", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:07:58,429 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.055s 2023-04-21 14:07:58,430 80346 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': 'Fri, 21 Apr 2023 14:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b5e154-13a0-4eaf-835d-082460f64827', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b5e154-13a0-4eaf-835d-082460f64827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:59,484 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.043s 2023-04-21 14:07:59,484 80346 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': 'Fri, 21 Apr 2023 14:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772968eb-fb40-4218-aea8-b589973187b3', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772968eb-fb40-4218-aea8-b589973187b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.000000", "updated_at": "2023-04-21T14:07:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:59,545 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.046s 2023-04-21 14:07:59,546 80346 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': 'Fri, 21 Apr 2023 14:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f77db6-b8f1-4d75-9f78-9a0c5e1083ab', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f77db6-b8f1-4d75-9f78-9a0c5e1083ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.000000", "updated_at": "2023-04-21T14:07:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:59,655 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.099s 2023-04-21 14:07:59,655 80346 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': 'Fri, 21 Apr 2023 14:07:59 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-7db34db0-e836-46eb-94b0-3e5053838f9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'' 2023-04-21 14:07:59,676 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.020s 2023-04-21 14:07:59,677 80346 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': 'Fri, 21 Apr 2023 14:07:59 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-d4685883-4f02-4fc7-bb1d-ffede8e03ee8', 'x-openstack-request-id': 'req-d4685883-4f02-4fc7-bb1d-ffede8e03ee8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27ef201e-bac4-4df8-a349-4730e0ec5621 could not be found."}}' {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.669331s] ... 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 b8389d61-143c-4e06-b412-26e194f19c3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:03,050 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes 0.431s 2023-04-21 14:08:03,051 80346 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-1031308254", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3ead51-184a-43c4-82f5-d2cb86301a15', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3ead51-184a-43c4-82f5-d2cb86301a15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes'} Body: b'{"volume": {"id": "b8389d61-143c-4e06-b412-26e194f19c3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:02.991307", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1031308254", "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/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:03,102 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.042s 2023-04-21 14:08:03,103 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eea089e-237a-458f-ba94-9a2937c623e1', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eea089e-237a-458f-ba94-9a2937c623e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'{"volume": {"id": "b8389d61-143c-4e06-b412-26e194f19c3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:03.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1031308254", "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/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:04,152 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.037s 2023-04-21 14:08:04,152 80346 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5d3499-9e94-48d2-a4a4-ef9fbaa366d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5d3499-9e94-48d2-a4a4-ef9fbaa366d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'{"volume": {"id": "b8389d61-143c-4e06-b412-26e194f19c3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:03.000000", "updated_at": "2023-04-21T14:08:03.000000", "name": "tempest-VolumesGetTest-Volume-1031308254", "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/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:04,265 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.102s 2023-04-21 14:08:04,265 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 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-0e9612d0-7756-4e9c-a794-3744eb3a0f15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'' 2023-04-21 14:08:04,286 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.020s 2023-04-21 14:08:04,287 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 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-77a5c2e1-333d-48b7-855b-a0bd58ca5447', 'x-openstack-request-id': 'req-77a5c2e1-333d-48b7-855b-a0bd58ca5447', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b8389d61-143c-4e06-b412-26e194f19c3b could not be found."}}' {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.482680s] ... 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 4dd9db1b-805d-4c02-bdc2-203957bae103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:04,481 80346 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/ba744621b25441e8adead9a7ac21976e/volumes 0.192s 2023-04-21 14:08:04,482 80346 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-430226957"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0828c5b3-91ce-4bc6-8b53-502a0478b7dd', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0828c5b3-91ce-4bc6-8b53-502a0478b7dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.413870", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:04,536 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.045s 2023-04-21 14:08:04,537 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09c2a5a-0b10-4603-83a3-aca45effaba1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09c2a5a-0b10-4603-83a3-aca45effaba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:05,587 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.039s 2023-04-21 14:08:05,588 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0370af-8b07-4297-ab26-0ef59e4e1848', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0370af-8b07-4297-ab26-0ef59e4e1848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.000000", "updated_at": "2023-04-21T14:08:05.000000", "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:05,635 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.036s 2023-04-21 14:08:05,635 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97d55c5-7b40-491e-8cae-c49b2e9670db', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97d55c5-7b40-491e-8cae-c49b2e9670db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.000000", "updated_at": "2023-04-21T14:08:05.000000", "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:05,748 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.103s 2023-04-21 14:08:05,748 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7347b4d-f05e-4966-bf5f-8d7c88a9def6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'' 2023-04-21 14:08:05,771 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.021s 2023-04-21 14:08:05,771 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 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-f5e776d0-4a1b-47e3-9be8-6abbc130eb63', 'x-openstack-request-id': 'req-f5e776d0-4a1b-47e3-9be8-6abbc130eb63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4dd9db1b-805d-4c02-bdc2-203957bae103 could not be found."}}' {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.653464s] ... 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 4cc067d1-a25f-43eb-95fd-ffa619196d23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:05,811 80346 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/2edfef44-2867-4e03-a53e-b139f99afa75 0.035s 2023-04-21 14:08:05,811 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a805b134-9e0e-4edc-b5f6-bc3dc3dc4fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:08:06,162 80346 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/ba744621b25441e8adead9a7ac21976e/volumes 0.350s 2023-04-21 14:08:06,162 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-VolumesGetTest-Volume-580621744", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f79ca1-f718-4411-a024-542cb536d031', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f79ca1-f718-4411-a024-542cb536d031', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes'} Body: b'{"volume": {"id": "4cc067d1-a25f-43eb-95fd-ffa619196d23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:06.100234", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-580621744", "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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:06,212 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.039s 2023-04-21 14:08:06,212 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7f8011-89ec-4484-b3ab-ead02f49d38f', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7f8011-89ec-4484-b3ab-ead02f49d38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'{"volume": {"id": "4cc067d1-a25f-43eb-95fd-ffa619196d23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:06.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-580621744", "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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:07,267 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.042s 2023-04-21 14:08:07,267 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21701d56-233b-4a80-9a61-330ad97521c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21701d56-233b-4a80-9a61-330ad97521c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'{"volume": {"id": "4cc067d1-a25f-43eb-95fd-ffa619196d23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:06.000000", "updated_at": "2023-04-21T14:08:06.000000", "name": "tempest-VolumesGetTest-Volume-580621744", "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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:07,399 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.121s 2023-04-21 14:08:07,399 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:07 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-641bce15-5d6e-4abc-9076-6aed430f47f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'' 2023-04-21 14:08:07,426 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.026s 2023-04-21 14:08:07,427 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:07 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-078132e5-0b02-4985-a822-5e535461282b', 'x-openstack-request-id': 'req-078132e5-0b02-4985-a822-5e535461282b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4cc067d1-a25f-43eb-95fd-ffa619196d23 could not be found."}}' {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.332065s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.236642s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.303906s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.032133s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.044798s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.648597s] ... 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 0fc3163e-bd36-41f8-90ec-135a915cfa7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:25,511 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/6f3877c2048f4ee18c106b883b07aab0/os-quota-sets/a3deb68e42e049bbbe18a8a0d3b0a430?usage=True 0.042s 2023-04-21 14:08:25,511 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f04752c-2baa-44b4-afef-9b5d9a4d9da1', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f04752c-2baa-44b4-afef-9b5d9a4d9da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3877c2048f4ee18c106b883b07aab0/os-quota-sets/a3deb68e42e049bbbe18a8a0d3b0a430?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": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:25,815 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes 0.295s 2023-04-21 14:08:25,816 80330 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-1819911136"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b386f7c-d933-4ee2-af7e-dd1819197e23', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b386f7c-d933-4ee2-af7e-dd1819197e23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:25.758297", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:25,876 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.048s 2023-04-21 14:08:25,876 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab32db45-a02f-4568-b4f2-b07835dd73a5', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab32db45-a02f-4568-b4f2-b07835dd73a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:26.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:26,930 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.041s 2023-04-21 14:08:26,930 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051180ae-66ec-4eb8-a659-bd4832d97652', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051180ae-66ec-4eb8-a659-bd4832d97652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:26.000000", "updated_at": "2023-04-21T14:08:26.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:26,987 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.045s 2023-04-21 14:08:26,987 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3326f295-8aa7-4097-8ead-3ba6eb130c94', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3326f295-8aa7-4097-8ead-3ba6eb130c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:26.000000", "updated_at": "2023-04-21T14:08:26.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:27,094 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.097s 2023-04-21 14:08:27,095 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:26 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-c709c85b-664b-4d42-928f-1ba7ac6609a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'' 2023-04-21 14:08:27,115 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.019s 2023-04-21 14:08:27,115 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:27 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-b1ed3035-5e9f-410a-96ec-eb9ead0c2018', 'x-openstack-request-id': 'req-b1ed3035-5e9f-410a-96ec-eb9ead0c2018', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0fc3163e-bd36-41f8-90ec-135a915cfa7b could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.544408s] ... 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 2b46128c-7e39-4f0b-8299-c96a1114a279 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:27,366 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes 0.245s 2023-04-21 14:08:27,367 80330 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-407078653"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091ee9da-f69a-460e-bbb6-537b08ba7e4a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091ee9da-f69a-460e-bbb6-537b08ba7e4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.292710", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:27,421 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.045s 2023-04-21 14:08:27,421 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955840f7-1649-43f0-87c8-d6ee88836f1e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955840f7-1649-43f0-87c8-d6ee88836f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:28,469 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.036s 2023-04-21 14:08:28,470 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855481b3-a16c-4ffc-b8c4-cb140552f5d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855481b3-a16c-4ffc-b8c4-cb140552f5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.000000", "updated_at": "2023-04-21T14:08:27.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:28,531 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.051s 2023-04-21 14:08:28,531 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48a647a-42cd-44c2-bb06-7c95e32b942c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48a647a-42cd-44c2-bb06-7c95e32b942c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.000000", "updated_at": "2023-04-21T14:08:27.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:28,643 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.101s 2023-04-21 14:08:28,643 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 GMT', 'server': 'Apach e/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-037e0c78-53e4-4202-b400-70db874a1261', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'' 2023-04-21 14:08:28,663 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.019s 2023-04-21 14:08:28,663 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 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-6c61ddbd-c304-4642-a73f-2ba50e5ad702', 'x-openstack-request-id': 'req-6c61ddbd-c304-4642-a73f-2ba50e5ad702', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b46128c-7e39-4f0b-8299-c96a1114a279 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.058228s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.257684s] ... ok {1} 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 7cab290d-736d-4c86-829d-0bbc5bb250a8 failed to build and is in ERROR status {1} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {1} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.558216s] ... 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 78ef7e40-953c-4d03-be35-a2408f2a94be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:35,421 80330 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes 0.414s 2023-04-21 14:08:35,422 80330 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-1013660332"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5198d0e1-081a-4cb4-867c-6d3c0f4227d6', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5198d0e1-081a-4cb4-867c-6d3c0f4227d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes'} Body: b'{"volume": {"id": "78ef7e40-953c-4d03-be35-a2408f2a94be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.361878", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1013660332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}], "user_id": "9df4d2f316564e0dbff94acbb740ec0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:35,490 80330 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be 0.059s 2023-04-21 14:08:35,491 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1c3a1d-125d-4670-b332-9e9736f37158', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1c3a1d-125d-4670-b332-9e9736f37158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be'} Body: b'{"volume": {"id": "78ef7e40-953c-4d03-be35-a2408f2a94be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1013660332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}], "user_id": "9df4d2f316564e0dbff94acbb740ec0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "56f9995457584f2b94de3e3049ad3acc"}}' 2023-04-21 14:08:36,553 80330 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be 0.051s 2 023-04-21 14:08:36,553 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6fb45a-65cb-437a-9cbc-2bb44977779b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6fb45a-65cb-437a-9cbc-2bb44977779b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be'} Body: b'{"volume": {"id": "78ef7e40-953c-4d03-be35-a2408f2a94be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.000000", "updated_at": "2023-04-21T14:08:35.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1013660332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}], "user_id": "9df4d2f316564e0dbff94acbb740ec0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "56f9995457584f2b94de3e3049ad3acc"}}' {1} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.647408s] ... 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 bf526294-9c29-4fde-aea0-c6fa79b17c66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:06:42,030 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:06:42,030 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:06:42,083 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-21 14:06:42,084 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-571092211", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVTbSwwxECYrofWLzM3xM2athtWkhHO4PmnRUvV4IeHkFrsz3GVwS5pKQyGAUvFsHgrVRcBmNgHjdWVkJa8/B3vkVSYjn5BwhRB1DM72Kz9Nxe+lrLjXM+s4ubHvbbIIg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:42 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-3e82e646-254a-44c8-a34c-644b3330d11b', 'x-compute-request-id': 'req-3e82e646-254a-44c8-a34c-644b3330d11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-571092211", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVTbSwwxECYrofWLzM3xM2athtWkhHO4PmnRUvV4IeHkFrsz3GVwS5pKQyGAUvFsHgrVRcBmNgHjdWVkJa8/B3vkVSYjn5BwhRB1DM72Kz9Nxe+lrLjXM+s4ubHvbbIIg==", "fingerprint": "1e:5c:53:a8:e3:7e:62:2c:34:fe:81:68:6e:0c:d2:80", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2"}}' 2023-04-21 14:06:42,086 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-571092211 created 2023-04-21 14:06:42,247 80348 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-21 14:06:42,247 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--659464002", "description": "tempest-description--592638392"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-522e3516-7902-41c7-98a0-a90ef33fca6e', 'date': 'Fri, 21 Apr 2023 14:06:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "name": "tempest-securitygroup--659464002", "stateful": true, "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "tempest-description--592638392", "shared": false, "security_group_rules": [{"id": "daa0b33d-3bc5-49b3-a5b8-138e989c98a4", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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": 822, "description": null, "tags": [], "created_at": "2023-04-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}, {"id": "ebc8a60a-07a1-4fe9-9460-8f4416aeb4e8", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "ethertype": "IPv4", "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": 821, "description": null, "tags": [], "created_at": "2023-04-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}], "tags": [], "created_at": "2023-04-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:06:42,429 80348 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-21 14:06:42,429 80348 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": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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-c5d0fb0a-9145-4aa9-a9a1-e96af25648d0', 'date': 'Fri, 21 Apr 2023 14:06:42 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": "aa91a266-6dd2-4d3e-9074-579997eed5b2", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:06:42,676 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.246s 2023-04-21 14:06:42,676 80348 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": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68045d48-12c1-494a-ab6d-e44027c06690', 'date': 'Fri, 21 Apr 2023 14:06:42 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": "042eda0e-17de-42ef-a845-16b55d26dfd8", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:06:42,676 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--659464002 created 2023-04-21 14:06:43,466 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.789s 2023-04-21 14:06:43,467 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-39c424fb-1696-4349-9e34-40dffe805424', 'date': 'Fri, 21 Apr 2023 14:06:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c0515823-35ad-42ec-a216-bcab68142d29", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.208", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:06:43Z", "updated_at": "2023-04-21T14:06:43Z", "revision_number": 0}}' 2023-04-21 14:06:43,467 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c0515823-35ad-42ec-a216-bcab68142d29', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:06:43Z', 'updated_at': '2023-04-21T14:06:43Z', 'revision_number': 0, 'ip': '172.24.4.208'} created 2023-04-21 14:06:43,555 80348 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.083s 2023-04-21 14:06:43,555 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:43 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-510c4f77-1a53-4ec5-8898-d45055703ca2', '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": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "name": "tempest-AttachVolumeNegativeTest-166063504-project-member", "password_expires_at": null}, "audit_ids": ["k4eSFi9_THyobdWR_vyN0w"], "expires_at": "2023-04-21T15:06:43.000000Z", "issued_at": "2023-04-21T14:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "name": "tempest-AttachVolumeNegativeTest-166063504"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id" : "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:06:43,556 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '31b07b9f-0a0f-426a-97d6-12b23e611818', 'name': 'tempest-AttachVolumeNegativeTest-1809206062-network', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:03:49Z', 'updated_at': '2023-04-21T14:03:49Z', 'revision_number': 1} available for tenant 2023-04-21 14:06:43,556 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-571092211', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVTbSwwxECYrofWLzM3xM2athtWkhHO4PmnRUvV4IeHkFrsz3GVwS5pKQyGAUvFsHgrVRcBmNgHjdWVkJa8/B3vkVSYjn5BwhRB1DM72Kz9Nxe+lrLjXM+s4ubHvbbIIg==', 'fingerprint': '1e:5c:53:a8:e3:7e:62:2c:34:fe:81:68:6e:0c:d2:80', 'user_id': 'ab1d2ed7df2f4a9bbf14da7e2c5fece2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApZyPpa1EYdCtRDYmlAqu0WRqwgRJ3bPOvpUq+G4K6vP7GYpFUiW6m\n4k57tZWlDj+gBwYFK4EEACKhZANiAAR1U20sMMRAmK6H1i8zN8TNmrYbVpIRzuD5\np0VL1eCHh5Ba7M9xlcEuaSkMhgFLxbB4K1UXAZjYB43VlZCWvPwd75FUmI5+QcIU\nQdQzO9is/TcXvpay41zPrOLmx722yCI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '62dbd9bb-7c4a-47fc-881c-bbddd4fa4331', 'name': 'tempest-securitygroup--659464002', 'stateful': True, 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': 'tempest-description--592638392', 'shared': False, 'security_group_rules': [{'id': 'daa0b33d-3bc5-49b3-a5b8-138e989c98a4', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '62dbd9bb-7c4a-47fc-881c-bbddd4fa4331', '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': 822, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:06:42Z', 'updated_at': '2023-04-21T14:06:42Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, {'id': 'ebc8a60a-07a1-4fe9-9460-8f4416aeb4e8', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '62dbd9bb-7c4a-47fc-881c-bbddd4fa4331', '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': 821, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:06:42Z', 'updated_at': '2023-04-21T14:06:42Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}], 'tags': [], 'created_at': '2023-04-21T14:06:42Z', 'updated_at': '2023-04-21T14:06:42Z', 'revision_number': 1, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, 'floating_ip': {'id': 'c0515823-35ad-42ec-a216-bcab68142d29', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:06:43Z', 'updated_at': '2023-04-21T14:06:43Z', 'revision_number': 0, 'ip': '172.24.4.208'}} 2023-04-21 14:06:44,213 80348 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.655s 2023-04-21 14:06:44,213 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1414365371", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "31b07b9f-0a0f-426a-97d6-12b23e611818"}], "security_groups": [{"name": "tempest-securitygroup--659464002"}], "key_name": "tempest-keypair-571092211", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25a10af-9723-4d60-bc2c-1722c38efc3b', 'x-compute-request-id': 'req-c25a10af-9723-4d60-bc2c-1722c38efc3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--659464002"}], "adminPass": "password"}}' 2023-04-21 14:06:44,307 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.091s 2023-04-21 14:06:44,307 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:44 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-5bcfb091-7f1c-4c32-85b8-e0305d7d64e7', 'x-compute-request-id': 'req-5bcfb091-7f1c-4c32-85b8-e0305d7d64e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "name": "tempest-AttachVolumeNegativeTest-server-1414365371", "status": "BUILD", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/imag es/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:06:44Z", "updated": "2023-04-21T14:06:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-571092211", "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-21 14:07:34,544 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.215s 2023-04-21 14:07:34,545 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:34 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-f1621604-cd4c-4e22-8c8f-d46300dc9aa0', 'x-compute-request-id': 'req-f1621604-cd4c-4e22-8c8f-d46300dc9aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "name": "tempest-AttachVolumeNegativeTest-server-1414365371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:06:44Z", "updated": "2023-04-21T14:06:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:d6:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-571092211", "OS-SRV-USG:launched_at": "2023-04-21T14:06:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--659464002"}], "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-21 14:07:34,557 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:08:34,787 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/os-interface 0.170s 2023-04-21 14:08:34,788 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08 :34 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-c03ba2ac-9761-4011-a0cb-42b5300b3406', 'x-compute-request-id': 'req-c03ba2ac-9761-4011-a0cb-42b5300b3406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "port_id": "0b9909b1-cbc2-4a32-9744-599b789730dc", "mac_addr": "fa:16:3e:47:d6:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5f6ad19-0851-44af-abdb-5aeb92a663c3", "ip_address": "10.0.0.14"}]}]}' 2023-04-21 14:08:35,523 80348 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/c0515823-35ad-42ec-a216-bcab68142d29 0.731s 2023-04-21 14:08:35,523 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0b9909b1-cbc2-4a32-9744-599b789730dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-310635a3-a060-4c07-9ca0-3ab8718895f3', 'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c0515823-35ad-42ec-a216-bcab68142d29'} Body: b'{"floatingip": {"id": "c0515823-35ad-42ec-a216-bcab68142d29", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.208", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "bf8af9ff-b0de-428f-9d43-259acdf85980", "port_id": "0b9909b1-cbc2-4a32-9744-599b789730dc", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "mac_address": "fa:16:3e:47:d6:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:06:43Z", "updated_at": "2023-04-21T14:08:35Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:08:35,524 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2023-04-21 14:08:35,579 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:08:35,602 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:08:35,603 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2023-04-21 14:08:35,641 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/ips 0.037s 2023-04-21 14:08:35,641 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 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-73a51e15-49d8-49e3-85bc-b6b5443044e1', 'x-compute-request-id': 'req-73a51e15-49d8-49e3-85bc-b6b5443044e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/ips'} Body: b'{" addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-21 14:08:35,858 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes 0.214s 2023-04-21 14:08:35,859 80348 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-500739109"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957546af-6b5f-4672-862d-dcc21dc26434', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957546af-6b5f-4672-862d-dcc21dc26434', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes'} Body: b'{"volume": {"id": "bf526294-9c29-4fde-aea0-c6fa79b17c66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.794787", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-500739109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:35,908 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66 0.040s 2023-04-21 14:08:35,909 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4785903f-507e-4807-ae7e-6e34319fc763', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4785903f-507e-4807-ae7e-6e34319fc763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66'} Body: b'{"volume": {"id": "bf526294-9c29-4fde-aea0-c6fa79b17c66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-500739109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:08:36,962 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3 /f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66 0.041s 2023-04-21 14:08:36,962 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5015b5-672e-4f65-81eb-aa7b96b28fee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5015b5-672e-4f65-81eb-aa7b96b28fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66'} Body: b'{"volume": {"id": "bf526294-9c29-4fde-aea0-c6fa79b17c66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:36.000000", "updated_at": "2023-04-21T14:08:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-500739109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:08:37,085 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.112s 2023-04-21 14:08:37,085 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:36 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-4e6a6b0d-bd5f-4c8c-8387-d096beab8f20', 'x-compute-request-id': 'req-4e6a6b0d-bd5f-4c8c-8387-d096beab8f20', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'' 2023-04-21 14:08:37,816 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.731s 2023-04-21 14:08:37,817 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db61531-a940-4d6f-b2cc-7c8bd900ffd8', 'x-compute-request-id': 'req-1db61531-a940-4d6f-b2cc-7c8bd900ffd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "name": "tempest-AttachVolumeNegativeTest-server-1414365371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:06:44Z", "updated": "2023-04-21T14:08:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:d6:29"}, {"version": 4, "addr": "172.24.4.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:d6:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-571092211", "OS-SRV-USG:launched_at": "2023-04-21T14:06:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--659464002"}], "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-21 14:09:28,019 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.153s 2023-04-21 14:09:28,019 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:27 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-1b98ba4c-dc45-427a-b950-c51eab6f28bd', 'x-compute-request-id': 'req-1b98ba4c-dc45-427a-b950-c51eab6f28bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 could not be found."}}' 2023-04-21 14:09:28,064 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-571092211 0.044s 2023-04-21 14:09:28,064 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:28 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-2657dc8b-14cd-4e94-a585-371f6de6c041', 'x-compute-request-id': 'req-2657dc8b-14cd-4e94-a585-371f6de6c041', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-571092211'} Body: b'' 2023-04-21 14:09:28,211 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331 0.146s 2023-04-21 14:09:28,212 80348 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-ef2d675d-2ace-404e-99d9-e4b98fb01f65', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331'} Body: b'' 2023-04-21 14:09:28,230 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331 0.017s 2023-04-21 14:09:28,230 80348 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-8d82e37c-cf08-45ac-bb57-924399880a89', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 62dbd9bb-7c4a-47fc-881c-bbddd4fa4331 does not exist", "detail": ""}}' 2023-04-21 14:09:28,676 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c0515823-35ad-42ec-a216-bcab68142d29 0.446s 2023-04-21 14:09:28,677 80348 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-94edbe70-a192-4de0-817a-ba64622473fb', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c0515823-35ad-42ec-a216-bcab68142d29'} Body: b'' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.111920s] ... 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 df427b64-cdd1-47cc-bd98-8094c9919c38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:06:40,460 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.264s 2023-04-21 14:06:40,460 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f85317d-f050-481b-af39-2973df664fed', 'x-compute-request-id': 'req-8f85317d-f050-481b-af39-2973df664fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:06:40,791 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.319s 2023-04-21 14:06:40,792 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f3ca1d-107e-42cc-9c8c-27e8046699cf', 'x-compute-request-id': 'req-22f3ca1d-107e-42cc-9c8c-27e8046699cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:07:31,049 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.231s 2023-04-21 14:07:31,049 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:30 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-d9eba43d-0a10-41ed-ae74-d07b763c80b6', 'x-compute-request-id': 'req-d9eba43d-0a10-41ed-ae74-d07b763c80b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:07:31,306 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.245s 2023-04-21 14:07:31,307 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:31 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-3c5801a8-b28a-4d9e-8075-ae770685e25d', 'x-compute-request-id': 'req-3c5801a8-b28a-4d9e-8075-ae770685e25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:08:31,611 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes 0.234s 2023-04-21 14:08:31,611 80344 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-319046922"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60b3c2c-9291-41c3-a439-1c8df55bcd66', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60b3c2c-9291-41c3-a439-1c8df55bcd66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes'} Body: b'{"volume": {"id": "df427b64-cdd1-47cc-bd98-8094c9919c38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:31.553988", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-319046922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:31,673 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38 0.052s 2023-04-21 14:08:31,673 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2c523d-38a8-4db2-9e25-2a2e4d5afa1c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2c523d-38a8-4db2-9e25-2a2e4d5afa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38'} Body: b'{"volume": {"id": "df427b64-cdd1-47cc-bd98-8094c9919c38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-319046922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:08:32,726 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38 0.041s 2023-04-21 14:08:32,726 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fee705-bcb7-49bc-9d0c-721f8b0b7dc3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fee705-bcb7-49bc-9d0c-721f8b0b7dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38'} Body: b'{"volume": {"id": "df427b64-cdd1-47cc-bd98-8094c9919c38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:32.000000", "updated_at": "2023-04-21T14:08:32.000000", "name": "tempest-ServerActionsTestJSON-volume-319046922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:08:33,235 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.496s 2023-04-21 14:08:33,236 80344 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:32 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-9418feb7-5de0-46a4-9fc6-68812fb06b6a', 'x-compute-request-id': 'req-9418feb7-5de0-46a4-9fc6-68812fb06b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.285581s] ... 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-21 14:09:40,324 80350 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools?detail=True 0.279s 2023-04-21 14:09:40,325 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a1494-e3fb-4faa-b4e5-e1d055b64d2c', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8a1494-e3fb-4faa-b4e5-e1d055b64d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.053352s] ... 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-21 14:09:40,383 80350 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools 0.050s 2023-04-21 14:09:40,383 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e04a0f-63be-42e6-83fd-44389ae6382d', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e04a0f-63be-42e6-83fd-44389ae6382d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools'} Body: b'{"pools": []}' {11} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.055596s] ... 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 a5422694-b20f-4fca-94fc-cace05709bf3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:43,716 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types 0.162s 2023-04-21 14:09:43,716 80350 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-974152727", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f339cc-22d3-47e1-a8ce-8b19ea4cbc53', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f339cc-22d3-47e1-a8ce-8b19ea4cbc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types'} Body: b'{"volume_type": {"id": "3a495a08-0cbf-4f1f-9c06-3090009f5cc9", "name": "tempest-VolumeTypesAccessTest-volume-type-974152727", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-21 14:09:43,859 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes 0.139s 2023-04-21 14:09:43,859 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "3a495a08-0cbf-4f1f-9c06-3090009f5cc9", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 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-618ab07a-5659-451b-8f5e-292e11b5d615', 'x-openstack-request-id': 'req-618ab07a-5659-451b-8f5e-292e11b5d615', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3a495a08-0cbf-4f1f-9c06-3090009f5cc9 could not be found."}}' 2023-04-21 14:09:43,859 80350 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-21 14:09:43,888 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action 0.028s 2023-04-21 14:09:43,889 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "f113cc1ae7d641b9b3e47c511286be46"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 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-8aa0fe9f-9bbb-4ad7-ac76-faf3163ff02a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action'} Body: b'' 2023-04-21 14:09:44,157 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes 0.267s 2023-04-21 14:09:44,157 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "3a495a08-0cbf-4f1f-9c06-3090009f5c c9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-487834580"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf1b07c-176c-4907-ae64-c0a77ab1f281', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf1b07c-176c-4907-ae64-c0a77ab1f281', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.031155", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:09:44,225 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.049s 2023-04-21 14:09:44,226 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd77e25-1296-4cd2-b0b4-442bb76d0603', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd77e25-1296-4cd2-b0b4-442bb76d0603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f113cc1ae7d641b9b3e47c511286be46"}}' 2023-04-21 14:09:45,277 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.039s 2023-04-21 14:09:45,278 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cddda80-a1d3-4a3a-9b9f-48425e1ace04', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cddda80-a1d3-4a3a-9b9f-48425e1ace04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.000000", "updated_at": "2023-04-21T14:09:44.000000", "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f113cc1ae7d641b9b3e47c511286be46"}}' 2023-04-21 14:09:45,349 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.060s 2023-04-21 14:09:45,350 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92c778c-3c44-4602-8744-f87e7cb81d76', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92c778c-3c44-4602-8744-f87e7cb81d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.000000", "updated_at": "2023-04-21T14:09:44.000000", "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f113cc1ae7d641b9b3e47c511286be46"}}' 2023-04-21 14:09:45,474 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.108s 2023-04-21 14:09:45,475 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-7763bd89-bd8c-4f96-915e-e6a8f62129c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47 c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'' 2023-04-21 14:09:45,495 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.020s 2023-04-21 14:09:45,496 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-dc2f8276-803d-4fde-87b8-65cfb518ced8', 'x-openstack-request-id': 'req-dc2f8276-803d-4fde-87b8-65cfb518ced8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a5422694-b20f-4fca-94fc-cace05709bf3 could not be found."}}' 2023-04-21 14:09:45,531 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action 0.035s 2023-04-21 14:09:45,532 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "f113cc1ae7d641b9b3e47c511286be46"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-29ca5d14-53bc-4f52-bcbe-b37fc16eb8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action'} Body: b'' 2023-04-21 14:09:45,586 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9 0.054s 2023-04-21 14:09:45,586 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-29960375-e071-4389-9823-d339fbc7d3a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9'} Body: b'' 2023-04-21 14:09:45,607 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9 0.020s 2023-04-21 14:09:45,608 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-dcd84298-b954-4ea1-a0d9-eaa6dbd4314a', 'x-openstack-request-id': 'req-dcd84298-b954-4ea1-a0d9-eaa6dbd4314a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313 /types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3a495a08-0cbf-4f1f-9c06-3090009f5cc9 could not be found."}}' {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.243221s] ... ok {11} 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 d3f42a9d-0773-4362-8a0c-18fca79d79ab failed to build and is in ERROR status {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.701595s] ... 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 baf9bdc8-340b-43df-ac0a-c87b8f454f3c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:55,072 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes 0.419s 2023-04-21 14:09:55,073 80350 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-1306259546"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd179ae-56c2-4bea-8f68-31d1991a7f72', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd179ae-56c2-4bea-8f68-31d1991a7f72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.013472", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:09:55,123 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.041s 2023-04-21 14:09:55,123 80350 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': 'Fri, 21 Apr 2023 14:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b32052-504e-4328-889f-7404982d34c1', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b32052-504e-4328-889f-7404982d34c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:56,174 80350 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.039s 2023-04-21 14:09:56,174 80350 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': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a734f7-5baa-45ab-8da8-077f8e301593', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a734f7-5baa-45ab-8da8-077f8e301593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.000000", "updated_at": "2023-04-21T14:09:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:56,221 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.036s 2023-04-21 14:09:56,221 80350 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': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0378b1f6-3f10-496f-8b73-c25e1d417d65', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0378b1f6-3f10-496f-8b73-c25e1d417d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.000000", "updated_at": "2023-04-21T14:09:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:56,330 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.098s 2023-04-21 14:09:56,330 80350 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': 'Fri, 21 Apr 2023 14:09:56 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-90b8fc38-b1aa-4455-b469-472706acb059', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'' 2023-04-21 14:09:56,353 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.022s 2023-04-21 14:09:56,353 80350 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': 'Fri, 21 Apr 2023 14:09:56 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-4a85a668-0cf1-4856-8faf-94846e025d1f', 'x-openstack-request-id': 'req-4a85a668-0cf1-4856-8faf-94846e025d1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume baf9bdc8-340b-43df-ac0a-c87b8f454f3c could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.476801s] ... 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 cb436351-8db1-4d99-9fbd-e7046db3159d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:56,538 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes 0.182s 2023-04-21 14:09:56,538 80350 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-139920622"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab256da-b006-4d4f-9dd4-914567d906a7', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab256da-b006-4d4f-9dd4-914567d906a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.475641", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:09:56,593 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.045s 2023-04-21 14:09:56,593 80350 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': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2371b4-4997-4ccc-b73c-bed016dd0bba', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2371b4-4997-4ccc-b73c-bed016dd0bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:57,645 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.040s 2023-04-21 14:09:57,646 80350 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': 'Fri, 21 Apr 2023 14:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0c2a04-266a-4441-b60c-77f847970974', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0c2a04-266a-4441-b60c-77f847970974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.000000", "updated_at": "2023-04-21T14:09:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:57,695 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.038s 2023-04-21 14:09:57,695 80350 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': 'Fri, 21 Apr 2023 14:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8748df80-f176-42de-93b9-344e51b02a55', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8748df80-f176-42de-93b9-344e51b02a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.000000", "updated_at": "2023-04-21T14:09:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:57,807 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.101s 2023-04-21 14:09:57,807 80350 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': 'Fri, 21 Apr 2023 14:09:57 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-d4938ac7-0333-4c54-beee-9fd404ab3b81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'' 2023-04-21 14:09:57,831 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.023s 2023-04-21 14:09:57,831 80350 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': 'Fri, 21 Apr 2023 14:09:57 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-50d1094b-add1-4d44-ae64-2e4cb5e28572', 'x-openstack-request-id': 'req-50d1094b-add1-4d44-ae64-2e4cb5e28572', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb436351-8db1-4d99-9fbd-e7046db3159d could not be found."}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.137069s] ... 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 6d59cb0a-6564-40aa-afab-73f96b0fb006 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:17,446 80334 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-21 14:07:18,050 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.603s 2023-04-21 14:07:18,051 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--916643422", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9d8b6568-81d1-465d-9035-b6740affacbc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--916643422", "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": "cfa1f4e6f7864477b911420ea2ecb982", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "created_at": "2023-04-21T14:07:18Z", "updated_at": "2023-04-21T14:07:18Z", "tags": [], "self": "/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b", "file": "/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:07:19,456 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b/file 1.404s 2023-04-21 14:07:19,457 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-07d54215-84f1-4f6a-bb14-7fbb05790527', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b/file'} Body: b'' 2023-04-21 14:07:19,457 80334 DEBUG [tempest.scenario.manager] image:6d7eb54a-b068-4162-bd98-5a21649fbd2b 2023-04-21 14:07:19,520 80334 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.060s 2023-04-21 14:07:19,521 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-788075712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCO55/5HhCQZkcFVfgVGrulI3atlpFKQjKnI78/kM4uimAx0bJQlbEfcxM2XQeW2c86vQX6nUo1+E0FJJHQNMap4lIvFfRYGCEovcOc6baFnAovI9vNKGBK33RQ9htMU1w=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:19 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-ba296cf8-ea27-480b-9aef-99ce49e6ac1b', 'x-compute-request-id': 'req-ba296cf8-ea27-480b-9aef-99ce49e6ac1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-788075 712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCO55/5HhCQZkcFVfgVGrulI3atlpFKQjKnI78/kM4uimAx0bJQlbEfcxM2XQeW2c86vQX6nUo1+E0FJJHQNMap4lIvFfRYGCEovcOc6baFnAovI9vNKGBK33RQ9htMU1w==", "fingerprint": "9e:cb:65:93:6d:38:84:de:ae:98:5f:e3:62:4c:20:4e", "user_id": "9d40cdc3312b43d286d8a79cde9f5418"}}' 2023-04-21 14:07:19,624 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2023-04-21 14:07:19,624 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:19 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-e42932f5-1603-4bff-a1d7-8a4943ccef50', '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": "9d40cdc3312b43d286d8a79cde9f5418", "name": "tempest-TestMinimumBasicScenario-515927679-project-member", "password_expires_at": null}, "audit_ids": ["w00F4VkFSk2xCeP12Vcvvg"], "expires_at": "2023-04-21T15:07:19.000000Z", "issued_at": "2023-04-21T14:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa1f4e6f7864477b911420ea2ecb982", "name": "tempest-TestMinimumBasicScenario-515927679"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:07:19,625 80334 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {' id': '12b23d1e-f3a6-4c34-989d-1c89ee946e24', 'name': 'tempest-TestMinimumBasicScenario-1972551477-network', 'tenant_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26575, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:04:15Z', 'updated_at': '2023-04-21T14:04:16Z', 'revision_number': 1} available for tenant 2023-04-21 14:07:20,205 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.579s 2023-04-21 14:07:20,205 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2134957043", "imageRef": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-788075712", "networks": [{"uuid": "12b23d1e-f3a6-4c34-989d-1c89ee946e24"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc7c8df-0004-42e7-bf4d-a9ffceb51414', 'x-compute-request-id': 'req-7cc7c8df-0004-42e7-bf4d-a9ffceb51414', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LxSNqhJxMPQ6"}}' 2023-04-21 14:07:20,275 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.067s 2023-04-21 14:07:20,275 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:20 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-d6fdf557-0105-4d20-98c6-bf54b7c66461', 'x-compute-request-id': 'req-d6fdf557-0105-4d20-98c6-bf54b7c66461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "BUILD", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:20Z", "addresses": {}, "acces sIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "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-21 14:08:10,707 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.370s 2023-04-21 14:08:10,707 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:10 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-0341a9fb-90ad-43b8-bc20-119f5e337aba', 'x-compute-request-id': 'req-0341a9fb-90ad-43b8-bc20-119f5e337aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.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-21 14:08:10,719 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:09:11,020 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.264s 2023-04-21 14:09:11,020 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:10 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-53f5c9de-66e2-400e-9ca0-13cfc6f2850e', 'x-compute-request-id': 'req-53f5c9de-66e2-400e-9ca0-13cfc6f2850e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.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-21 14:09:11,123 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.077s 2023-04-21 14:09:11,123 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5822e281-9b2b-496d-8885-8ebeea019b1f', 'x-compute-request-id': 'req-5822e281-9b2b-496d-8885-8ebeea019b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}]}]}' 2023-04-21 14:09:11,363 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.236s 2023-04-21 14:09:11,364 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 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-1746a543-2e22-443d-b0c1-7d2a8db3b8b1', 'x-compute-request-id': 'req-1746a543-2e22-443d-b0c1-7d2a8db3b8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4b c3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.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-21 14:09:11,589 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes 0.214s 2023-04-21 14:09:11,590 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-808124280", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d1a153-e231-430c-aa4a-d99f644a8230', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d1a153-e231-430c-aa4a-d99f644a8230', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes'} Body: b'{"volume": {"id": "6d59cb0a-6564-40aa-afab-73f96b0fb006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:11.521105", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-808124280", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:09:11,641 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.041s 2023-04-21 14:09:11,641 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-5dc57ccb-b6dd-45fc-88f2-c8890ac522c4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc57ccb-b6dd-45fc-88f2-c8890ac522c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'{"volume": {"id": "6d59cb0a-6564-40aa-afab-73f96b0fb006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:12.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-808124280", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:09:12,692 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.039s 2023-04-21 14:09:12,692 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405cc274-5ad3-4517-8577-e869ff77a268', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405cc274-5ad3-4517-8577-e869ff77a268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'{"volume": {"id": "6d59cb0a-6564-40aa-afab-73f96b0fb006", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:12.000000", "updated_at": "2023-04-21T14:09:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-808124280", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:09:12,798 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.094s 2023-04-21 14:09:12,798 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09: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-ea7322d8-f7f7-4f93-b2bd-7103118a1f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4 e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'' 2023-04-21 14:09:12,820 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.021s 2023-04-21 14:09:12,820 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 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-a3fc3f9c-6a9a-4ccb-8a70-354006a442d1', 'x-openstack-request-id': 'req-a3fc3f9c-6a9a-4ccb-8a70-354006a442d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6d59cb0a-6564-40aa-afab-73f96b0fb006 could not be found."}}' 2023-04-21 14:09:12,924 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.104s 2023-04-21 14:09:12,925 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 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-b0e2096f-8790-45c5-a8c7-1c2902592676', 'x-compute-request-id': 'req-b0e2096f-8790-45c5-a8c7-1c2902592676', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'' 2023-04-21 14:09:13,116 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.191s 2023-04-21 14:09:13,116 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 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-432cf973-8d24-4b5c-91d2-b08f6d9e4a29', 'x-compute-request-id': 'req-432cf973-8d24-4b5c-91d2-b08f6d9e4a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:09:13Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "acc essIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-21 14:10:03,445 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.271s 2023-04-21 14:10:03,445 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:03 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-27f8ca31-4cc5-46d5-ad19-6db26618d8cb', 'x-compute-request-id': 'req-27f8ca31-4cc5-46d5-ad19-6db26618d8cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eb793e62-10c7-4bc3-834b-4a046bd33462 could not be found."}}' 2023-04-21 14:10:03,478 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-788075712 0.032s 2023-04-21 14:10:03,478 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:03 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-2370be50-a60f-4209-88c8-695318f1f20a', 'x-compute-request-id': 'req-2370be50-a60f-4209-88c8-695318f1f20a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-788075712'} Body: b'' 2023-04-21 14:10:03,582 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b 0.103s 2023-04-21 14:10:03,582 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3c541ba6-a679-46ce-bfb5-1ee9538becdc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b'} Body: b'' {3} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.947887s] ... 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 165bd506-e517-4200-bf04-a27bb67430f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:33,761 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.451s 2023-04-21 14:09:33,761 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:33 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-27e6cce8-8e20-4b4c-89c9-5e167b76d766', 'x-compute-request-id': 'req-27e6cce8-8e20-4b4c-89c9-5e167b76d766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:09:34,132 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.359s 2023-04-21 14:09:34,132 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:33 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-919dd3f6-cf43-4171-9268-f8e0e3adf0c0', 'x-compute-request-id': 'req-919dd3f6-cf43-4171-9268-f8e0e3adf0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:09:34,449 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.306s 2023-04-21 14:09:34,450 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:34 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-f2b141a1-026c-401d-bde3-0edd06aefccd', 'x-compute-request-id': 'req-f2b141a1-026c-401d-bde3-0edd06aefccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:10:34,848 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/41c39 fcb224f4e69a73734be43ba6588/volumes 0.364s 2023-04-21 14:10:34,849 80344 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-862908102"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d60aa05-757c-4a68-8311-4e3025dbafda', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d60aa05-757c-4a68-8311-4e3025dbafda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes'} Body: b'{"volume": {"id": "165bd506-e517-4200-bf04-a27bb67430f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:10:34.791399", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-862908102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:10:34,900 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2 0.042s 2023-04-21 14:10:34,901 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95849c6-c665-4ec6-b2a8-3139a25927ce', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95849c6-c665-4ec6-b2a8-3139a25927ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2'} Body: b'{"volume": {"id": "165bd506-e517-4200-bf04-a27bb67430f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:10:35.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-862908102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:10:35,973 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2 0.061s 2023-04-21 14:10:35,974 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Fri, 21 Apr 2023 14:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a00ed39-eb65-49de-b922-5177c229b165', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a00ed39-eb65-49de-b922-5177c229b165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2'} Body: b'{"volume": {"id": "165bd506-e517-4200-bf04-a27bb67430f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:10:35.000000", "updated_at": "2023-04-21T14:10:35.000000", "name": "tempest-ServerActionsTestJSON-volume-862908102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:10:35,993 80344 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-21 14:10:36,229 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.235s 2023-04-21 14:10:36,230 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:35 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-4f879de0-1612-4d51-93ff-b641176f53d7', 'x-compute-request-id': 'req-4f879de0-1612-4d51-93ff-b641176f53d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.049068s] ... 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 e9a8763a-9c87-4bfa-b8fa-5ad3580047bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:28,680 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:09:28,680 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:09:28,740 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-21 14:09:28,741 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1225044309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNh3h/ls9Vz2CSJMa9VpcyU76RLbRZmuJQ248SapA8bgNUNmhAl7IYjCs169Izl/iH7Dan2D0JBNyZec2ol4KFoZzjxYCOpbOA18fLh9nA4MO8xkGTV3gPFpF/O9TMHYqw=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:28 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-1de498fe-af40-4ee1-8dd6-571be6134e09', 'x-compute-request-id': 'req-1de498fe-af40-4ee1-8dd6-571be6134e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1225044309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNh3h/ls9Vz2CSJMa9VpcyU76RLbRZmuJQ248SapA8bgNUNmhAl7IYjCs169Izl/iH7Dan2D0JBNyZec2ol4KFoZzjxYCOpbOA18fLh9nA4MO8xkGTV3gPFpF/O9TMHYqw==", "fingerprint": "53:ba:c1:1f:f0:38:1c:53:a9:ce:e2:f7:42:15:8f:b4", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2"}}' 2023-04-21 14:09:28,743 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1225044309 created 2023-04-21 14:09:28,908 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.164s 2023-04-21 14:09:28,909 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1300190058", "description": "tempest-description--1825834168"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5db61b0c-55ed-4dda-bcc8-62e1f032b5fb', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "name": "tempest-securitygroup--1300190058", "stateful": true, "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "tempest-description--1825834168", "shared": false, "security_group_rules": [{"id": "2b49cf56-3dd8-493f-9630-138a01d7b0fb", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}, {"id": "55404f17-ecf6-4455-845e-db31fb9250e5", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 926, "description": null, "tags": [], "created_at": "2023-04-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}], "tags": [], "created_at": "2023-04-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:09:29,082 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-21 14:09:29,082 80348 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": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-d362f6b3-6be1-49f5-b56b-b78dd452a664', 'date': 'Fri, 21 Apr 2023 14:09:29 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": "b5ca270a-265f-49e4-82d6-ebbe975555c5", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:09:29,421 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.338s 2023-04-21 14:09:29,422 80348 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": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a3e359ba-3257-4e0f-b484-e70fd1facff6', 'date': 'Fri, 21 Apr 2023 14:09:29 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": "b8f68577-7d0c-4dc4-9262-622791e3ede9", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-21T14:09:29Z", "updated_at": "2023-04-21T14:09:29Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:09:29,423 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1300190058 created 2023-04-21 14:09:30,232 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.809s 2023-04-21 14:09:30,233 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-92ee3c65-d06c-4683-87a8-e44372c9d0d8', 'date': 'Fri, 21 Apr 2023 14:09:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a88eda71-13cc-4062-b8d6-48aa8c6d3085", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.253", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:09:29Z", "updated_at": "2023-04-21T14:09:29Z", "revision_number": 0}}' 2023-04-21 14:09:30,233 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a88eda71-13cc-4062-b8d6-48aa8c6d3085', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.253', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:09:29Z', 'updated_at': '2023-04-21T14:09:29Z', 'revision_number': 0, 'ip': '172.24.4.253'} created 2023-04-21 14:09:30,272 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-21 14:09:30,272 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:30 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-7bc78867-0916-4fe4-add7-f076f965b5a0', '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": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "name": "tempest-AttachVolumeNegativeTest-166063504-project-member", "password_expires_at": null}, "audit_ids": ["ExMvhWS9TqGwgIWmPREiMw"], "expires_at": "2023-04-21T15:09:30.000000Z", "issued_at": "2023-04-21T14:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "name": "tempest-AttachVolumeNegativeTest-166063504"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:09:30,273 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '31b07b9f-0a0f-426a-97d6-12b23e611818', 'name': 'tempest-AttachVolumeNegativeTest-1809206062-network', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:03:49Z', 'updated_at': '2023-04-21T14:03:49Z', 'revision_number': 1} available for tenant 2023-04-21 14:09:30,273 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1225044309', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNh3h/ls9Vz2CSJMa9VpcyU76RLbRZmuJQ248SapA8bgNUNmhAl7IYjCs169Izl/iH7Dan2D0JBNyZec2ol4KFoZzjxYCOpbOA18fLh9nA4MO8xkGTV3gPFpF/O9TMHYqw==', 'fingerprint': '53:ba:c1:1f:f0:38:1c:53:a9:ce:e2:f7:42:15:8f:b4', 'user_id': 'ab1d2ed7df2f4a9bbf14da7e2c5fece2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBKX+VQ9ZhREBGkzTXQJWTmRHCwOXWPS9UrOJugyyrCIsLICZrZvoao\nD5MLepWRQXCgBwYFK4EEACKhZANiAATYd4f5bPVc9gkiTGvVaXMlO+kS20WZriUN\nuPEmqQPG4DVDZoQJeyGIwrNevSM5f4h+w2p9g9CQTcmXnNqJeChaGc48WAjqWzgN\nfHy4fZwODDvMZBk1d4DxaRfzvUzB2Ks=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f7ed66a3-1f93-4695-927d-69bd9597d3d3', 'name': 'tempest-securitygroup--1300190058', 'stateful': True, 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': 'tempest-description--1825834168', 'shared': False, 'security_group_rules': [{'id': '2b49cf56-3dd8-493f-9630-138a01d7b0fb', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': 'f7ed66a3-1f93-4695-927d-69bd9597d3d3', '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-21T14:09:28Z', 'updated_at': '2023-04-21T14:09:28Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, {'id': '55404f17-ecf6-4455-845e-db31fb9250e5', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': 'f7ed66a3-1f93-4695-927d-69bd9597d3d3', '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-21T14:09:28Z', 'updated_at': '2023-04-21T14:09:28Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}], 'tags': [], 'creat ed_at': '2023-04-21T14:09:28Z', 'updated_at': '2023-04-21T14:09:28Z', 'revision_number': 1, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, 'floating_ip': {'id': 'a88eda71-13cc-4062-b8d6-48aa8c6d3085', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.253', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:09:29Z', 'updated_at': '2023-04-21T14:09:29Z', 'revision_number': 0, 'ip': '172.24.4.253'}} 2023-04-21 14:09:31,303 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.029s 2023-04-21 14:09:31,304 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-911419057", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "31b07b9f-0a0f-426a-97d6-12b23e611818"}], "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "key_name": "tempest-keypair-1225044309", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53650d5-49c4-4775-86b0-98020eb97ff7', 'x-compute-request-id': 'req-f53650d5-49c4-4775-86b0-98020eb97ff7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "adminPass": "password"}}' 2023-04-21 14:09:31,382 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.075s 2023-04-21 14:09:31,382 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:31 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-a7d9b283-3b2a-42e6-90be-b89c729a2e39', 'x-compute-request-id': 'req-a7d9b283-3b2a-42e6-90be-b89c729a2e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "name": "tempest-AttachVolumeNegativeTest-server-911419057", "status": "BUILD", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "fl avor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:09:31Z", "updated": "2023-04-21T14:09:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1225044309", "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-21 14:10:21,680 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.239s 2023-04-21 14:10:21,680 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:21 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-bf25583e-ac40-4a0b-8c15-b9035630fe22', 'x-compute-request-id': 'req-bf25583e-ac40-4a0b-8c15-b9035630fe22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "name": "tempest-AttachVolumeNegativeTest-server-911419057", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:09:31Z", "updated": "2023-04-21T14:09:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ce:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1225044309", "OS-SRV-USG:launched_at": "2023-04-21T14:09:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "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-21 14:10:21,692 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:11:21,911 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/os-interface 0.174s 2023-04-21 14:11:21,911 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'cont ent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f0afd2a-c67f-4760-854f-1f3088c8af7e', 'x-compute-request-id': 'req-1f0afd2a-c67f-4760-854f-1f3088c8af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "port_id": "2ae823dd-90e2-45a4-a300-3ea150d56569", "mac_addr": "fa:16:3e:4d:ce:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5f6ad19-0851-44af-abdb-5aeb92a663c3", "ip_address": "10.0.0.12"}]}]}' 2023-04-21 14:11:22,716 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085 0.801s 2023-04-21 14:11:22,717 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2ae823dd-90e2-45a4-a300-3ea150d56569"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-48db1270-e3b8-426d-9f2b-298ed8a573ce', 'date': 'Fri, 21 Apr 2023 14:11:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085'} Body: b'{"floatingip": {"id": "a88eda71-13cc-4062-b8d6-48aa8c6d3085", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.253", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "bf8af9ff-b0de-428f-9d43-259acdf85980", "port_id": "2ae823dd-90e2-45a4-a300-3ea150d56569", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "mac_address": "fa:16:3e:4d:ce:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:09:29Z", "updated_at": "2023-04-21T14:11:22Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:11:22,718 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.253:22' as 'cirros' with public key authentication 2023-04-21 14:11:22,754 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:11:22,778 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:11:22,779 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.253 successfully created 2023-04-21 14:11:22,832 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/ips 0.052s 2023-04-21 14:11:22,832 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:22 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-a5a80e46-fd12-48b3-87a6-ac1bbcaa8486', 'x-compute-request-id': 'req-a5a80e46-fd12-48b3-87a6-ac1bbcaa8486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.12"}]} }' 2023-04-21 14:11:23,095 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes 0.259s 2023-04-21 14:11:23,095 80348 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-25012066"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe28360-3c61-45a5-9aa6-122f3578e839', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe28360-3c61-45a5-9aa6-122f3578e839', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes'} Body: b'{"volume": {"id": "e9a8763a-9c87-4bfa-b8fa-5ad3580047bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:11:23.020333", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-25012066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:11:23,143 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb 0.039s 2023-04-21 14:11:23,143 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e217c0a9-4be6-409c-aa61-a8be41d64271', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e217c0a9-4be6-409c-aa61-a8be41d64271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb'} Body: b'{"volume": {"id": "e9a8763a-9c87-4bfa-b8fa-5ad3580047bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:11:23.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-25012066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:11:24,206 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb 0.050s 2023-04-21 14:11:24,206 80348 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10304790-82fe-45b6-9a5a-bc9c9729ab99', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10304790-82fe-45b6-9a5a-bc9c9729ab99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb'} Body: b'{"volume": {"id": "e9a8763a-9c87-4bfa-b8fa-5ad3580047bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:11:23.000000", "updated_at": "2023-04-21T14:11:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-25012066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:11:24,340 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.123s 2023-04-21 14:11:24,340 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:24 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-b33eeaa5-4d8a-48b3-821c-1df8d34b9e25', 'x-compute-request-id': 'req-b33eeaa5-4d8a-48b3-821c-1df8d34b9e25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'' 2023-04-21 14:11:24,957 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.616s 2023-04-21 14:11:24,957 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:24 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-b9951a7c-8ede-4a03-872e-11a8f32b704f', 'x-compute-request-id': 'req-b9951a7c-8ede-4a03-872e-11a8f32b704f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "name": "tempest-AttachVolumeNegativeTest-server-911419057", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b13 9f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:09:31Z", "updated": "2023-04-21T14:11:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ce:3c"}, {"version": 4, "addr": "172.24.4.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ce:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1225044309", "OS-SRV-USG:launched_at": "2023-04-21T14:09:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "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-21 14:12:15,046 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.037s 2023-04-21 14:12:15,046 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:15 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-04beb5e7-c99e-4cbb-9d29-e59390c3904f', 'x-compute-request-id': 'req-04beb5e7-c99e-4cbb-9d29-e59390c3904f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4a52be06-ff23-47fa-8f3f-ecd2e4045df0 could not be found."}}' 2023-04-21 14:12:15,080 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1225044309 0.033s 2023-04-21 14:12:15,080 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:15 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-fde03673-c436-4e43-82fe-a363b67f95c3', 'x-compute-request-id': 'req-fde03673-c436-4e43-82fe-a363b67f95c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1225044309'} Body: b'' 2023-04-21 14:12:15,239 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d3 0.158s 2023-04-21 14:12:15,240 80348 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-01e4c0fa-e629-409c-8b16-7560d71cb607', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:12:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d 3'} Body: b'' 2023-04-21 14:12:15,257 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d3 0.016s 2023-04-21 14:12:15,257 80348 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-b6327d7b-173f-4f7f-a417-393eb5cde8c3', 'date': 'Fri, 21 Apr 2023 14:12:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7ed66a3-1f93-4695-927d-69bd9597d3d3 does not exist", "detail": ""}}' 2023-04-21 14:12:15,728 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085 0.470s 2023-04-21 14:12:15,728 80348 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-05ee0ded-0530-4c73-800a-7e49ac4e20b6', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:12:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085'} Body: b'' {10} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.793460s] ... 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 fa005ea0-c406-477e-875a-6eb001d589fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:12:21,844 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types 0.181s 2023-04-21 14:12:21,844 80348 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-2030267884"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2dd165-a72d-467d-9e88-ffe073764f6b', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2dd165-a72d-467d-9e88-ffe073764f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types'} Body: b'{"volume_type": {"id": "b9bee973-5e8e-40e0-9ed8-badf94816734", "name": "tempest-GroupsTest-volume-type-2030267884", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:12:21,897 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types 0.049s 2023-04-21 14:12:21,897 80348 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-404642338"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c91227-5028-42ee-a0f4-13d91e6dd9fc', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c91227-5028-42ee-a0f4-13d91e6dd9fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types'} Body: b'{"group_type": {"id": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "name": "tempest-GroupsTest-group-type-404642338", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:12:22,101 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups 0.200s 2023-04-21 14:12:22,102 80348 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": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "volume_types": ["b9bee973-5e8e-40e0-9ed8-badf94816734"], "name": "tempest-Group1-1577609022"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d48d49-a2a3-4da8-a47e-74a4326b7824', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d48d49-a2a3-4da8-a47e-74a4326b7824', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups'} Body: b'{"group": {"id": "fa005ea0-c406-477e-875a-6eb001d589fc", "name": "tempest-Group1-1577609022"}}' 2023-04-21 14:12:22,138 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc 0.034s 2023-04-21 14:12:22,138 80348 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': 'Fri, 21 Apr 2023 14:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4ad877-a125-43d4-81f4-11c1bbcb4be3', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4ad877-a125-43d4-81f4-11c1bbcb4be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc'} Body: b'{"group": {"id": "fa005ea0-c406-477e-875a-6eb001d589fc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T14:12:22.000000", "name": "tempest-Group1-1577609022", "description": null, "group_type": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "volume_types": ["b9bee973-5e8e-40e0-9ed8-badf94816734"]}}' 2023-04-21 14:12:23,185 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc 0.041s 2023-04-21 14:12:23,186 80348 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': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c674628b-a267-4175-a09b-3a2366abfb86', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c674628b-a267-4175-a09b-3a2366abfb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc'} Body: b'{"group": {"id": "fa005ea0-c406-477e-875a-6eb001d589fc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:12:22.000000", "name": "tempest-Group1-1577609022", "description": null, "group_type": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "volume_types": ["b9bee973-5e8e-40e0-9ed8-badf94816734"]}}' 2023-04-21 14:12:23,253 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail 0.063s 2023-04-21 14:12:23,253 80348 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': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8065a8fb-c7ca-4fb8-9ff0-8eca9dd23af9', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8065a8fb-c7ca-4fb8-9ff0-8eca9dd23af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:12:23,333 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc/action 0.070s 2023-04-21 14:12:23,334 80348 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': 'Fri, 21 Apr 2023 14:12:23 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-req uest-id': 'req-c6e555bb-e767-4c4d-ad36-5247db87d5e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc/action'} Body: b'' 2023-04-21 14:12:23,354 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc 0.019s 2023-04-21 14:12:23,354 80348 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': 'Fri, 21 Apr 2023 14:12:23 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-a13d6247-4abe-424a-bcf9-6310bd6613bf', 'x-openstack-request-id': 'req-a13d6247-4abe-424a-bcf9-6310bd6613bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fa005ea0-c406-477e-875a-6eb001d589fc could not be found."}}' 2023-04-21 14:12:23,386 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/c0e86281-a87f-41aa-a063-1e9d80d6be94 0.031s 2023-04-21 14:12:23,386 80348 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': 'Fri, 21 Apr 2023 14:12:23 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-4c685069-84bf-446a-afc8-72e7dc810e74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/c0e86281-a87f-41aa-a063-1e9d80d6be94'} Body: b'' 2023-04-21 14:12:23,438 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734 0.052s 2023-04-21 14:12:23,439 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-0aee1e3e-4208-4170-a89b-77d25f3461fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734'} Body: b'' 2023-04-21 14:12:23,454 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734 0.015s 2023-04-21 14:12:23,455 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-c1e3ffc1-5a91-400f-ab90-87820b7e469d', 'x-openstack-request-id': 'req-c1e3ffc1-5a91-400f-ab90 -87820b7e469d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b9bee973-5e8e-40e0-9ed8-badf94816734 could not be found."}}' {10} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.599927s] ... 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 dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:12:23,554 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types 0.095s 2023-04-21 14:12:23,555 80348 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-970124942"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a618f74-39c3-4ec2-84c8-8c5ee2d44961', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a618f74-39c3-4ec2-84c8-8c5ee2d44961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types'} Body: b'{"volume_type": {"id": "57ca9130-eedc-476c-a587-c4f4e5ba12a8", "name": "tempest-GroupsTest-volume-type-970124942", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:12:23,588 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types 0.031s 2023-04-21 14:12:23,588 80348 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-508191766"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13c75ca-9e72-4d80-9af4-d7a535576d1a', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13c75ca-9e72-4d80-9af4-d7a535576d1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types'} Body: b'{"group_type": {"id": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "name": "tempest-GroupsTest-group-type-508191766", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:12:23,680 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups 0.089s 2023-04-21 14:12:23,680 80348 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": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "volume_types": ["57ca9130-eedc-476c-a587-c4f4e5ba12a8"], "name": "tempest-GroupsTest-Group-213360939"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a20a01-8c91-4956-abfb-4812af134ae9', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a20a01-8c91-4956-abfb-4812af134ae9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups'} Body: b'{"group": {"id": "dbddc506-e5b0-4e36-a9ee-c1f05b922cf1", "name": "tempest-GroupsTest-Group-213360939"}}' 2023-04-21 14:12:23,736 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 0.053s 2023-04-21 14:12:23,737 80348 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': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72a8808-6987-46e9-b4c0-6ec397e24ec7', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72a8808-6987-46e9-b4c0-6ec397e24ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1'} Body: b'{"group": {"id": "dbddc506-e5b0-4e36-a9ee-c1f05b922cf1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:12:24.000000", "name": "tempest-GroupsTest-Group-213360939", "description": null, "group_type": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "volume_types": ["57ca9130-eedc-476c-a587-c4f4e5ba12a8"]}}' 2023-04-21 14:12:24,779 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 0.037s 2023-04-21 14:12:24,779 80348 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': 'Fri, 21 Apr 2023 14:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81d058e-efdc-4521-acc4-ff24e3eb81dc', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81d058e-efdc-4521-acc4-ff24e3eb81dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1'} Body: b'{"group": {"id": "dbddc506-e5b0-4e36-a9ee-c1f05b922cf1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:12:24.000000", "name": "tempest-GroupsTest-Group-213360939", "description": null, "group_type": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "volume_types": ["57ca9130-eedc-476c-a587-c4f4e5ba12a8"]}}' 2023-04-21 14:12:24,855 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail 0.072s 2023-04-21 14:12:24,855 80348 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': 'Fri, 21 Apr 2023 14:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a0640b-1ce7-4422-bce8-995af6e31e33', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a0640b-1ce7-4422-bce8-995af6e31e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:12:24,937 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1/action 0.071s 2023-04-21 14:12:24,937 80348 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': 'Fri, 21 Apr 2023 14:12:24 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-59fe610e-f6d1-4884-a19c-8488361c7938', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1/action'} Body: b'' 2023-04-21 14:12:24,956 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 0.018s 2023-04-21 14:12:24,956 80348 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': 'Fri, 21 Apr 2023 14:12:24 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-8f8d6414-bb08-4d7c-bb0f-a04881cbba99', 'x-openstack-request-id': 'req-8f8d6414-bb08-4d7c-bb0f-a04881cbba99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 could not be found."}}' 2023-04-21 14:12:24,990 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/9c2d7a0e-a51c-47d9-8e72-8caf8452303f 0.033s 2023-04-21 14:12:24,990 80348 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': 'Fri, 21 Apr 2023 14:12:24 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-41e98a88-c954-4504-80e0-b71419abe1f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/9c2d7a0e-a51c-47d9-8e72-8caf8452303f'} Body: b'' 2023-04-21 14:12:25,039 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8 0.048s 2023-04-21 14:12:25,039 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-5987a801-f764-48d2-b9c9-aac1174c47ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8'} Body: b'' 2023-04-21 14:12:25,057 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8 0.017s 2023-04-21 14:12:25,057 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-a64ee062-7947-4a38-9fb5-4af40f817f38', 'x-openstack-request-id': 'req-a64ee062-7947-4a38-9fb5-4af40f817f38', 'connection': 'close', 'status': '404 ', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 57ca9130-eedc-476c-a587-c4f4e5ba12a8 could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.731543s] ... 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 e702411a-58f1-4480-b753-3743946d5cf5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:11:36,542 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.283s 2023-04-21 14:11:36,543 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:36 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-e2c1d9dd-f371-4c5b-ac17-2234c38f30ac', 'x-compute-request-id': 'req-e2c1d9dd-f371-4c5b-ac17-2234c38f30ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:11:36,785 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.231s 2023-04-21 14:11:36,785 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:36 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-d3c21368-6b73-4c69-8eed-43439c23bb3a', 'x-compute-request-id': 'req-d3c21368-6b73-4c69-8eed-43439c23bb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:11:36,946 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.149s 2023-04-21 14:11:36,946 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:36 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-b5e3481d-4317-47ff-a10b-705fca0ae768', 'x-compute-request-id': 'req-b5e3481d-4317-47ff-a10b-705fca0ae768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:12:37,084 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.075s 2023-04-21 14:12:37,085 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:37 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-39fed284-1928-4a6b-a634-ba87d31c5dea', '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": "95f0f10528294c9bb3d4f58f3361c358", "name": "tempest-ServerActionsTestJSON-2051074452-project-member", "password_expires_at": null}, "audit_ids": ["p1z6wCRmRWOKdG-cszp5aw"], "expires_at": "2023-04-21T15:12:37.000000Z", "issued_at": "2023-04-21T14:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41c39fcb224f4e69a73734be43ba6588", "name": "tempest-ServerActionsTestJSON-2051074452"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/41c39fcb224f4e69a73734be43ba6588", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:12:37,085 80344 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'd9138a89-3d80-4ef8-b937-1613f614c9e8', 'name': 'tempest-ServerActionsTestJSON-2095900346-network', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '41c39fcb224f4e69a73734be43ba6588', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10686, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:04:39Z', 'updated_at': '2023-04-21T14:04:39Z', 'revision_number': 1} available for tenant 2023-04-21 14:12:37,086 80344 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2085847639', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBtS2vU2hjTdBp9+5GXmMtOFB68EC/JBp4srwATzJ0qLZ+BQocGkSEAP1z1S9M9P1kEv0Vd6quAa1O8JdG4KfvkaPJsmlaSpX/6CyeVnURB0GwGeWV66UBeLbeyknARPA==', 'fingerprint': 'ed:db:1b:81:04:55:06:d6:44:ae:54:3e:56:11:2c:02', 'user_id': '95f0f10528294c9bb3d4f58f3361c358', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCUT02RK2VDljH4c9XCxd+J7qCBzqxvWP5EHmy3oWky5vXVytVK9d7g\nvMlMgd4UlNOgBwYFK4EEACKhZANiAATgbUtr1NoY03QaffuRl5jLThQevBAvyQae\nLK8AE8ydKi2fgUKHBpEhAD9c9UvTPT9ZBL9FXeqrgGtTvCXRuCn75GjybJpWkqV/\n+gsnlZ1EQdBsBnlleulAXi23spJwETw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0906f9bb-c71f-484d-9356-55c8f5682fb9', 'name': 'tempest-securitygroup--576829017', 'stateful': True, 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'description': 'tempest-description--1270903044', 'shared': False, 'security_group_rules': [{'id': '20ffdbb5-fe45-4f21-98ca-8a1e71412686', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'security_group_id': '0906f9bb-c71f-484d-9356-55c8f5682fb9', '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': 813, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:04:46Z', 'updated_at': '2023-04-21T14:04:46Z', 'revision_number': 0, 'project_id': '41c39fcb224f4e69a73734be43ba6588'}, {'id': '9c3c39e5-bfd8-4ce8-97d6-0f20ef108df7', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'security_group_id': '0906f9bb-c71f-484d-9356-55c8f5682fb9', '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': 812, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:04:46Z', 'updated_at': '2023-04-21T14:04:46Z', 'revision_number': 0, 'project_id': '41c39fcb224f4e69a73734be43ba6588'}], 'tags': [], 'created_at': '2023-04-21T14:04:46Z', 'updated_at': '2023-04-21T14:04:46Z', 'revision_number': 1, 'project_id': '41c39fcb224f4e69a73734be43ba6588'}, 'floating_ip': {'id': '76f9a75a-4bc1-4fe4-b720-394d9d3e06d1', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'floating_ip_address': '172.24.4.101', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '41c39fcb224f4e69a73734be43ba6588', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:04:47Z', 'updated_at': '2023-04-21T14:04:47Z', 'revision_number': 0, 'ip': '172.24.4.101'}} 2023-04-21 14:12:37,415 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes 0.328s 2023-04-21 14:12:37,415 80344 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-1803503770", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b1dc9-720f-432d-83bd-e936f1f3a0ac', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b1dc9-720f- 432d-83bd-e936f1f3a0ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes'} Body: b'{"volume": {"id": "e702411a-58f1-4480-b753-3743946d5cf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:12:37.354149", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1803503770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:12:37,467 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.042s 2023-04-21 14:12:37,467 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc42683d-bf79-4260-9341-d188cdab70e8', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc42683d-bf79-4260-9341-d188cdab70e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'{"volume": {"id": "e702411a-58f1-4480-b753-3743946d5cf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:12:37.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1803503770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:12:38,521 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.043s 2023-04-21 14:12:38,521 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80cbcd0-f3c3-45bd-8f30-454067debe7a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80cbcd0-f3c3-45bd-8f30-454067debe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'{"volume": {"id": "e702411a-58f1-4480-b753-3743946d5cf5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:12: 37.000000", "updated_at": "2023-04-21T14:12:38.000000", "name": "tempest-tempest.common.compute-volume-1803503770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:12:38,643 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.110s 2023-04-21 14:12:38,643 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-9e742832-3719-4ba4-8b0c-052d884bae40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'' 2023-04-21 14:12:38,666 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.023s 2023-04-21 14:12:38,667 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-7df38230-3aaa-41a1-acb8-0d84bd3df13c', 'x-openstack-request-id': 'req-7df38230-3aaa-41a1-acb8-0d84bd3df13c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e702411a-58f1-4480-b753-3743946d5cf5 could not be found."}}' 2023-04-21 14:12:38,667 80344 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-21 14:12:38,918 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.249s 2023-04-21 14:12:38,918 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:38 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-7cbc4434-fc4f-4a41-ba50-638afdcfe22f', 'x-compute-request-id': 'req-7cbc4434-fc4f-4a41-ba50-638afdcfe22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e06 5-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} 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 02bc3943-b44e-4650-8c3c-9a490276025d failed to build and is in ERROR status {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.018084s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.030497s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.028106s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.026446s] ... ok {8} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.025124s] ... ok {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.163759s] ... ok {8} 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 39320ec3-18eb-41d8-831f-38c283ea0912 failed to build and is in ERROR status {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.932652s] ... 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 be4b3a37-236e-4dba-aa87-dc3e09527fbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:02,051 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.306s 2023-04-21 14:15:02,051 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e03b885-3645-4a8b-b3c9-0f499269df05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:15:02,398 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes 0.346s 2023-04-21 14:15:02,398 80344 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-175297028", "snapshot_id": null, "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a1eb40-e574-4dc0-a045-a0755bbca638', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a1eb40-e574-4dc0-a045-a0755bbca638', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes'} Body: b'{"volume": {"id": "be4b3a37-236e-4dba-aa87-dc3e09527fbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:02.326581", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-175297028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:02,449 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.042s 2023-04-21 14:15:02,450 80344 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358c8dfd-3cb7-4f5d-9ce4-ffa4dabec36a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358c8dfd-3cb7-4f5d-9ce4-ffa4dabec36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'{"volume": {"id": "be4b3a37-236e-4dba-aa87-dc3e09527fbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:02.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-175297028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:03,511 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.038s 2023-04-21 14:15:03,511 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365577fa-44bc-4fdb-8aff-d3fc7fbe494d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365577fa-44bc-4fdb-8aff-d3fc7fbe494d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'{"volume": {"id": "be4b3a37-236e-4dba-aa87-dc3e09527fbc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:02.000000", "updated_at": "2023-04-21T14:15:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-175297028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:03,652 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.129s 2023-04-21 14:15:03,652 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d8a5cf-b9fa-4261-b384-5d2072812973', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'' 2023-04-21 14:15:03,674 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.021s 2023-04-21 14:15:03,674 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-077a19c1-a215-41c3-8b72-08a2e4b7b6ee', 'x-openstack-request-id': 'req-077a19c1-a215-41c3-8b72-08a2e4b7b6ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume be4b3a37-236e-4dba-aa87-dc3e09527fbc could not be found."}}' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.591739s] ... 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 18bdf212-243a-4a44-b16e-a6cf926308eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:03,697 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.019s 2023-04-21 14:15:03,697 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ee47705e-09ed-4ef5-9e56-14508f2c4a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:15:04,037 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes 0.340s 2023-04-21 14:15:04,037 80344 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-1551411228", "snapshot_id": null, "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51caab36-a034-4e8b-b93c-b646390a02e6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51caab36-a034-4e8b-b93c-b646390a02e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes'} Body: b'{"volume": {"id": "18bdf212-243a-4a44-b16e-a6cf926308eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:03.977785", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1551411228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:04,086 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.038s 2023-04-21 14:15:04,086 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59adf4ac-b5ae-4efa-9827-202f115e7ec8', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59adf4ac-b5ae-4efa-9827-202f115e7ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'{"volume": {"id": "18bdf212-243a-4a44-b16e-a6cf926308eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1551411228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,140 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.041s 2023-04-21 14:15:05,140 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a293ce4-142e-4d8a-8bac-48af1091c6a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a293ce4-142e-4d8a-8bac-48af1091c6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'{"volume": {"id": "18bdf212-243a-4a44-b16e-a6cf926308eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:04.000000", "updated_at": "2023-04-21T14:15:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1551411228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,247 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.096s 2023-04-21 14:15:05,247 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 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-1413b9e5-3249-41f5-8ae5-91dbd9f038f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'' 2023-04-21 14:15:05,268 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.020s 2023-04-21 14:15:05,268 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 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-98f45872-5ed7-44ac-805f-d578a159112e', 'x-openstack-request-id': 'req-98f45872-5ed7-44ac-805f-d578a159112e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 18bdf212-243a-4a44-b16e-a6cf926308eb could not be found."}}' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.021592s] ... 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 22018f97-5287-488d-a110-b94c554a0bf1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:05,271 80344 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-21 14:15:05,334 80344 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.060s 2023-04-21 14:15:05,334 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-705793452", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHNjPYEx3uelrNjj/0yucAYczVAyX9I/AYzh5Gle1A3wbuI0l8xsxlbXO88VzyjjiJycTNHlztRHODp5jQU9iIBlu5mcD0K7hFKJKEFc3iJRsRdKXsuEsr/m3xPhpU+D4A=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 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-c25d16ae-1570-47b2-97ae-34857539a771', 'x-compute-request-id': 'req-c25d16ae-1570-47b2-97ae-34857539a771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-705793452", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHNjPYEx3uelrNjj/0yucAYczVAyX9I/AYzh5Gle1A3wbuI0l8xsxlbXO88VzyjjiJycTNHlztRHODp5jQU9iIBlu5mcD0K7hFKJKEFc3iJRsRdKXsuEsr/m3xPhpU+D4A==", "fingerprint": "ef:43:44:fa:d9:df:7a:c1:93:d9:7d:5b:92:ec:a4:7e", "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9"}}' 2023-04-21 14:15:05,484 80344 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.148s 2023-04-21 14:15:05,485 80344 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-1525307004", "description": "tempest-secgroup-smoke-1525307004 description", "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-445680b8-31d1-4bbf-ade2-d79e6a4b2b3c', 'date': 'Fri, 21 Apr 2023 14:15:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "name": "tempest-secgroup-smoke-1525307004", "stateful": true, "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "description": "tempest-secgroup-smoke-1525307004 description", "shared": false, "security_group_rules": [{"id": "09fa05c9-434f-49b6-834b-56917b4c2d79", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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": 1071, "description": null, "tags": [], "created_at": "2023-04-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}, {"id": "8e4c29ac-fb38-457b-b517-2d5b5ab38f4c", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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": 1070, "description": null, "tags": [], "created_at": "2023-04-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d9 35f4d634d7daaaf4136bdb05e7e"}], "tags": [], "created_at": "2023-04-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 1, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,648 80344 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.163s 2023-04-21 14:15:05,649 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "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-d4781716-b1a4-4606-86b5-7ef7e1b5ff9b', 'date': 'Fri, 21 Apr 2023 14:15:05 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": "cc08d43b-168c-4d1f-a9a9-31553c56af74", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,806 80344 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.157s 2023-04-21 14:15:05,807 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "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-9c716b2e-4452-4333-bff8-b95cd09428f8', 'date': 'Fri, 21 Apr 2023 14:15:05 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": "a203f7b8-5ddd-45a6-a881-880b08ff1aec", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,962 80344 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.155s 2023-04-21 14:15:05,963 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d6333de0-bc4d-4238-8530-3e371e028d56', 'date': 'Fri, 21 Apr 2023 14:15:05 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8a6b34b4-6f8d-410d-b972-c1dbcb236513", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,121 80344 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.158s 2023-04-21 14:15:06,122 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0b163569-0f12-4291-9356-dca242d4a314', 'date': 'Fri, 21 Apr 2023 14:15: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": "a3eb28e4-eb14-47b5-8eb7-a3d8b7ae10af", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:06Z", "updated_at": "2023-04-21T14:15:06Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,297 80344 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.174s 2023-04-21 14:15:06,297 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c942830b-3f12-4e31-b34a-27e2c92bf30d', 'date': 'Fri, 21 Apr 2023 14:15: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": "4ba61eef-3827-4604-8ad8-ce19425b7ad9", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:06Z", "updated_at": "2023-04-21T14:15:06Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,467 80344 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.169s 2023-04-21 14:15:06,467 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0ccc554e-3ac2-4440-9ad5-dd11f2db8225', 'date': 'Fri, 21 Apr 2023 14:15: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": "e56fa498-114c-4bab-a078-9d8700b66411", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:06Z", "updated_at": "2023-04-21T14:15:06Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,468 80344 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-21 14:15:06,488 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.019s 2023-04-21 14:15:06,488 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-408ce19e-ecc5-4d54-95b1-7784a23a2c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:15:06,856 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes 0.368s 2023-04-21 14:15:06,857 80344 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-368140973", "snapshot_id": null, "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134d0394-4390-45ea-bc7b-01680704f3d3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134d0394-4390-45ea-bc7b-01680704f3d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volum es'} Body: b'{"volume": {"id": "22018f97-5287-488d-a110-b94c554a0bf1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:06.772180", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-368140973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:06,909 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.043s 2023-04-21 14:15:06,909 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c782f1-51d4-4135-a1fb-3c8c5854042b', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c782f1-51d4-4135-a1fb-3c8c5854042b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'{"volume": {"id": "22018f97-5287-488d-a110-b94c554a0bf1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-368140973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:07,958 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.037s 2023-04-21 14:15:07,958 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f62bed5-1c5a-4c97-a41d-b73fbc6e154b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f62bed5-1c5a-4c97-a41d-b73fbc6e154b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'{"volume": {"id": "22018f97-5287-488d-a110-b94c554a0bf1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:07.000000", "updated_at": "2023-04-21T14:15:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-368140973", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:08,076 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.107s 2023-04-21 14:15:08,077 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:07 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-f10a89da-67e5-4948-a7d6-e252fc4fb969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'' 2023-04-21 14:15:08,099 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.021s 2023-04-21 14:15:08,099 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:08 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-b2977a0d-660a-4215-a3ce-366cae50740c', 'x-openstack-request-id': 'req-b2977a0d-660a-4215-a3ce-366cae50740c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 22018f97-5287-488d-a110-b94c554a0bf1 could not be found."}}' 2023-04-21 14:15:08,257 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f19d7069-ba70-4334-9998-282a4bb5eb33 0.158s 2023-04-21 14:15:08,258 80344 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-17b65075-ba50-4c15-bf96-55dad2d8210f', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:15:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f19d7069-ba70-4334-9998-282a4bb5eb33'} Body: b'' 2023-04-21 14:15:08,291 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-705793452 0.033s 2023-04-21 14:15:08,291 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:08 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-2edfb33f-f6b2-493f-bb08-bd698756c361', 'x-compute-request-id': 'req-2edfb33f-f6b2-493f-bb08-bd698756c361', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-705793452'} Body: b'' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.483970s] ... 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 d647fae3-c106-4cd5-a6f7-8393f7f5332a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:12:30,046 80348 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-21 14:12:30,046 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:29 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-00b3ad2d-7f47-4b7d-b662-95297dc7ed3f', '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": "a1eadfd22cf841d8924dadda7cc29f6a", "name": "tempest-VolumesActionsTest-1664293238-project-member", "password_expires_at": null}, "audit_ids": ["zhHA2r43R7eGURW-PMiwaA"], "expires_at": "2023-04-21T15:12:29.000000Z", "issued_at": "2023-04-21T14:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c8eefb268d74734820c0faac7ddb131", "name": "tempest-VolumesActionsTest-1664293238"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5c8eefb268d74734820c0faac7ddb131", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:12:30,047 80348 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '42ccd7c8-88c9-488d-930f-e97bbf32973d', 'name': 'tempest-VolumesActionsTest-1599304130-network', 'tenant_id': '5c8eefb268d74734820c0faac7ddb131', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c8eefb268d74734820c0faac7ddb131', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16382, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:12:27Z', 'updated_at': '2023-04-21T14:12:27Z', 'revision_number': 1} available for tenant 2023-04-21 14:12:30,858 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.810s 2023-04-21 14:12:30,858 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1372418588", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "42ccd7c8-88c9-488d-930f-e97bbf32973d"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c11184-d9ce-4614-949a-88a288ff4a7f', 'x-compute-request-id': 'req-91c11184-d9ce-4614-949a-88a288ff4a7f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b4Jn2jy3JHiG"}}' 2023-04-21 14:12:30,931 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.069s 2023-04-21 14:12:30,931 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:30 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-631e0ff6-5d08-41d4-8086-a7361fb5c57e', 'x-compute-request-id': 'req-631e0ff6-5d08-41d4-8086-a7361fb5c57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "name": "tempest-VolumesActionsTest-instance-1372418588", "status": "BUILD", "tenant_id": "5c8eefb268d74734820c0faac7ddb131", "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:12:31Z", "updated": "2023-04-21T14:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "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": "sc heduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:13:21,222 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.229s 2023-04-21 14:13:21,222 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:13:20 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-959054fe-6835-4e18-9fdf-6794e71c58ad', 'x-compute-request-id': 'req-959054fe-6835-4e18-9fdf-6794e71c58ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "name": "tempest-VolumesActionsTest-instance-1372418588", "status": "ACTIVE", "tenant_id": "5c8eefb268d74734820c0faac7ddb131", "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "metadata": {}, "hostId": "d28e6f30887f56756e342e88b1b3f0811182357f7e6aaa3565574646", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:12:30Z", "updated": "2023-04-21T14:12:37Z", "addresses": {"tempest-VolumesActionsTest-1599304130-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:47:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:12:37.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-21 14:13:21,233 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 14:14:21,503 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes 0.223s 2023-04-21 14:14:21,503 80348 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-752741998"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76e484d-2cfc-4662-be4a-02e992368497', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76e484d-2cfc-4662-be4a-02e992368497', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.441571", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:14:21,563 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.050s 2023-04-21 14:14:21,563 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7bd824-0342-4ff7-9d83-d6ef1212301c', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7bd824-0342-4ff7-9d83-d6ef1212301c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:14:22,616 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.040s 2023-04-21 14:14:22,616 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d401259c-9d69-41cd-8ae5-7a78f5288a36', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d401259c-9d69-41cd-8ae5-7a78f5288a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.000000", "updated_at": "2023-04-21T14:14:22.000000", "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924da dda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:14:22,666 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.039s 2023-04-21 14:14:22,666 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba755841-e088-413d-8c98-9aa575569828', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba755841-e088-413d-8c98-9aa575569828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.000000", "updated_at": "2023-04-21T14:14:22.000000", "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:14:22,769 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.091s 2023-04-21 14:14:22,769 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14: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-957a3f13-f3e7-4bb9-b80e-8fecc428c599', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'' 2023-04-21 14:14:22,790 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.021s 2023-04-21 14:14:22,791 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14: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-1ba39235-8afd-4c15-894e-3ca23c6f9ad4', 'x-openstack-request-id': 'req-1ba39235-8afd-4c15-894e-3ca23c6f9ad4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"itemNotFound": {"co de": 404, "message": "Volume d647fae3-c106-4cd5-a6f7-8393f7f5332a could not be found."}}' 2023-04-21 14:14:22,922 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.131s 2023-04-21 14:14:22,922 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 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-e9d15536-32ce-442d-b780-dd8ad6dca655', 'x-compute-request-id': 'req-e9d15536-32ce-442d-b780-dd8ad6dca655', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'' 2023-04-21 14:14:23,341 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.418s 2023-04-21 14:14:23,341 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 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-e932b1c6-7ba1-4921-a504-92c904af912a', 'x-compute-request-id': 'req-e932b1c6-7ba1-4921-a504-92c904af912a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "name": "tempest-VolumesActionsTest-instance-1372418588", "status": "ACTIVE", "tenant_id": "5c8eefb268d74734820c0faac7ddb131", "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "metadata": {}, "hostId": "d28e6f30887f56756e342e88b1b3f0811182357f7e6aaa3565574646", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:12:30Z", "updated": "2023-04-21T14:14:23Z", "addresses": {"tempest-VolumesActionsTest-1599304130-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:47:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-21 14:15:13,441 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.040s 2023-04-21 14:15:13,441 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:13 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-e870543d-705b-4223-82a7-7db0503dc8e4', 'x-compute-request-id': 'req-e870543d-705b-4223-82a7-7db0503dc8e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff432b87-a8d9-4dfd-9abc-29f93ea545d0 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.502089s] ... 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 2fadd91b-b275-4653-8f84-2ecf55393450 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:13,629 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.184s 2023-04-21 14:15:13,629 80348 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-55782876"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0450703-7244-4e1e-80e9-3f83cac1c0dd', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0450703-7244-4e1e-80e9-3f83cac1c0dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:13.570868", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:13,682 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.043s 2023-04-21 14:15:13,682 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579a38f3-c8d5-4f01-9e0f-ed4dd58dddfb', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579a38f3-c8d5-4f01-9e0f-ed4dd58dddfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:14,736 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.043s 2023-04-21 14:15:14,737 80348 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb5d3c3-404b-4908-9653-2c86793c5ad2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb5d3c3-404b-4908-9653-2c86793c5ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:14.000000", "updated_at": "2023-04-21T14:15:14.000000", "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:14,792 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.043s 2023-04-21 14:15:14,793 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288d1325-0901-4524-b825-ce30f8dd6420', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288d1325-0901-4524-b825-ce30f8dd6420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:14.000000", "updated_at": "2023-04-21T14:15:14.000000", "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:14,922 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.118s 2023-04-21 14:15:14,922 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 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-bc0d0a1f-8a05-4643-bafd-feeb2234b8fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'' 2023-04-21 14:15:14,945 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.022s 2023-04-21 14:15:14,945 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 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-8f8ae1ab-d8ce-468b-9b50-89b210c3ce64', 'x-openstack-request-id': 'req-8f8ae1ab-d8ce-468b-9b50-89b210c3ce64', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fadd91b-b275-4653-8f84-2ecf55393450 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.654514s] ... 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 7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:15,329 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.379s 2023-04-21 14:15:15,330 80348 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-1090163314"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfc9d9d-8900-4a64-8a2a-3bb3213e0fe5', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfc9d9d-8900-4a64-8a2a-3bb3213e0fe5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.272316", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:15,381 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.042s 2023-04-21 14:15:15,381 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ca079f-7756-41aa-bc51-0f1327917303', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ca079f-7756-41aa-bc51-0f1327917303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:16,432 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.038s 2023-04-21 14:15:16,433 80348 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e3b0e6-c26c-49b6-9613-86d977f6145f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e3b0e6-c26c-49b6-9613-86d977f6145f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.000000", "updated_at": "2023-04-21T14:15:15.000000", "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:16,480 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.037s 2023-04-21 14:15:16,480 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19ac411-5135-4f73-b80f-73f15ed83de3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19ac411-5135-4f73-b80f-73f15ed83de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.000000", "updated_at": "2023-04-21T14:15:15.000000", "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:16,581 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.091s 2023-04-21 14:15:16,582 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 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-a7570919-3d5b-48ac-b074-38b4a097e545', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'' 2023-04-21 14:15:16,603 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.021s 2023-04-21 14:15:16,603 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-9c2540f1-8a2a-4e12-9a97-f9566a9f6fab', 'x-openstack-request-id': 'req-9c2540f1-8a2a-4e12-9a97-f9566a9f6fab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.473399s] ... 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 ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:16,783 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.177s 2023-04-21 14:15:16,784 80348 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-1853938605"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b460e10-30c4-4c81-a398-d3015afc7050', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b460e10-30c4-4c81-a398-d3015afc7050', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:16.726172", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:16,836 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.043s 2023-04-21 14:15:16,836 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5259129-c8e5-450a-aaf5-0a553f714939', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5259129-c8e5-450a-aaf5-0a553f714939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:17,888 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.040s 2023-04-21 14:15:17,888 80348 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf68e7b9-289f-41ef-b8cc-e0210165c89f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf68e7b9-289f-41ef-b8cc-e0210165c89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:17.000000", "updated_at": "2023-04-21T14:15:17.000000", "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:17,939 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.039s 2023-04-21 14:15:17,940 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c646ec3d-b20b-474b-8723-ebe6d385e78e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c646ec3d-b20b-474b-8723-ebe6d385e78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:17.000000", "updated_at": "2023-04-21T14:15:17.000000", "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:18,055 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.104s 2023-04-21 14:15:18,056 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-e8eea99a-ef8e-468f-989a-0a1541bc1141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'' 2023-04-21 14:15:18,078 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.022s 2023-04-21 14:15:18,078 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-d297c3a4-c5bf-4893-94b5-b4a70a1c0ba6', 'x-openstack-request-id': 'req-d297c3a4-c5bf-4893-94b5-b4a70a1c0ba6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.495450s] ... 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 073a5e0b-bb53-4c69-9f69-be2153c23274 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:18,257 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.175s 2023-04-21 14:15:18,257 80348 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-495079778"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d54ee5c-95fa-457c-a99f-ad63853bb3d8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d54ee5c-95fa-457c-a99f-ad63853bb3d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.203150", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:18,307 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.040s 2023-04-21 14:15:18,307 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b966397a-4d33-48bd-a4b5-ec3280f8e0a1', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b966397a-4d33-48bd-a4b5-ec3280f8e0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:19,376 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.057s 2023-04-21 14:15:19,376 80348 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eb57d1-0982-4a73-9031-3393c626be2c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eb57d1-0982-4a73-9031-3393c626be2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.000000", "updated_at": "2023-04-21T14:15:18.000000", "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:19,448 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.059s 2023-04-21 14:15:19,449 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee26e72-9d1e-46d3-913e-7c05d90abec1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee26e72-9d1e-46d3-913e-7c05d90abec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.000000", "updated_at": "2023-04-21T14:15:18.000000", "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:19,553 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.094s 2023-04-21 14:15:19,553 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2479854e-3deb-49ea-bf32-ed1379ba3687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'' 2023-04-21 14:15:19,576 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.022s 2023-04-21 14:15:19,576 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 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-eb8f3f8c-2a5c-453b-9bb0-196ae0b64d8a', 'x-openstack-request-id': 'req-eb8f3f8c-2a5c-453b-9bb0-196ae0b64d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 073a5e0b-bb53-4c69-9f69-be2153c23274 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.569980s] ... 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 cef5fca0-77c1-4902-b766-983744e90878 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:19,850 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes 0.271s 2023-04-21 14:15:19,850 80348 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-620235311"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e486d818-f240-4700-b374-65e011805485', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e486d818-f240-4700-b374-65e011805485', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:19.756037", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:19,898 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.038s 2023-04-21 14:15:19,899 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f25d17-7b06-496c-a48d-02f4238f15f7', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f25d17-7b06-496c-a48d-02f4238f15f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:20,953 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.042s 2023-04-21 14:15:20,953 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a35b2f9-b82a-436a-993b-f484c3d6a8e0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a35b2f9-b82a-436a-993b-f484c3d6a8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:20.000000", "updated_at": "2023-04-21T14:15:20.000000", "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:21,019 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.056s 2023-04-21 14:15:21,019 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f476de-4f9f-4d1b-88d0-9f4adda5de29', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f476de-4f9f-4d1b-88d0-9f4adda5de29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:20.000000", "updated_at": "2023-04-21T14:15:20.000000", "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:21,122 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.092s 2023-04-21 14:15:21,122 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-18b632e0-ce6a-4771-ad9a-a6896a982bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'' 2023-04-21 14:15:21,147 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.024s 2023-04-21 14:15:21,147 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:21 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-044f7cad-4a7c-4de7-ad04-62daaa7a78f2', 'x-openstack-request-id': 'req-044f7cad-4a7c-4de7-ad04-62daaa7a78f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cef5fca0-77c1-4902-b766-983744e90878 could not be found."}}' {10} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.629081s] ... 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 cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:24,618 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes 0.349s 2023-04-21 14:15:24,618 80348 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-709471538"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928ca242-8779-47e0-b524-8da01ccf2c65', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928ca242-8779-47e0-b524-8da01ccf2c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:24.560167", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:24,666 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.039s 2023-04-21 14:15:24,666 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dfcade-72e3-44b5-9a4b-4d52852480a9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dfcade-72e3-44b5-9a4b-4d52852480a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:25.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b568fdccef44543a2efc9d52d4b384a"}}' 2023-04-21 14:15:25,721 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.043s 2023-04-21 14:15:25,721 80348 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285f3076-9958-4ee2-a925-95d7e8899294', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285f3076-9958-4ee2-a925-95d7e8899294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:25.000000", "updated_at": "2023-04-21T14:15:25.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b568fdccef44543a2efc9d52d4b384a"}}' 2023-04-21 14:15:25,770 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.039s 2023-04-21 14:15:25,771 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5996b0-3320-4b1d-87ec-19fa5696296e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5996b0-3320-4b1d-87ec-19fa5696296e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:25.000000", "updated_at": "2023-04-21T14:15:25.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b568fdccef44543a2efc9d52d4b384a"}}' 2023-04-21 14:15:25,873 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.093s 2023-04-21 14:15:25,874 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 GMT', 'server': 'Apache/2.4.5 2 (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-c11052e8-a6ec-447c-8a38-c534eaf5b0af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'' 2023-04-21 14:15:25,895 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.021s 2023-04-21 14:15:25,895 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 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-ded59d1f-e31d-4170-8c63-e5c14040cc2b', 'x-openstack-request-id': 'req-ded59d1f-e31d-4170-8c63-e5c14040cc2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 could not be found."}}' {10} 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 3b48a1f9-dae2-40e6-8a6d-beb63289b107 failed to build and is in ERROR status ============================== Failed 96 tests - output below: ============================== 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_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 3628c6c8-23f3-4f61-9afe-8d7742d4262d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:42,846 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types 0.279s 2023-04-21 13:57:42,846 80342 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-1263897488"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88af8e1-904e-4bd7-8e3e-4ecabd807983', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88af8e1-904e-4bd7-8e3e-4ecabd807983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types'} Body: b'{"volume_type": {"id": "649062b2-5977-457b-9881-fe316518e532", "name": "tempest-GroupSnapshotsV319Test-volume-type-1263897488", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 13:57:42,907 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types 0.053s 2023-04-21 13:57:42,907 80342 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-254839710"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005673b6-fee1-4cce-a4ae-d4a45a658e2b', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005673b6-fee1-4cce-a4ae-d4a45a658e2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types'} Body: b'{"group_type": {"id": "b1a7dab6-a462-4dbf-9776-633708288326", "name": "tempest-GroupSnapshotsV319Test-group-type-254839710", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 13:57:43,213 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups 0.302s 2023-04-21 13:57:43,213 80342 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": "b1a7dab6-a462-4dbf-9776-633708288326", "volume_types": ["649062b2-5977-457b-9881-fe316518e532"], "name": "tempest-GroupSnapshotsV319Test-Group-274047408"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1601e1f4-b868-4e42-8671-46ac4df9e666', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1601e1f4-b868-4e42-8671-46ac4df9e666', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups'} Body: b'{"group": {"id": "3628c6c8-23f3-4f61-9afe-8d7742d4262d", "name": "tempest-GroupSnapshotsV319Test-Group-274047408"}}' 2023-04-21 13:57:43,284 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d 0.068s 2023-04-21 13:57:43,285 80342 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': 'Fri, 21 Apr 2023 13:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90aee32-519f-4b51-9ed2-a435047b1217', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90aee32-519f-4b51-9ed2-a435047b1217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d'} Body: b'{"group": {"id": "3628c6c8-23f3-4f61-9afe-8d7742d4262d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T13:57:43.000000", "name": "tempest-GroupSnapshotsV319Test-Group-274047408", "description": null, "group_type": "b1a7dab6-a462-4dbf-9776-633708288326", "volume_types": ["649062b2-5977-457b-9881-fe316518e532"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:44,321 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d 0.029s 2023-04-21 13:57:44,321 80342 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': 'Fri, 21 Apr 2023 13:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f6a8f6-0dd4-4acd-ab99-0b8a2d22d9f2', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f6a8f6-0dd4-4acd-ab99-0b8a2d22d9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d'} Body: b'{"group": {"id": "3628c6c8-23f3-4f61-9afe-8d7742d4262d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:57:43.000000", "name": "tempest-GroupSnapshotsV319Test-Group-274047408", "description": null, "group_type": "b1a7dab6-a462-4dbf-9776-633708288326", "volume_types": ["649062b2-5977-457b-9881-fe316518e532"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:44,433 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/volumes/detail 0.105s 2023-04-21 13:57:44,433 80342 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': 'Fri, 21 Apr 2023 13:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7bf717-aa6e-47d2-bae8-dbf3fb730023', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7bf717-aa6e-47d2-bae8-dbf3fb730023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 13:57:44,518 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d/action 0.073s 2023-04-21 13:57:44,518 80342 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': 'Fri, 21 Apr 2023 13:57:44 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-3adbdbb2-8142-42ac-a0b1-7f8b9516c79d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d/action'} Body: b'' 2023-04-21 13:57:44,549 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d 0.030s 2023-04-21 13:57:44,550 80342 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': 'Fri, 21 Apr 2023 13:57:44 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-d0a3b8a6-2f2a-422b-96a1-d681ce05690e', 'x-openstack-request-id': 'req-d0a3b8a6-2f2a-422b-96a1-d681ce05690e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/370b9f00e9454defbcbbffa9e62a4340/groups/3628c6c8-23f3-4f61-9afe-8d7742d4262d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3628c6c8-23f3-4f61-9afe-8d7742d4262d could not be found."}}' 2023-04-21 13:57:44,604 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types/b1a7dab6-a462-4dbf-9776-633708288326 0.053s 2023-04-21 13:57:44,604 80342 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': 'Fri, 21 Apr 2023 13:57:44 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-3b374782-ae46-45aa-b787-89110d40b999', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/group_types/b1a7dab6-a462-4dbf-9776-633708288326'} Body: b'' 2023-04-21 13:57:44,673 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532 0.068s 2023-04-21 13:57:44,673 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:44 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-40ac3319-5b5f-49e1-9aba-278edff95288', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532'} Body: b'' 2023-04-21 13:57:44,693 80342 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532 0.020s 2023-04-21 13:57:44,694 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:44 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-ae68e684-7c7c-4727-861e-6f97eba261e2', 'x-openstack-request-id': 'req-ae68e684-7c7c-4727-861e-6f97eba261e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e36588815b44764a825e4bef8f36828/types/649062b2-5977-457b-9881-fe316518e532'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 649062b2-5977-457b-9881-fe316518e532 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 df6eaec2-cdfc-4b91-8e29-5d769ed53d0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:55,325 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes 0.395s 2023-04-21 13:57:55,325 80340 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-2057818159"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8abe24-00fe-4efa-96dd-74ac681d61f9', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8abe24-00fe-4efa-96dd-74ac681d61f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.259154", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:57:55,397 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.062s 2023-04-21 13:57:55,398 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5bf42d-a93d-4222-bcc6-72755bf681e9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5bf42d-a93d-4222-bcc6-72755bf681e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "826165ef5cfe49be9177dcd5a6526135"}}' 2023-04-21 13:57:56,451 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.043s 2023-04-21 13:57:56,452 80340 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3500e5c0-36f8-4b0e-aaa9-b88635010910', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3500e5c0-36f8-4b0e-aaa9-b88635010910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.000000", "updated_at": "2023-04-21T13:57:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "826165ef5cfe49be9177dcd5a6526135"}}' 2023-04-21 13:57:56,499 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.035s 2023-04-21 13:57:56,499 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5878dfa4-5404-4473-8dd0-ae074ee5b8ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5878dfa4-5404-4473-8dd0-ae074ee5b8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"volume": {"id": "df6eaec2-cdfc-4b91-8e29-5d769ed53d0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:57:55.000000", "updated_at": "2023-04-21T13:57:55.000000", "name": "tempest-VolumesServicesTestJSON-Volume-2057818159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c"}], "user_id": "50ae82c740be496186a667e803975393", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "826165ef5cfe49be9177dcd5a6526135"}}' 2023-04-21 13:57:56,624 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.111s 2023-04-21 13:57:56,625 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 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-6f829e25-1a69-4050-82bc-689763c720e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'' 2023-04-21 13:57:56,646 80340 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c 0.021s 2023-04-21 13:57:56,646 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:56 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-1f9551e2-8c8f-477d-8eae-b5a630d7cdf0', 'x-openstack-request-id': 'req-1f9551e2-8c8f-477d-8eae-b5a630d7cdf0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/826165ef5cfe49be9177dcd5a6526135/volumes/df6eaec2-cdfc-4b91-8e29-5d769ed53d0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume df6eaec2-cdfc-4b91-8e29-5d769ed53d0c could not be found."}}' 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 285d2505-c1b0-424e-b4a4-c6a70cb18344 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:57,873 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types 0.184s 2023-04-21 13:57:57,874 80342 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-187979679"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5256ef-1bad-405d-833e-90a7301baa63', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5256ef-1bad-405d-833e-90a7301baa63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types'} Body: b'{"volume_type": {"id": "8aed35c9-c787-4733-9a0a-13863d4f8fe3", "name": "tempest-GroupsV320Test-volume-type-187979679", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 13:57:57,904 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types 0.027s 2023-04-21 13:57:57,904 80342 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-1576751081"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3433fd3d-90fa-4cf6-b5be-c88c4255a183', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3433fd3d-90fa-4cf6-b5be-c88c4255a183', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types'} Body: b'{"group_type": {"id": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "name": "tempest-GroupsV320Test-group-type-1576751081", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 13:57:58,130 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups 0.223s 2023-04-21 13:57:58,131 80342 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": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "volume_types": ["8aed35c9-c787-4733-9a0a-13863d4f8fe3"], "name": "tempest-GroupsV320Test-Group-316898599"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ff8d3c-60db-4d0f-8b2a-d0e8eef69334', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ff8d3c-60db-4d0f-8b2a-d0e8eef69334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups'} Body: b'{"group": {"id": "285d2505-c1b0-424e-b4a4-c6a70cb18344", "name": "tempest-GroupsV320Test-Group-316898599"}}' 2023-04-21 13:57:58,181 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344 0.048s 2023-04-21 13:57:58,181 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90162b60-19cc-41e1-9981-f3f9a1fd4352', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90162b60-19cc-41e1-9981-f3f9a1fd4352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344'} Body: b'{"group": {"id": "285d2505-c1b0-424e-b4a4-c6a70cb18344", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:57:58.000000", "name": "tempest-GroupsV320Test-Group-316898599", "description": null, "group_type": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "volume_types": ["8aed35c9-c787-4733-9a0a-13863d4f8fe3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:59,236 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344 0.050s 2023-04-21 13:57:59,236 80342 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': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba1290b-e7ef-44ab-8f42-e4aa0f27d9a8', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba1290b-e7ef-44ab-8f42-e4aa0f27d9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344'} Body: b'{"group": {"id": "285d2505-c1b0-424e-b4a4-c6a70cb18344", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:57:58.000000", "name": "tempest-GroupsV320Test-Group-316898599", "description": null, "group_type": "9f8a7cc7-0bcf-477a-b605-3994be9544cd", "volume_types": ["8aed35c9-c787-4733-9a0a-13863d4f8fe3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:57:59,311 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/volumes/detail 0.070s 2023-04-21 13:57:59,312 80342 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': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a73eb21-a17a-443d-8c49-5c4b521287c7', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a73eb21-a17a-443d-8c49-5c4b521287c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 13:57:59,392 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344/action 0.069s 2023-04-21 13:57:59,392 80342 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': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-leng th': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc33660-f393-4848-99af-af2b44a5d69b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344/action'} Body: b'' 2023-04-21 13:57:59,407 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344 0.015s 2023-04-21 13:57:59,408 80342 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': 'Fri, 21 Apr 2023 13:57:59 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-3a50e75d-d76c-4fff-a2e0-4074fc787d47', 'x-openstack-request-id': 'req-3a50e75d-d76c-4fff-a2e0-4074fc787d47', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6df0fcaf31ae40b09ad880b9f81a31ba/groups/285d2505-c1b0-424e-b4a4-c6a70cb18344'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 285d2505-c1b0-424e-b4a4-c6a70cb18344 could not be found."}}' 2023-04-21 13:57:59,445 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types/9f8a7cc7-0bcf-477a-b605-3994be9544cd 0.037s 2023-04-21 13:57:59,446 80342 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': 'Fri, 21 Apr 2023 13:57:59 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-d0956524-848b-4b08-a014-80c09f7f7f3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/group_types/9f8a7cc7-0bcf-477a-b605-3994be9544cd'} Body: b'' 2023-04-21 13:57:59,503 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3 0.056s 2023-04-21 13:57:59,503 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 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-e11b1ffe-e89e-4042-88b9-62d529afcd88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3'} Body: b'' 2023-04-21 13:57:59,521 80342 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3 0.017s 2023-04-21 13:57:59,521 80342 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 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-852e73b4-a37b-4258-91b4-d12ce8ff2667', 'x-openstack-request-id': 'req-852e73b4-a37b-4258-91b4-d12ce8ff2667', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/671dd52f98c6446cb83b6dc029c48f9e/types/8aed35c9-c787-4733-9a0a-13863d4f8fe3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8aed35c9-c787-4733-9a0a-13863d4f8fe3 could not be found."}}' 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 7bfa691c-ea54-4175-a5a2-368be2aa4326 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 ec1bf460-a00b-4dc6-8987-511b84bbd509 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:00,784 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes 0.409s 2023-04-21 13:58:00,784 80338 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-1835260283"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42eb4f31-6974-46c3-be7b-d1b09804ccf5', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42eb4f31-6974-46c3-be7b-d1b09804ccf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:00.708094", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:00,835 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.041s 2023-04-21 13:58:00,836 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949063de-3975-4027-9384-061d666b4608', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949063de-3975-4027-9384-061d666b4608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:01.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:01,898 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.050s 2023-04-21 13:58:01,898 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e35310a-443a-4d60-96ae-48e76003e3c6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e35310a-443a-4d60-96ae-48e76003e3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:01.000000", "updated_at": "2023-04-21T13:58:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:01,965 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.044s 2023-04-21 13:58:01,965 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6daa34-9280-474c-8717-6c808c17d280', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6daa34-9280-474c-8717-6c808c17d280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"volume": {"id": "ec1bf460-a00b-4dc6-8987-511b84bbd509", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:01.000000", "updated_at": "2023-04-21T13:58:01.000000", "name": "tempest-VolumesDeleteCascade-Volume-1835260283", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:02,114 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.138s 2023-04-21 13:58:02,114 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e61621f-2904-480e-9f2a-ad904bb78bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'' 2023-04-21 13:58:02,135 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509 0.020s 2023-04-21 13:58:02,135 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 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-0e28a27e-1c4a-4e7f-91df-46082a13b80c', 'x-openstack-request-id': 'req-0e28a27e-1c4a-4e7f-91df-46082a13b80c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/ec1bf460-a00b-4dc6-8987-511b84bbd509'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec1bf460-a00b-4dc6-8987-511b84bbd509 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 6eea54ad-74b3-4dc4-84d9-5ddc668e6178 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:02,400 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes 0.261s 2023-04-21 13:58:02,400 80338 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-808522353"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de11bdb6-197f-4969-935b-79dd28cdb29a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de11bdb6-197f-4969-935b-79dd28cdb29a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.339228", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:02,457 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.047s 2023-04-21 13:58:02,457 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d760cc77-f4fd-4e32-9a3d-ed1bc4c93dba', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d760cc77-f4fd-4e32-9a3d-ed1bc4c93dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:03,519 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.049s 2023-04-21 13:58:03,520 80338 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f627e6-dcea-4c47-a9e3-3519f744413b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f627e6-dcea-4c47-a9e3-3519f744413b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.000000", "updated_at": "2023-04-21T13:58:02.000000", "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:03,568 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.038s 2023-04-21 13:58:03,568 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b370c2-354d-4abb-8c32-3ecf1e67d836', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b370c2-354d-4abb-8c32-3ecf1e67d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"volume": {"id": "6eea54ad-74b3-4dc4-84d9-5ddc668e6178", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:02.000000", "updated_at": "2023-04-21T13:58:02.000000", "name": "tempest-VolumesDeleteCascade-Volume-808522353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178"}], "user_id": "c993166fe409453aab9651ada122e469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbca41ebed074a87b952973ef394b75f"}}' 2023-04-21 13:58:03,720 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.142s 2023-04-21 13:58:03,721 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-e01ec800-d07c-402a-be98-2e8fac081572', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'' 2023-04-21 13:58:03,748 80338 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178 0.027s 2023-04-21 13:58:03,749 80338 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-91756b3a-ebce-412e-aaaf-6d3e50c86f6b', 'x-openstack-request-id': 'req-91756b3a-ebce-412e-aaaf-6d3e50c86f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dbca41ebed074a87b952973ef394b75f/volumes/6eea54ad-74b3-4dc4-84d9-5ddc668e6178'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6eea54ad-74b3-4dc4-84d9-5ddc668e6178 could not be found."}}' 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 1227b256-8419-46dd-b83c-bb976d736d8b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:12,022 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes 0.442s 2023-04-21 13:58:12,022 80338 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-1776139484"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9efba96-bab5-4796-9b8d-d1ed660a8781', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9efba96-bab5-4796-9b8d-d1ed660a8781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes'} Body: b'{"volume": {"id": "1227b256-8419-46dd-b83c-bb976d736d8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:11.944708", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1776139484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 13:58:12,068 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b 0.036s 2023-04-21 13:58:12,068 80338 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': 'Fri, 21 Apr 2023 13:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2af16c7-217e-47b0-b9e7-5850af36bab3', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2af16c7-217e-47b0-b9e7-5850af36bab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b'} Body: b'{"volume": {"id": "1227b256-8419-46dd-b83c-bb976d736d8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:12.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1776139484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' 2023-04-21 13:58:13,123 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b 0.043s 2023-04-21 13:58:13,123 80338 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': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4ca82d-acb0-446a-a7c0-2fc002fe735d', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4ca82d-acb0-446a-a7c0-2fc002fe735d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b'} Body: b'{"volume": {"id": "1227b256-8419-46dd-b83c-bb976d736d8b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:12.000000", "updated_at": "2023-04-21T13:58:12.000000", "name": "tempest-VolumeRevertTests-Volume-1776139484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/1227b256-8419-46dd-b83c-bb976d736d8b"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' 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 6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:13,341 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes 0.205s 2023-04-21 13:58:13,342 80338 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-945054191"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27ec1a3-2fa1-4acb-b6ca-0c7cd789d3ca', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27ec1a3-2fa1-4acb-b6ca-0c7cd789d3ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes'} Body: b'{"volume": {"id": "6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:13.271051", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-945054191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-21 13:58:13,401 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f 0.050s 2023-04-21 13:58:13,401 80338 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': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf59d1c4-af57-42f9-a392-020d118facee', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf59d1c4-af57-42f9-a392-020d118facee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f'} Body: b'{"volume": {"id": "6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:13.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-945054191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' 2023-04-21 13:58:14,453 80338 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f 0.041s 2023-04-21 13:58:14,454 80338 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499d6ff8-2089-449b-88e2-2f95d050a8c7', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499d6ff8-2089-449b-88e2-2f95d050a8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f'} Body: b'{"volume": {"id": "6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:13.000000", "updated_at": "2023-04-21T13:58:13.000000", "name": "tempest-VolumeRevertTests-Volume-945054191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/59cdc0b435134c99b98dcdbe4339fa5a/volumes/6da5cab0-2eb9-44d3-ad79-e0bc2d0b0e4f"}], "user_id": "621363499ce54919a65808606304ed79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "59cdc0b435134c99b98dcdbe4339fa5a"}}' 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 b434e512-52c3-4aee-a9a0-fb9070d2ddb7 failed to build and is in ERROR status 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 15238d95-cf2e-4ece-a4a6-c4a8a881807c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:28,429 80330 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes 1.102s 2023-04-21 13:58:28,430 80330 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-1469627619", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ac9264-0299-4db8-a3e2-7554f66e9d8b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ac9264-0299-4db8-a3e2-7554f66e9d8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes'} Body: b'{"volume": {"id": "15238d95-cf2e-4ece-a4a6-c4a8a881807c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:28.328382", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1469627619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}], "user_id": "ca69cd600608498f9e5b4e5e27e21234", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:28,549 80330 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c 0.105s 2023-04-21 13:58:28,550 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb5bfe8-50d9-4139-92f4-b2e98e124bf2', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb5bfe8-50d9-4139-92f4-b2e98e124bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c'} Body: b'{"volume": {"id": "15238d95-cf2e-4ece-a4a6-c4a8a881807c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:28.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1469627619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}], "user_id": "ca69cd600608498f9e5b4e5e27e21234", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89b57d1233f24e0ebfbcf860cebf8211"}}' 2023-04-21 13:58:29,629 80330 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c 0.065s 2023-04-21 13:58:29,630 80330 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69bc5bfe-9f66-47e8-b28a-8b0e0746e90b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69bc5bfe-9f66-47e8-b28a-8b0e0746e90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c'} Body: b'{"volume": {"id": "15238d95-cf2e-4ece-a4a6-c4a8a881807c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:28.000000", "updated_at": "2023-04-21T13:58:29.000000", "name": "tempest-TaggedBootDevicesTest-volume-1469627619", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/89b57d1233f24e0ebfbcf860cebf8211/volumes/15238d95-cf2e-4ece-a4a6-c4a8a881807c"}], "user_id": "ca69cd600608498f9e5b4e5e27e21234", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "89b57d1233f24e0ebfbcf860cebf8211"}}' 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 8cac1dac-e3d6-4bc8-a5aa-90337ded182a 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 09098c0f-988e-4421-8023-ef26f5028922 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:26,012 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.377s 2023-04-21 13:58:26,012 80332 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-744365935"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-f47a5bf9-ea05-441e-b508-7db7a9c9db48', 'date': 'Fri, 21 Apr 2023 13:58:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"b4cc10d2-6c87-48fe-8657-14af220fc61c","name":"tempest-tagged-attachments-test-net-744365935","tenant_id":"f0474df829444bbf8632ffb9f9b68c61","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"f0474df829444bbf8632ffb9f9b68c61","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-21T13:58:23Z","updated_at":"2023-04-21T13:58:23Z","revision_number":1}}' 2023-04-21 13:58:30,406 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 4.393s 2023-04-21 13:58:30,420 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "b4cc10d2-6c87-48fe-8657-14af220fc61c", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-0f748b8c-5953-4570-a0e0-04cd56236cca', 'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"93f79341-8450-494e-809b-60a70c2db245","name":"","tenant_id":"f0474df829444bbf8632ffb9f9b68c61","network_id":"b4cc10d2-6c87-48fe-8657-14af220fc61c","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-21T13:58:26Z","updated_at":"2023-04-21T13:58:26Z","revision_number":0,"project_id":"f0474df829444bbf8632ffb9f9b68c61"}}' 2023-04-21 13:58:30,679 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes 0.258s 2023-04-21 13:58:30,679 80332 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-1198408642"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f060d99-ddbf-42b8-a98b-63cf0b53552c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f060d99-ddbf-42b8-a98b-63cf0b53552c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes'} Body: b'{"volume": {"id": "09098c0f-988e-4421-8023-ef26f5028922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:30.604139", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1198408642", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}], "user_id": "0588b8f85d544d3bb30d93b1a0fe38e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:30,771 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922 0.078s 2023-04-21 13:58:30,771 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a55417-b381-4cd6-a140-51677e937c97', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a55417-b381-4cd6-a140-51677e937c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922'} Body: b'{"volume": {"id": "09098c0f-988e-4421-8023-ef26f5028922", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:31.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1198408642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}], "user_id": "0588b8f85d544d3bb30d93b1a0fe38e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0474df829444bbf8632ffb9f9b68c61"}}' 2023-04-21 13:58:31,876 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922 0.080s 2023-04-21 13:58:31,877 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6ed74a-36d6-427e-891e-099e717011d1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6ed74a-36d6-427e-891e-099e717011d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922'} Body: b'{"volume": {"id": "09098c0f-988e-4421-8023-ef26f5028922", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:31.000000", "updated_at": "2023-04-21T13:58:31.000000", "name": "tempest-TaggedAttachmentsTest-volume-1198408642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-4421-8023-ef26f5028922"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0474df829444bbf8632ffb9f9b68c61/volumes/09098c0f-988e-44 21-8023-ef26f5028922"}], "user_id": "0588b8f85d544d3bb30d93b1a0fe38e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0474df829444bbf8632ffb9f9b68c61"}}' 2023-04-21 13:58:32,451 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/93f79341-8450-494e-809b-60a70c2db245 0.562s 2023-04-21 13:58:32,452 80332 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-0a0ea8ad-8853-4a22-9e9b-5a69606f1eb1', 'date': 'Fri, 21 Apr 2023 13:58:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/93f79341-8450-494e-809b-60a70c2db245'} Body: b'' 2023-04-21 13:58:34,135 80332 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/b4cc10d2-6c87-48fe-8657-14af220fc61c 1.683s 2023-04-21 13:58:34,135 80332 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-33e10146-473a-4d98-900a-cb85ac6cb7d2', 'date': 'Fri, 21 Apr 2023 13:58:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/b4cc10d2-6c87-48fe-8657-14af220fc61c'} Body: b'' 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 75950510-da2d-453b-be55-7a9f772d0eaa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:33,648 80336 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes 0.647s 2023-04-21 13:58:33,648 80336 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-1955157403"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6d5f6f-129a-4f64-b896-f788062b619f', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6d5f6f-129a-4f64-b896-f788062b619f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes'} Body: b'{"volume": {"id": "75950510-da2d-453b-be55-7a9f772d0eaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:33.555314", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1955157403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}], "user_id": "53986b0fac8c4b49b44d989ec8d943db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:33,711 80336 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa 0.049s 2023-04-21 13:58:33,711 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a35c4fb-d03c-441f-937d-45ea9fec27c3', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a35c4fb-d03c-441f-937d-45ea9fec27c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa'} Body: b'{"volume": {"id": "75950510-da2d-453b-be55-7a9f772d0eaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:34.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1955157403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}], "user_id": "53986b0fac8c4b49b44d989ec8d943db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8aa4dd5888c4f96b4aacfdb79dfb2db"}}' 2023-04-21 13:58:34,794 80336 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa 0.070s 2023-04-21 13:58:34,794 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b450d1-d10e-4a6c-a95a-0ddc7efab0f5', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b450d1-d10e-4a6c-a95a-0ddc7efab0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa'} Body: b'{"volume": {"id": "75950510-da2d-453b-be55-7a9f772d0eaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:34.000000", "updated_at": "2023-04-21T13:58:34.000000", "name": "tempest-TestVolumeSwap-volume-1955157403", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f8aa4dd5888c4f96b4aacfdb79dfb2db/volumes/75950510-da2d-453b-be55-7a9f772d0eaa"}], "user_id": "53986b0fac8c4b49b44d989ec8d943db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8aa4dd5888c4f96b4aacfdb79dfb2db"}}' 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 be2107d0-79f3-4ec0-80ce-3f553c19d1c5 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 bb8a0116-e912-494c-b734-34febb7a1b84 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:46,670 80340 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.363s 2023-04-21 13:58:46,670 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-932572086", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHMGNkeHlsnyDNUWB/JafG2Nd7XW9Z8OZT0k+/cqw+a9BlZoOp2Q+FKxL3xUMZUoSZYnigQS+jJmbB6gJUqbJftlEQ7aCeakARcOL8UcE2goNmTGbsLvIz5DFtTT+V0wA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:46 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-66fe4260-480f-4bc5-926d-b7979b5d3d05', 'x-compute-request-id': 'req-66fe4260-480f-4bc5-926d-b7979b5d3d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-932572086", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHMGNkeHlsnyDNUWB/JafG2Nd7XW9Z8OZT0k+/cqw+a9BlZoOp2Q+FKxL3xUMZUoSZYnigQS+jJmbB6gJUqbJftlEQ7aCeakARcOL8UcE2goNmTGbsLvIz5DFtTT+V0wA==", "fingerprint": "b7:ec:a5:4f:69:b4:17:38:38:99:04:67:d3:f4:2c:fe", "user_id": "65032a53f43347c1a01116b69350666d"}}' 2023-04-21 13:58:46,870 80340 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.193s 2023-04-21 13:58:46,870 80340 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-1724695606", "description": "tempest-secgroup-smoke-1724695606 description", "project_id": "f20a7306c12e4b409447d25a772b653c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-92335d11-6cf8-42a6-bf29-e6a5c1d8b001', 'date': 'Fri, 21 Apr 2023 13:58:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "name": "tempest-secgroup-smoke-1724695606", "stateful": true, "tenant_id": "f20a7306c12e4b409447d25a772b653c", "description": "tempest-secgroup-smoke-1724695606 description", "shared": false, "security_group_rules": [{"id": "0a0caf9f-8973-463c-b565-d3c116a43dc1", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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": 410, "description": null, "tags": [], "created_at": "2023-04-21T13:58:46Z", "updated_at": "2023-04-21T13:58:46Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}, {"id": "7eab7e88-fc76-4cb8-82d4-523294f4635d", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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": 409, "description": null, "tags": [], "created_at": "2023-04-21T13:58:46Z", "updated_at": "2023-04-21T13:58:46Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}], "tags": [], "created_at": "2023-04-21T13:58:46Z", "updated_at": "2023-04-21T13:58 :46Z", "revision_number": 1, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,059 80340 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.187s 2023-04-21 13:58:47,059 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "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-942ac6fb-451b-44e6-a517-73bbd97d2146', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "64cc82e8-4647-43a2-ad75-2fe122bdd168", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:46Z", "updated_at": "2023-04-21T13:58:46Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,244 80340 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.184s 2023-04-21 13:58:47,244 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "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-32f231e9-0799-4154-a4bd-182138562169', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "aa34eaab-193c-4ca0-843c-04b53fa7675d", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,508 80340 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.263s 2023-04-21 13:58:47,509 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9527e2b4-be24-4a10-a000-b7fe4fee7d31', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "550ed4a6-3d2f-4790-9a3b-4828e3c31532", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:47,862 80340 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.352s 2023-04-21 13:58:47,862 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b03d9371-4e7d-4e3e-b272-ff4c76976504', 'date': 'Fri, 21 Apr 2023 13:58:47 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": "9ba438ff-5177-4e40-b5dc-acab4bbe9892", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:48,057 80340 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.194s 2023-04-21 13:58:48,057 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-61e875c7-029c-4c27-9c97-4e1a894c6bb2', 'date': 'Fri, 21 Apr 2023 13:58:48 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": "46b9f630-09d3-42ca-93f5-4fabebe2454a", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:47Z", "updated_at": "2023-04-21T13:58:47Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:48,341 80340 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.283s 2023-04-21 13:58:48,341 80340 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": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e" , "project_id": "f20a7306c12e4b409447d25a772b653c", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8c0a71c9-0b72-4e39-a76e-44755390c801', 'date': 'Fri, 21 Apr 2023 13:58:48 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": "55fd0591-c332-4780-b7b3-f5488bb4a7ca", "tenant_id": "f20a7306c12e4b409447d25a772b653c", "security_group_id": "c3d4c3cc-321d-4ded-8f3d-1c3158366e6e", "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-21T13:58:48Z", "updated_at": "2023-04-21T13:58:48Z", "revision_number": 0, "project_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:48,471 80340 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.123s 2023-04-21 13:58:48,471 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:48 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-f307975e-430b-4e37-b220-9b79ca13fe9e', '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": "65032a53f43347c1a01116b69350666d", "name": "tempest-TestShelveInstance-1548259791-project-member", "password_expires_at": null}, "audit_ids": ["kLQIUuIQTEaOKcITBeHCVw"], "expires_at": "2023-04-21T14:58:48.000000Z", "issued_at": "2023-04-21T13:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20a7306c12e4b409447d25a772b653c", "name": "tempest-TestShelveInstance-1548259791"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f20a7306c12e4b409447d25a772b653c", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:48,473 80340 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'e509ab13-7998-4eca-9220-30202e301cb7', 'name': 'tempest-TestShelveInstance-1991786006-network', 'tenant_id': 'f20a7306c12e4b409447d25a772b653c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f20a7306c12e4b409447d25a772b653c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8047, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:10Z', 'updated_at': '2023-04-21T13:58:10Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:49,070 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes 0.595s 2023-04-21 13:58:49,070 80340 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-842235973", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce24eae4-cafb-43e0-8f84-ae4931162462', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce24eae4-cafb-43e0-8f84-ae4931162462', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes'} Body: b'{"volume": {"id": "bb8a0116-e912-494c-b734-34febb7a1b84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:49.009004", "updated_at": null, "name": "tempest-tempest.common.compute-volume-842235973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}], "user_id": "65032a53f43347c1a01116b69350666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:58:49,124 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.044s 2023-04-21 13:58:49,125 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7406ef-37b8-41f1-b94a-79be887c04c4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-ab7406ef-37b8-41f1-b94a-79be887c04c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'{"volume": {"id": "bb8a0116-e912-494c-b734-34febb7a1b84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:49.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-842235973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}], "user_id": "65032a53f43347c1a01116b69350666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:50,182 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.047s 2023-04-21 13:58:50,183 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb449451-ba80-4eff-bcb7-7b1db958dff5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb449451-ba80-4eff-bcb7-7b1db958dff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'{"volume": {"id": "bb8a0116-e912-494c-b734-34febb7a1b84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:58:49.000000", "updated_at": "2023-04-21T13:58:49.000000", "name": "tempest-tempest.common.compute-volume-842235973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84"}], "user_id": "65032a53f43347c1a01116b69350666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f20a7306c12e4b409447d25a772b653c"}}' 2023-04-21 13:58:50,373 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.179s 2023-04-21 13:58:50,373 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-43fc171b-b344-4102-9a38-057a0ed67b83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'' 2023-04-21 13:58:50,396 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84 0.022s 2023-04-21 13:58:50,396 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-16fbbfe0-eae2-4433-8739-a5c6bd2cf583', 'x-openstack-request-id': 'req-16fbbfe0-eae2-4433-8739-a5c6bd2cf583', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f20a7306c12e4b409447d25a772b653c/volumes/bb8a0116-e912-494c-b734-34febb7a1b84'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb8a0116-e912-494c-b734-34febb7a1b84 could not be found."}}' 2023-04-21 13:58:50,705 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c3d4c3cc-321d-4ded-8f3d-1c3158366e6e 0.305s 2023-04-21 13:58:50,705 80340 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-2ae0a96b-a1d9-4604-9683-02085ccff748', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 13:58:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c3d4c3cc-321d-4ded-8f3d-1c3158366e6e'} Body: b'' 2023-04-21 13:58:50,735 80340 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-932572086 0.029s 2023-04-21 13:58:50,735 80340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:50 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-0e085d19-2a0e-45e7-95c0-dba60992671d', 'x-compute-request-id': 'req-0e085d19-2a0e-45e7-95c0-dba60992671d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-932572086'} Body: b'' 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 a7e682d1-5ac5-415f-9ee1-1098c54234c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:51,464 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types 0.348s 2023-04-21 13:58:51,465 80332 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-646430176"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee7e91b-cd9d-4808-9d12-14b3ad1be8d6', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee7e91b-cd9d-4808-9d12-14b3ad1be8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types'} Body: b'{"volume_type": {"id": "d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b", "name": "tempest-GroupsV314Test-volume-type-646430176", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 13:58:51,519 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types 0.051s 2023-04-21 13:58:51,519 80332 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-139764840"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19bf0c70-83be-468f-ba40-29553b1dd80e', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19bf0c70-83be-468f-ba40-29553b1dd80e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types'} Body: b'{"group_type": {"id": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "name": "tempest-GroupsV314Test-group-type-139764840", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 13:58:51,784 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups 0.262s 2023-04-21 13:58:51,784 80332 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": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "volume_types": ["d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b"], "name": "tempest-GroupsV314Test-Group-227494539"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3bac86-9f93-49ca-be47-3e8859cf5db5', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3bac86-9f93-49ca-be47-3e8859cf5db5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups'} Body: b'{"group": {"id": "a7e682d1-5ac5-415f-9ee1-1098c54234c1", "name": "tempest-GroupsV314Test-Group-227494539"}}' 2023-04-21 13:58:51,825 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1 0.038s 2023-04-21 13:58:51,825 80332 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': 'Fri, 21 Apr 2023 13:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fa186e-7b33-430b-a22d-d47a6d27128b', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fa186e-7b33-430b-a22d-d47a6d27128b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1'} Body: b'{"group": {"id": "a7e682d1-5ac5-415f-9ee1-1098c54234c1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T13:58:52.000000", "name": "tempest-GroupsV314Test-Group-227494539", "description": null, "group_type": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "volume_types": ["d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:58:52,865 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1 0.035s 2023-04-21 13:58:52,865 80332 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': 'Fri, 21 Apr 2023 13:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90715863-32bf-4cc5-b7d3-e96a90c57b24', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90715863-32bf-4cc5-b7d3-e96a90c57b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1'} Body: b'{"group": {"id": "a7e682d1-5ac5-415f-9ee1-1098c54234c1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T13:58:52.000000", "name": "tempest-GroupsV314Test-Group-227494539", "description": null, "group_type": "acadd64f-ea1c-49ca-8c66-146ad3241f78", "volume_types": ["d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 13:58:52,961 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/volumes/detail 0.090s 2023-04-21 13:58:52,961 80332 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': 'Fri, 21 Apr 2023 13:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b98b81-5374-46f7-979f-e1b69a112a5f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b98b81-5374-46f7-979f-e1b69a112a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 13:58:53,090 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1/action 0.119s 2023-04-21 13:58:53,090 80332 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': 'Fri, 21 Apr 2023 13:58:52 GMT', 'server': 'Apache/2.4.5 2 (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-7990ee18-4ccd-4939-86ed-9c0b46708fa2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1/action'} Body: b'' 2023-04-21 13:58:53,107 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1 0.016s 2023-04-21 13:58:53,107 80332 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': 'Fri, 21 Apr 2023 13:58:53 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-791d74dd-fc3e-4bce-aa4f-b62792580ac2', 'x-openstack-request-id': 'req-791d74dd-fc3e-4bce-aa4f-b62792580ac2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/97aaee601c644585a0fbf24178dfcef2/groups/a7e682d1-5ac5-415f-9ee1-1098c54234c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a7e682d1-5ac5-415f-9ee1-1098c54234c1 could not be found."}}' 2023-04-21 13:58:53,138 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types/acadd64f-ea1c-49ca-8c66-146ad3241f78 0.030s 2023-04-21 13:58:53,139 80332 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': 'Fri, 21 Apr 2023 13:58:53 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-a56e6565-07a5-4b2d-a21a-6332bc76dcaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/group_types/acadd64f-ea1c-49ca-8c66-146ad3241f78'} Body: b'' 2023-04-21 13:58:53,207 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b 0.068s 2023-04-21 13:58:53,208 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 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-ec0692ac-1c13-4cef-aa4d-3ec694c290b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b'} Body: b'' 2023-04-21 13:58:53,227 80332 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b 0.019s 2023-04-21 13:58:53,227 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 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-80f47140-857f-4547-a74e-467ae1618f8a', 'x-openstack-request-id': 'req-80f47140-857f-4547-a74e-467ae1618f8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75df8ec0029441ca9dec445cb69a8f5e/types/d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d62d3b1c-8b03-42ed-aaeb-c9dd35d6ae8b 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 368f4940-ea2f-48a9-9707-e3eea0777bdb failed to build and is in ERROR status 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 fbc63f3e-0693-4bf9-bb9d-ca097991f619 failed to build and is in ERROR status 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 b2f6d834-9e38-4854-8bcf-11659587e50d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:27,261 80344 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:27,688 80344 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.425s 2023-04-21 13:58:27,689 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1507777159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhmqZ33jzOJUNp5cIjTjD2V4mwqGnUNtzXSj78uvtldCN9y9LKEaKBdycKDs4VYN2v9RCyHrUj9yHjgYAuNS07yjzech5h1dSQg5dt5ELnEas6naL+mLGQFJzls0JQplQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58: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-73f99df6-c4c1-4d76-832a-f4b866920f91', 'x-compute-request-id': 'req-73f99df6-c4c1-4d76-832a-f4b866920f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1507777159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhmqZ33jzOJUNp5cIjTjD2V4mwqGnUNtzXSj78uvtldCN9y9LKEaKBdycKDs4VYN2v9RCyHrUj9yHjgYAuNS07yjzech5h1dSQg5dt5ELnEas6naL+mLGQFJzls0JQplQ==", "fingerprint": "77:51:83:18:aa:f0:f6:61:66:ac:39:5c:3f:ea:ec:47", "user_id": "b60caf53ee58417cb76a77c963a45ec2"}}' 2023-04-21 13:58:27,694 80344 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1507777159 created 2023-04-21 13:58:27,927 80344 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.232s 2023-04-21 13:58:27,927 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--761696219", "description": "tempest-description--1151975761"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6aea86d1-2aeb-4918-b92c-3ace00797d8c', 'date': 'Fri, 21 Apr 2023 13:58:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd2738bf-7495-4261-b670-3f52e6db778f", "name": "tempest-securitygroup--761696219", "stateful": true, "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "description": "tempest-description--1151975761", "shared": false, "security_group_rules": [{"id": "7ceac1b2-f1d6-4474-96cc-677e32ff9f58", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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": 366, "description": null, "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}, {"id": "fc87de0d-1720-44d7-b3a4-60d51f2ce79a", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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": 367 , "description": null, "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}], "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 1, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 13:58:28,292 80344 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.364s 2023-04-21 13:58:28,292 80344 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": "dd2738bf-7495-4261-b670-3f52e6db778f", "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-f9a90f8b-a507-4b6e-9874-0c3f8aef4529', 'date': 'Fri, 21 Apr 2023 13:58: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": "fc444e24-6433-4962-96bd-dca9278e43a8", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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-21T13:58:28Z", "updated_at": "2023-04-21T13:58:28Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 13:58:28,604 80344 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.311s 2023-04-21 13:58:28,604 80344 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": "dd2738bf-7495-4261-b670-3f52e6db778f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9b5852cc-8600-4106-a886-507643f2593f', 'date': 'Fri, 21 Apr 2023 13:58: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": "ae1d2475-7650-47d5-91a4-78f464468b90", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "security_group_id": "dd2738bf-7495-4261-b670-3f52e6db778f", "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-21T13:58:28Z", "updated_at": "2023-04-21T13:58:28Z", "revision_number": 0, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 13:58:28,605 80344 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--761696219 created 2023-04-21 13:58:30,355 80344 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 1.750s 2023-04-21 13:58:30,356 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-76a5f21c-03bc-468f-9c62-1241165c8f2d', 'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "318bb12b-cfea-47ab-a72a-24dd612ba2db", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "floating_ip_address": "172.24.4.41", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:29Z", "updated_at": "2023-04-21T13:58:29Z", "revision_number": 0}}' 2023-04-21 13:58:30,357 80344 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '318bb12b-cfea-47ab-a72a-24dd612ba2db', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:29Z', 'updated_at': '2023-04-21T13:58:29Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2023-04-21 13:58:30,558 80344 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.196s 2023-04-21 13:58:30,559 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 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-fa8bee80-1c84-4bef-8599-4bd362ff2287', '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": "b60caf53ee58417cb76a77c963a45ec2", "name": "tempest-VolumesAdminNegativeTest-1182596808-project-member", "password_expires_at": null}, "audit_ids": ["R2LSOmKIQWKLNs9s0yxp3g"], "expires_at": "2023-04-21T14:58:30.000000Z", "issued_at": "2023-04-21T13:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "name": "tempest-VolumesAdminNegativeTest-1182596808"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:30,559 80344 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '6e372a6f-6444-4977-be86-7a6bb86d8979', 'name': 'tempest-VolumesAdminNegativeTest-2058149994-network', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26818, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:42Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:30,560 80344 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1507777159', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhmqZ33jzOJUNp5cIjTjD2V4mwqGnUNtzXSj78uvtldCN9y9LKEaKBdycKDs4VYN2v9RCyHrUj9yHjgYAuNS07yjzech5h1dSQg5dt5ELnEas6naL+mLGQFJzls0JQplQ==', 'fingerprint': '77:51:83:18:aa:f0:f6:61:66:ac:39:5c:3f:ea:ec:47', 'user_id': 'b60caf53ee58417cb76a77c963a45ec2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB86atfl2IfeUGh4lWyizEmKuaDMifOMuf3G+bB6dp9XqyOXaVKuigN\nAqmr2m45gSegBwYFK4EEACKhZANiAAToZqmd948ziVDaeXCI04w9leJsKhp1Dbc1\n0o+/Lr7ZXQjfcvSyhGigXcnCg7OFWDdr/UQsh61I/ch44GALjUtO8o83nIeYdXUk\nIOXbeRC5xGrOp2i/pixkBSc5bNCUKZU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd2738bf-7495-4261-b670-3f52e6db778f', 'name': 'tempest-securitygroup--761696219', 'stateful': True, 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'description': 'tempest-description--1151975761', 'shared': False, 'security_group_rules': [{'id': '7ceac1b2-f1d6-4474-96cc-677e32ff9f58', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'security_group_id': 'dd2738bf-7495-4261-b670-3f52e6db778f', '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': 366, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0'}, {'id': 'fc87de0d-1720-44d7-b3a4-60d51f2ce79a', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'security_group_id': 'dd2738bf-7495-4261-b670-3f52e6db778f', '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': 367, 'description': None, 'tags': [], 'created_at': '2023-0 4-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0'}], 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 1, 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0'}, 'floating_ip': {'id': '318bb12b-cfea-47ab-a72a-24dd612ba2db', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:29Z', 'updated_at': '2023-04-21T13:58:29Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2023-04-21 13:58:33,239 80344 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 2.678s 2023-04-21 13:58:33,239 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1193021950", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "6e372a6f-6444-4977-be86-7a6bb86d8979"}], "security_groups": [{"name": "tempest-securitygroup--761696219"}], "key_name": "tempest-keypair-1507777159", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07cda0b-1001-48a0-a9d3-d31e01d07db7', 'x-compute-request-id': 'req-f07cda0b-1001-48a0-a9d3-d31e01d07db7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--761696219"}], "adminPass": "5KLiZuyyG6bc"}}' 2023-04-21 13:58:33,400 80344 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/f0f32b68-6993-4843-bcc6-bd0e06377b27 0.158s 2023-04-21 13:58:33,401 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:33 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-1bc8c848-5027-4c3a-b25b-d71d3bd5dd1c', 'x-compute-request-id': 'req-1bc8c848-5027-4c3a-b25b-d71d3bd5dd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27'} Body: b'{"server": {"id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "name": "tempest-VolumesAdminNegativeTest-server-1193021950", "status": "BUILD", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:33Z", "updated": "2023-04-21T13:58:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1507777159", "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-21 13:59:23,848 80344 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/f0f32b68-6993-4843-bcc6-bd0e06377b27 0.387s 2023-04-21 13:59:23,848 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:23 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-7556c333-8df2-4010-a1fd-b7450c7f6587', 'x-compute-request-id': 'req-7556c333-8df2-4010-a1fd-b7450c7f6587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27'} Body: b'{"server": {"id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "name": "tempest-VolumesAdminNegativeTest-server-1193021950", "status": "ACTIVE", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "ab5067a65ded3d372f4de7bf323948aa28ea137b294a8d7d1a7d8a83", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:33Z", "updated": "2023-04-21T13:58:44Z", "addresses": {"tempest-VolumesAdminNegativeTest-2058149994-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:78:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507777159", "OS-SRV-USG:launched_at": "2023-04-21T13:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--761696219"}], "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-21 13:59:23,860 80344 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:24,133 80344 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/f0f32b68-6993-4843-bcc6-bd0e06377b27/os-interface 0.213s 2023-04-21 14:00:24,133 80344 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 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-195131f6-d2a6-4e76-b103-b7b15fdc8f8c', 'x-compute-request-id': 'req-195131f6-d2a6-4e76-b103-b7b15fdc8f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f0f32b68-6993-4843-bcc6-bd0e06377b27/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6e372a6f-6444-4977-be86-7a6bb86d8979", "port_id": "20ca5a57-3cd5-47ad-bdfe-f56a0ecd078b", "mac_addr": "fa:16:3e:02:78:94", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0a42bc77-1e51-4153-8c8c-73e822089400", "ip_address": "10.0.0.7"}]}]}' 2023-04-21 14:00:25,253 80344 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/318bb12b-cfea-47ab-a72a-24dd612ba2db 1.116s 2023-04-21 14:00:25,254 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "20ca5a57-3cd5-47ad-bdfe-f56a0ecd078b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a51989ba-634d-4593-ab7c-1520ada96aca', 'date': 'Fri, 21 Apr 2023 14:00:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/318bb12b-cfea-47ab-a72a-24dd612ba2db'} Body: b'{"floatingip": {"id": "318bb12b-cfea-47ab-a72a-24dd612ba2db", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "floating_ip_address": "172.24.4.41", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "91a4bddb-64b1-45f6-b0b7-6c5da4ad07e1", "port_id": "20ca5a57-3cd5-47ad-bdfe-f56a0ecd078b", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6e372a6f-6444-4977-be86-7a6bb86d8979", "mac_address": "fa:16:3e:02:78:94", "admin_state_up": true, "status": "ACTIVE", "device_id": "f0f32b68-6993-4843-bcc6-bd0e06377b27", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:29Z", "updated_at": "2023-04-21T14:00:24Z", "revision_number": 1, "project_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 14:00:25,256 80344 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2023-04-21 14:00:25,298 80344 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:25,321 80344 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:25,322 80344 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2023-04-21 14:00:25,541 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes 0.219s 2023-04-21 14:00:25,542 80344 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-1697309909"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd4da6b-e1ab-49cb-b749-cf7d2b6d7a89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-acd4da6b-e1ab-49cb-b749-cf7d2b6d7a89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes'} Body: b'{"volume": {"id": "b2f6d834-9e38-4854-8bcf-11659587e50d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:25.478633", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1697309909", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:25,595 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d 0.044s 2023-04-21 14:00:25,595 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadc2397-909b-4d14-8295-1b1e224bc697', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadc2397-909b-4d14-8295-1b1e224bc697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d'} Body: b'{"volume": {"id": "b2f6d834-9e38-4854-8bcf-11659587e50d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:25.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1697309909", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 14:00:26,645 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d 0.038s 2023-04-21 14:00:26,645 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ebd04a-00f5-4ab0-8e2b-bfaff537c36e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ebd04a-00f5-4ab0-8e2b-bfaff537c36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d'} Body: b'{"volume": {"id": "b2f6d834-9e38-4854-8bcf-11659587e50d", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:25.000000", "updated_at": "2023-04-21T14:00:26.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1697309909", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/b2f6d834-9e38-4854-8bcf-11659587e50d"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 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 950adc19-9e33-47c0-8b7a-60cb7fb0be67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:57:51,956 80334 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 13:57:51,956 80334 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:57:52,198 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.239s 2023-04-21 13:57:52,198 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1234083121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmS+b9xlwFpk/ZB8qhPKYszGUSbkqS/wmxdPA2+EZTBrrlLdczt4kqaoNpF+PGGMbYhMksCR0Bk+16nj7FF3bWR1LjQ0yuktGjeeohbe83sc0eREByhabKclSuVNg5vfQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:51 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-97aa2b9b-1482-4783-a7c2-245a1cce8740', 'x-compute-request-id': 'req-97aa2b9b-1482-4783-a7c2-245a1cce8740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1234083121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmS+b9xlwFpk/ZB8qhPKYszGUSbkqS/wmxdPA2+EZTBrrlLdczt4kqaoNpF+PGGMbYhMksCR0Bk+16nj7FF3bWR1LjQ0yuktGjeeohbe83sc0eREByhabKclSuVNg5vfQ==", "fingerprint": "c2:a1:0d:02:8b:69:ba:31:e3:af:eb:0c:29:01:10:a7", "user_id": "113884844de14ec7ac8a20ba06a389b3"}}' 2023-04-21 13:57:52,203 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1234083121 created 2023-04-21 13:57:52,753 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.550s 2023-04-21 13:57:52,753 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--320871807", "description": "tempest-description--1343076376"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d1f45457-4c3d-4721-9bf2-de2b6b20966e', 'date': 'Fri, 21 Apr 2023 13:57:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "name": "tempest-securitygroup--320871807", "stateful": true, "tenant_id": "91f5972380fd48eabffd46e6727239ce", "description": "tempest-description--1343076376", "shared": false, "security_group_rules": [{"id": "45facd1c-95a9-4ded-8477-47b7dde3c3ed", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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": 173, "description": null, "tags": [], "created_at": "2023-04-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}, {"id": "cd26d967-ce72-4dd8-8f9d-cf043f058165", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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": 172, "description": null, "tags": [], "created_at": "2023-04-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}], "tags": [], "created_at": "2023-04-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:57:53,408 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.654s 2023-04-21 13:57:53,409 80334 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": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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-946ba64e-3181-4c65-b296-ce423d4a3672', 'date': 'Fri, 21 Apr 2023 13:57: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": "823f5337-0e05-4e6a-a595-caaa80e5dcb6", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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-21T13:57:52Z", "updated_at": "2023-04-21T13:57:52Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:57:54,077 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.668s 2023-04-21 13:57:54,078 80334 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": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f399c7b8-f4c8-4263-bda8-4488f781b59c', 'date': 'Fri, 21 Apr 2023 13:57:54 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": "0e724287-d450-4a38-9575-2abc270129ed", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "ccc76647-6e5e-4a12-8d5a-998921fd7e6f", "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-21T13:57:53Z", "updated_at": "2023-04-21T13:57:53Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:57:54,078 80334 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--320871807 created 2023-04-21 13:57:59,151 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 5.072s 2023-04-21 13:57:59,151 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-c7ab5938-ab90-4a50-a8ad-e443e893574c', 'date': 'Fri, 21 Apr 2023 13:57:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9dbde86c-9638-484c-a6d2-7ea81e78ee71", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.116", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91f5972380fd48eabffd46e6727239ce", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:57:56Z", "updated_at": "2023-04-21T13:57:56Z", "revision_number": 0}}' 2023-04-21 13:57:59,151 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9dbde86c-9638-484c-a6d2-7ea81e78ee71', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.116', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:57:56Z', 'updated_at': '2023-04-21T13:57:56Z', 'revision_number': 0, 'ip': '172.24.4.116'} created 2023-04-21 13:57:59,229 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.072s 2023-04-21 13:57:59,230 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 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-1dc2c1b3-1557-4b65-a419-ab46b0241b56', '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": "113884844de14ec7ac8a20ba06a389b3", "name": "tempest-AttachVolumeTestJSON-1194238008-project-member", "password_expires_at": null}, "audit_ids": ["2vZjTiWjSmexvdngjXWhmQ"], "expires_at": "2023-04-21T14:57:59.000000Z", "issued_at": "2023-04-21T13:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f5972380fd48eabffd46e6727239ce", "name": "tempest-AttachVolumeTestJSON-1194238008"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:57:59,230 80334 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '23a0f330-371d-4fe5-befe-bc4147bf09c7', 'name': 'tempest-AttachVolumeTestJSON-656541543-network', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f5972380fd48eabffd46e6727239ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64868, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:41Z', 'updated_at': '2023-04-21T13:57:41Z', 'revision_number': 1} available for tenant 2023-04-21 13:57:59,231 80334 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1234083121', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKmS+b9xlwFpk/ZB8qhPKYszGUSbkqS/wmxdPA2+EZTBrrlLdczt4kqaoNpF+PGGMbYhMksCR0Bk+16nj7FF3bWR1LjQ0yuktGjeeohbe83sc0eREByhabKclSuVNg5vfQ==', 'fingerprint': 'c2:a1:0d:02:8b:69:ba:31:e3:af:eb:0c:29:01:10:a7', 'user_id': '113884844de14ec7ac8a20ba06a389b3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnpuwTDVgpsa6T7ecLXBcVYbpVeshT7sS7G9e4ItcQ/ra1j9PgP3rm\ntQecihVkpx+gBwYFK4EEACKhZANiAASpkvm/cZcBaZP2QfKoTymLMxlEm5Kkv8Js\nXTwNvhGUwa65S3XM7eJKmqDaRfjxhjG2ITJLAkdAZPtep4+xRd21kdS40NMrpLRo\n3nqIW3vN7HNHkRAcoWmynJUrlTYOb30=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ccc76647-6e5e-4a12-8d5a-998921fd7e6f', 'name': 'tempest-securitygroup--320871807', 'stateful': True, 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'description': 'tempest-description--1343076376', 'shared': False, 'security_group_rules': [{'id': '45facd1c-95a9-4ded-8477-47b7dde3c3ed', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': 'ccc76647-6e5e-4a12-8d5a-998921fd7e6f', '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': 173, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:57:52Z', 'updated_at': '2023-04-21T13:57:52Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, {'id': 'cd26d967-ce72-4dd8-8f9d-cf043f058165', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': 'ccc76647-6e5e-4a12-8d5a-998921fd7e6f', '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': 172, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:57:52Z', 'updated_at': '2023-04-21T13:57:52Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}], 'tags': [], 'created_at': '2023-04-21T13:57:5 2Z', 'updated_at': '2023-04-21T13:57:52Z', 'revision_number': 1, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, 'floating_ip': {'id': '9dbde86c-9638-484c-a6d2-7ea81e78ee71', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.116', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:57:56Z', 'updated_at': '2023-04-21T13:57:56Z', 'revision_number': 0, 'ip': '172.24.4.116'}} 2023-04-21 13:58:02,516 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.285s 2023-04-21 13:58:02,517 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-872679092", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "23a0f330-371d-4fe5-befe-bc4147bf09c7"}], "security_groups": [{"name": "tempest-securitygroup--320871807"}], "key_name": "tempest-keypair-1234083121", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc096dc-6294-43c3-8d29-79d5ea855c6a', 'x-compute-request-id': 'req-ccc096dc-6294-43c3-8d29-79d5ea855c6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--320871807"}], "adminPass": "password"}}' 2023-04-21 13:58:03,214 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.694s 2023-04-21 13:58:03,214 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:02 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-e76ed318-f82e-4db1-b313-7a059a4fd955', 'x-compute-request-id': 'req-e76ed318-f82e-4db1-b313-7a059a4fd955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "name": "tempest-AttachVolumeTestJSON-server-872679092", "status": "BUILD", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:02Z", "updated": "2023-04-21T13:58:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1234083121", "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-21 13:58:53,770 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.493s 2023-04-21 13:58:53,771 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 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-2fdc9f3d-829f-4de3-8fdc-855cd4fd3ec8', 'x-compute-request-id': 'req-2fdc9f3d-829f-4de3-8fdc-855cd4fd3ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "name": "tempest-AttachVolumeTestJSON-server-872679092", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:02Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:cc:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234083121", "OS-SRV-USG:launched_at": "2023-04-21T13:58:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--320871807"}], "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-21 13:58:53,800 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 13:59:54,070 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/os-interface 0.209s 2023-04-21 13:59:54,071 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:53 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-0992bbe1-8bdc-4da3-836a-15e78230bd36', 'x-compute-request-id': 'req-0992bbe1-8bdc-4da3-836a-15e78230bd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "port_id": "ed62554b-cbc2-4c0f-ad1a-821a0625a2e4", "mac_addr": "fa:16:3e:e2:cc:bd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3e7f61c3-4b02-4519-9336-c3f6d919c338", "ip_address": "10.0.0.9"}]}]}' 2023-04-21 13:59:55,317 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71 1.242s 2023-04-21 13:59:55,317 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ed62554b-cbc2-4c0f-ad1a-821a0625a2e4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f66d5f71-1b7a-498c-b37d-be6986d20bda', 'date': 'Fri, 21 Apr 2023 13:59:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71'} Body: b'{"floatingip": {"id": "9dbde86c-9638-484c-a6d2-7ea81e78ee71", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.116", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "9dfc5859-2bd7-4213-8008-21102b8598bb", "port_id": "ed62554b-cbc2-4c0f-ad1a-821a0625a2e4", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "mac_address": "fa:16:3e:e2:cc:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "5030decd-cbe5-4495-b497-dfacf25eef73", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:57:56Z", "updated_at": "2023-04-21T13:59:54Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:59:55,319 80334 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.116:22' as 'cirros' with public key authentication 2023-04-21 13:59:55,387 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 13:59:55,413 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 13:59:55,413 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2023-04-21 13:59:55,550 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/ips 0.136s 2023-04-21 13:59:55,550 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:55 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-bf3c441d-0134-4ee8-a373-17d12962acfe', 'x-compute-request-id': 'req-bf3c441d-0134-4ee8-a373-17d12962acfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-21 13:59:55,554 80334 INFO [tempest.lib.common.ssh] Creating ssh connection t o '172.24.4.116:22' as 'cirros' with public key authentication 2023-04-21 13:59:55,557 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 13:59:55,573 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 13:59:55,573 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2023-04-21 13:59:55,574 80334 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-21 13:59:55,574 80334 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.116:22' as 'cirros' with public key authentication 2023-04-21 13:59:55,579 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 13:59:55,598 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 13:59:55,598 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2023-04-21 13:59:55,902 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes 0.266s 2023-04-21 13:59:55,902 80334 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-1214864889"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296929fd-bd40-4705-ad55-934fe28270ec', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296929fd-bd40-4705-ad55-934fe28270ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes'} Body: b'{"volume": {"id": "950adc19-9e33-47c0-8b7a-60cb7fb0be67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:59:55.836204", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1214864889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 13:59:55,953 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67 0.041s 2023-04-21 13:59:55,953 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7220c971-f6bf-4d0c-8a69-f97aebfa8d4e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7220c971-f6bf-4d0c-8a69-f97aebfa8d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67'} Body: b'{"volume": {"id": "950adc19-9e33-47c0-8b7a-60cb7fb0be67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:59:56.000000", "updated_at": null, "na me": "tempest-AttachVolumeTestJSON-volume-1214864889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:59:57,009 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67 0.044s 2023-04-21 13:59:57,009 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc13fff-0c55-4fbb-b4b9-3e55f0d93306', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc13fff-0c55-4fbb-b4b9-3e55f0d93306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67'} Body: b'{"volume": {"id": "950adc19-9e33-47c0-8b7a-60cb7fb0be67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T13:59:56.000000", "updated_at": "2023-04-21T13:59:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1214864889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/950adc19-9e33-47c0-8b7a-60cb7fb0be67"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 13:59:57,159 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.135s 2023-04-21 13:59:57,159 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:57 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-c4f11915-a906-4840-8ced-dcca73a601c9', 'x-compute-request-id': 'req-c4f11915-a906-4840-8ced-dcca73a601c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'' 2023-04-21 13:59:57,409 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.249s 2023-04-21 13:59:57,409 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:57 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-4f4071c6-40d8-4568-bc26-e156213782f2', 'x-compute-request-id': 'req-4f4071c6-40d8-4568-bc26-e156213782f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"server": {"id": "5030decd-cbe5-4495-b497-dfacf25eef73", "name": "tempest-AttachVolumeTestJSON-server-872679092", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:02Z", "updated": "2023-04-21T13:59:57Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:cc:bd"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:cc:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5030decd-cbe5-4495-b497-dfacf25eef73"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1234083121", "OS-SRV-USG:launched_at": "2023-04-21T13:58:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--320871807"}], "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-21 14:00:47,520 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73 0.048s 2023-04-21 14:00:47,520 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:47 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-3195e633-e025-4a96-aaaf-0995eb2b9a82', 'x-compute-request-id': 'req-3195e633-e025-4a96-aaaf-0995eb2b9a82', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5030decd-cbe5-4495-b497-dfacf25eef73'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5030decd-cbe5-4495-b497-dfacf25eef73 could not be found."}}' 2023-04-21 14:00:47,562 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234083121 0.040s 2023-04-21 14:00:47,562 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:47 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-3c11f6ca-fb85-4 77d-8ae7-b0b36b37077d', 'x-compute-request-id': 'req-3c11f6ca-fb85-477d-8ae7-b0b36b37077d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1234083121'} Body: b'' 2023-04-21 14:00:47,727 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f 0.164s 2023-04-21 14:00:47,728 80334 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-c8e56dd7-f7eb-46c0-a5c3-e7e5c4e1d018', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f'} Body: b'' 2023-04-21 14:00:47,752 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f 0.023s 2023-04-21 14:00:47,752 80334 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-4c313bd0-69b6-4748-8060-80941d5c2892', 'date': 'Fri, 21 Apr 2023 14:00:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ccc76647-6e5e-4a12-8d5a-998921fd7e6f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ccc76647-6e5e-4a12-8d5a-998921fd7e6f does not exist", "detail": ""}}' 2023-04-21 14:00:48,720 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71 0.967s 2023-04-21 14:00:48,721 80334 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-f92c1170-685b-43a5-b47f-658d4b2782fc', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9dbde86c-9638-484c-a6d2-7ea81e78ee71'} 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 bb15aa13-7ba0-459b-b03c-03232cbc6aee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:59,535 80336 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.045s 2023-04-21 13:58:59,536 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:59 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-c1cbd4f4-73d3-42cb-b019-6133cc7582b3', '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": "f09a36fbec134e248aa2baec4bb6a53b", "name": "tempest-DeleteServersTestJSON-356048122-project-member", "password_expires_at": null}, "audit_ids": ["kGSFdIP2TT-30y5lOPIeYQ"], "expires_at": "2023-04-21T14:58:59.000000Z", "issued_at": "2023-04-21T13:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4add6cbbd424513a25dacd5dfb3adcf", "name": "tempest-DeleteServersTestJSON-356048122"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f4add6cbbd424513a25dacd5dfb3adcf", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:59,536 80336 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'd4871732-c28b-456f-8efe-8f0c46a4107d', 'name': 'tempest-DeleteServersTestJSON-86130370-network', 'tenant_id': 'f4add6cbbd424513a25dacd5dfb3adcf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f4add6cbbd424513a25dacd5dfb3adcf', 'port_security_enabled': True, ' router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17998, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:49Z', 'updated_at': '2023-04-21T13:58:49Z', 'revision_number': 1} available for tenant 2023-04-21 13:59:00,413 80336 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.875s 2023-04-21 13:59:00,413 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1763512323", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "d4871732-c28b-456f-8efe-8f0c46a4107d"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be3eed1-17a5-4293-95fa-755d3d308c32', 'x-compute-request-id': 'req-4be3eed1-17a5-4293-95fa-755d3d308c32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "90591d9b-6d6b-4f22-a3dc-fd83044df26b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CjfcXCQ9WTLh"}}' 2023-04-21 13:59:00,491 80336 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/90591d9b-6d6b-4f22-a3dc-fd83044df26b 0.074s 2023-04-21 13:59:00,491 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d337c4b-a452-46f4-a3b7-39aab6254eeb', 'x-compute-request-id': 'req-0d337c4b-a452-46f4-a3b7-39aab6254eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b'} Body: b'{"server": {"id": "90591d9b-6d6b-4f22-a3dc-fd83044df26b", "name": "tempest-DeleteServersTestJSON-server-1763512323", "status": "BUILD", "tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf", "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:00Z", "updated": "2023-04-21T13:59:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}], "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-21 13:59:50,881 80336 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/90591d9b-6d6b-4f22-a3dc-fd83044df26b 0.332s 2023-04-21 13:59:50,881 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafe9782-b441-4a45-b209-3b9765f033ce', 'x-compute-request-id': 'req-cafe9782-b441-4a45-b209-3b9765f033ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b'} Body: b'{"server": {"id": "90591d9b-6d6b-4f22-a3dc-fd83044df26b", "name": "tempest-DeleteServersTestJSON-server-1763512323", "status": "ACTIVE", "tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf", "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "metadata": {}, "hostId": "9f7e0b8b577270e499f2d1c03a0f2fdec8574a8edc80c92e67ac0fec", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:00Z", "updated": "2023-04-21T13:59:08Z", "addresses": {"tempest-DeleteServersTestJSON-86130370-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:86:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/90591d9b-6d6b-4f22-a3dc-fd83044df26b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:59:07.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-21 13:59:50,893 80336 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:51,174 80336 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes 0.221s 2023-04-21 14:00:51,174 80336 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-1582471369"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811416ff-126c-4ecf-b228-57092a06359e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811416ff-126c-4ecf-b228-57092a06359e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes'} Body: b'{"volume": {"id": "bb15aa13-7ba0-459b-b03c-03232cbc6aee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:51.1085 66", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1582471369", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}], "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:51,240 80336 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee 0.055s 2023-04-21 14:00:51,240 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a694b8-84ff-4f1b-bb0f-72b27c5cede0', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a694b8-84ff-4f1b-bb0f-72b27c5cede0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee'} Body: b'{"volume": {"id": "bb15aa13-7ba0-459b-b03c-03232cbc6aee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:51.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1582471369", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}], "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf"}}' 2023-04-21 14:00:52,294 80336 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee 0.040s 2023-04-21 14:00:52,294 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2320d30f-fb7f-499a-975f-87214fc22d36', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2320d30f-fb7f-499a-975f-87214fc22d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee'} Body: b'{"volume": {"id": "bb15aa13-7ba0-459b-b03c-03232cbc6aee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:51.000000", "updated_at": "2023-04-21T14:00:51.000000", "name": "tempest-DeleteServersTestJSON-volume-1582471369", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4add6cbbd424513a25dacd5dfb3adcf/volumes /bb15aa13-7ba0-459b-b03c-03232cbc6aee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4add6cbbd424513a25dacd5dfb3adcf/volumes/bb15aa13-7ba0-459b-b03c-03232cbc6aee"}], "user_id": "f09a36fbec134e248aa2baec4bb6a53b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4add6cbbd424513a25dacd5dfb3adcf"}}' 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 d65bd52a-0bd2-4794-9827-7474fc99ff62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:05,334 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 13:58:05,334 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:05,489 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.152s 2023-04-21 13:58:05,489 80348 DEBUG [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-2134167482", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBSfCm4kaW8kKhEYk26quHUV0I+U7qCvNO4t2+x3r4VBiTtZqyaoR2EGTBvf5XEnA51qy75jGfzROX158wPVnPuLv0NMr8g0Jge5rbAgJLAI/7LXIqSONczhV0yG5arkdQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f700a109-5cdf-4d9a-b900-130dbadaed6d', 'x-compute-request-id': 'req-f700a109-5cdf-4d9a-b900-130dbadaed6d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2134167482", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBSfCm4kaW8kKhEYk26quHUV0I+U7qCvNO4t2+x3r4VBiTtZqyaoR2EGTBvf5XEnA51qy75jGfzROX158wPVnPuLv0NMr8g0Jge5rbAgJLAI/7LXIqSONczhV0yG5arkdQ==", "fingerprint": "77:30:62:ca:78:da:b1:74:a3:37:3d:69:48:4f:fd:3f", "user_id": "92c19bad528a4c38860a43913b28b85b"}}' 2023-04-21 13:58:05,494 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2134167482 created 2023-04-21 13:58:06,303 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.808s 2023-04-21 13:58:06,304 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--844891411", "description": "tempest-description--2056368239"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-a17fa5a3-7e7b-4e26-b07c-6c37c180faaf', 'date': 'Fri, 21 Apr 2023 13:58:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "84737ba9-46f4-4d08-800a-5068756f9835", "name": "tempest-securitygroup--844891411", "stateful": true, "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "tempest-description--2056368239", "shared": false, "security_group_rules": [{"id": "066f3413-c443-4547-b18c-deeddac65b8e", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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": 265, "description": null, "tags": [], "created_at": "2023-04-21T13:58:05Z", "updated_at": "2023-04-21T13:58:05Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}, {"id": "87814087-6c53-4dbb-9148-f148936a2d46", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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": 264, "description": null, "tags": [], "created_at": "2023-04-21T13:58:05Z", "updated_at": "2023-04-21T13:58:05Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}], "tags": [], "created_at": "2023-04-21T13:58:05Z", "updated_at": "2023-04-21T13:58:05Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 13:58:07,441 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.136s 2023-04-21 13:58:07,441 80348 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": "84737ba9-46f4-4d08-800a-5068756f9835", "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-722737f9-5321-4c44-b7a6-7b196700b35b', 'date': 'Fri, 21 Apr 2023 13:58:07 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": "11f6388d-ae0c-49f0-b7c7-d85552b2ce1c", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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-21T13:58:06Z", "updated_at": "2023-04-21T13:58:06Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 13:58:08,081 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.639s 2023-04-21 13:58:08,081 80348 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": "84737ba9-46f4-4d08-800a-5068756f9835", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-16ca9dd5-b6d1-44a0-b743-e3793bfebb3f', 'date': 'Fri, 21 Apr 2023 13:58: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": "afb238bd-2cf0-4708-842a-322bf8573b8f", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "84737ba9-46f4-4d08-800a-5068756f9835", "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-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 13:58:08,081 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--844891411 created 2023-04-21 13:58:11,027 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.945s 2023-04-21 13:58:11,027 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-2f207215-fb0a-495c-962d-82b2302e4769', 'date': 'Fri, 21 Apr 2023 13:58:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dd88029b-80b9-403e-ad81-dfe736ec0619", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.38", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:09Z", "updated_at": "2023-04-21T13:58:09Z", "revision_number": 0}}' 2023-04-21 13:58:11,027 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dd88029b-80b9-403e-ad81-dfe736ec0619', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.38', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:09Z', 'updated_at': '2023-04-21T13:58:09Z', 'revision_number': 0, 'ip': '172.24.4.38'} created 2023-04-21 13:58:11,121 80348 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.087s 2023-04-21 13:58:11,121 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:11 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-3d33bdd7-54f7-402a-8a22-134bfb9dd751', '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": "92c19bad528a4c38860a43913b28b85b", "name": "tempest-AttachVolumeShelveTestJSON-2115713901-project-member", "password_expires_at": null}, "audit_ids": ["wzugkGfdSDu7dizw5CbFXg"], "expires_at": "2023-04-21T14:58:11.000000Z", "issued_at": "2023-04-21T13:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a8fedc10f324a92aef4142ab7efdd6a", "name": "tempest-AttachVolumeShelveTestJSON-2115713901"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": " 067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:11,122 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '1815b48e-38a4-4a83-a23b-d7c2ce38a2c3', 'name': 'tempest-AttachVolumeShelveTestJSON-1971948253-network', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56893, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:43Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:11,122 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2134167482', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBSfCm4kaW8kKhEYk26quHUV0I+U7qCvNO4t2+x3r4VBiTtZqyaoR2EGTBvf5XEnA51qy75jGfzROX158wPVnPuLv0NMr8g0Jge5rbAgJLAI/7LXIqSONczhV0yG5arkdQ==', 'fingerprint': '77:30:62:ca:78:da:b1:74:a3:37:3d:69:48:4f:fd:3f', 'user_id': '92c19bad528a4c38860a43913b28b85b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZUeJLkujF7tu6QI+W1WNf+3CfdEiesAjo5X4tocbh5fNIi4QVNPI+\nWWwv04SUPl+gBwYFK4EEACKhZANiAAQUnwpuJGlvJCoRGJNuqrh1FdCPlO6grzTu\nLdvsd6+FQYk7WasmqEdhBkwb3+VxJwOdasu+Yxn80Tl9efMD1Zz7i79DTK/INCYH\nua2wICSwCP+y1yKkjjXM4VdMhuWq5HU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '84737ba9-46f4-4d08-800a-5068756f9835', 'name': 'tempest-securitygroup--844891411', 'stateful': True, 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': 'tempest-description--2056368239', 'shared': False, 'security_group_rules': [{'id': '066f3413-c443-4547-b18c-deeddac65b8e', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': '84737ba9-46f4-4d08-800a-5068756f9835', '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': 265, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:05Z', 'updated_at': '2023-04-21T13:58:05Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, {'id': '87814087-6c53-4dbb-9148-f148936a2d46', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': '84737ba9-46f4-4d08-800a-5068756f9835', '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': 264, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:05Z', 'updated_at': '2023 -04-21T13:58:05Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}], 'tags': [], 'created_at': '2023-04-21T13:58:05Z', 'updated_at': '2023-04-21T13:58:05Z', 'revision_number': 1, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, 'floating_ip': {'id': 'dd88029b-80b9-403e-ad81-dfe736ec0619', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.38', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:09Z', 'updated_at': '2023-04-21T13:58:09Z', 'revision_number': 0, 'ip': '172.24.4.38'}} 2023-04-21 13:58:13,780 80348 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 2.657s 2023-04-21 13:58:13,781 80348 DEBUG [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-1376655679", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3"}], "security_groups": [{"name": "tempest-securitygroup--844891411"}], "key_name": "tempest-keypair-2134167482", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b2956a-889c-4938-8fee-9018b295eb78', 'x-compute-request-id': 'req-b5b2956a-889c-4938-8fee-9018b295eb78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--844891411"}], "adminPass": "password"}}' 2023-04-21 13:58:13,912 80348 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/3af27bc9-9617-44c7-bfa4-993b347d183c 0.128s 2023-04-21 13:58:13,913 80348 DEBUG [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': 'Fri, 21 Apr 2023 13:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-405e14df-9b16-4809-8c2d-c6dd86288506', 'x-compute-request-id': 'req-405e14df-9b16-4809-8c2d-c6dd86288506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "name": "tempest-AttachVolumeShelveTestJSON-server-1376655679", "status": "BUILD", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c 19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:14Z", "updated": "2023-04-21T13:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2134167482", "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-21 13:59:04,237 80348 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/3af27bc9-9617-44c7-bfa4-993b347d183c 0.260s 2023-04-21 13:59:04,238 80348 DEBUG [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': 'Fri, 21 Apr 2023 13:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd75110-97db-49e1-854b-24a270c9be05', 'x-compute-request-id': 'req-acd75110-97db-49e1-854b-24a270c9be05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "name": "tempest-AttachVolumeShelveTestJSON-server-1376655679", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:13Z", "updated": "2023-04-21T13:58:25Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:eb:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2134167482", "OS-SRV-USG:launched_at": "2023-04-21T13:58:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--844891411"}], "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-21 13:59:04,263 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 14:00:04,558 80348 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/ 3af27bc9-9617-44c7-bfa4-993b347d183c/os-interface 0.233s 2023-04-21 14:00:04,562 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:04 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-58bf65f0-3242-4e4e-9d49-5a09b685f4ff', 'x-compute-request-id': 'req-58bf65f0-3242-4e4e-9d49-5a09b685f4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "port_id": "7e465dfa-8ae6-4806-b18d-e23dcbf0a97d", "mac_addr": "fa:16:3e:da:eb:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "19003804-4e23-47ab-a1ed-112426235b32", "ip_address": "10.0.0.10"}]}]}' 2023-04-21 14:00:05,323 80348 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/dd88029b-80b9-403e-ad81-dfe736ec0619 0.755s 2023-04-21 14:00:05,323 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7e465dfa-8ae6-4806-b18d-e23dcbf0a97d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-25be45fe-4a1d-4744-a7ae-3617463db564', 'date': 'Fri, 21 Apr 2023 14:00:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dd88029b-80b9-403e-ad81-dfe736ec0619'} Body: b'{"floatingip": {"id": "dd88029b-80b9-403e-ad81-dfe736ec0619", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.38", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "a64937ac-744e-4b87-a61f-29ed4455cfd5", "port_id": "7e465dfa-8ae6-4806-b18d-e23dcbf0a97d", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "mac_address": "fa:16:3e:da:eb:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:09Z", "updated_at": "2023-04-21T14:00:04Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:05,325 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.38:22' as 'cirros' with public key authentication 2023-04-21 14:00:05,368 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:05,390 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:05,390 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.38 successfully created 2023-04-21 14:00:05,433 80348 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/3af27bc9-9617-44c7-bfa4-993b347d183c/ips 0.042s 2023-04-21 14:00:05,433 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3887db73-e0d1-47f6-9ef4-622f87ba93a8', 'x-compute-request-id': 'req-3887db73-e0d1-47f6-9ef4-622f87ba93a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-21 14:00:05,657 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes 0.220s 2023-04-21 14:00:05,658 80348 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-2108824560"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95aa3905-0632-4ed7-ad87-77a6e7e2797e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95aa3905-0632-4ed7-ad87-77a6e7e2797e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes'} Body: b'{"volume": {"id": "d65bd52a-0bd2-4794-9827-7474fc99ff62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:05.597804", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2108824560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:05,713 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62 0.044s 2023-04-21 14:00:05,714 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b71cb7c-170c-4216-9dd6-33c22f3179f1', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b71cb7c-170c-4216-9dd6-33c22f3179f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62'} Body: b'{"volume": {"id": "d65bd52a-0bd2-4794-9827-7474fc99ff62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:06.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2108824560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}], "user_id": "92c 19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:06,773 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62 0.047s 2023-04-21 14:00:06,774 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8804f8c0-37c0-422f-9592-99207207c6a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8804f8c0-37c0-422f-9592-99207207c6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62'} Body: b'{"volume": {"id": "d65bd52a-0bd2-4794-9827-7474fc99ff62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:06.000000", "updated_at": "2023-04-21T14:00:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2108824560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/d65bd52a-0bd2-4794-9827-7474fc99ff62"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:06,920 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c 0.133s 2023-04-21 14:00:06,921 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:06 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-57a368e6-073e-42b3-a8d7-ca128f00c847', 'x-compute-request-id': 'req-57a368e6-073e-42b3-a8d7-ca128f00c847', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'' 2023-04-21 14:00:07,142 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c 0.221s 2023-04-21 14:00:07,143 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a285a7-e03c-428c-9e46-ac225c54da51', 'x-compute-request-id' : 'req-82a285a7-e03c-428c-9e46-ac225c54da51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"server": {"id": "3af27bc9-9617-44c7-bfa4-993b347d183c", "name": "tempest-AttachVolumeShelveTestJSON-server-1376655679", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:13Z", "updated": "2023-04-21T14:00:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:eb:fa"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:eb:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3af27bc9-9617-44c7-bfa4-993b347d183c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2134167482", "OS-SRV-USG:launched_at": "2023-04-21T13:58:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--844891411"}], "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-21 14:00:57,242 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c 0.032s 2023-04-21 14:00:57,243 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:57 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-3f6145d7-ea11-49d5-9af7-434b5b279ca8', 'x-compute-request-id': 'req-3f6145d7-ea11-49d5-9af7-434b5b279ca8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3af27bc9-9617-44c7-bfa4-993b347d183c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3af27bc9-9617-44c7-bfa4-993b347d183c could not be found."}}' 2023-04-21 14:00:57,276 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2134167482 0.032s 2023-04-21 14:00:57,277 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:00:57 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-6d76c379-a4b0-4d17-ab3a-2987d01f0013', 'x-compute-request-id': 'req-6d76c379-a4b0-4d17-ab3a-2987d01f0013', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keyp air-2134167482'} Body: b'' 2023-04-21 14:00:57,411 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835 0.133s 2023-04-21 14:00:57,411 80348 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-ef6580ad-4ea6-4868-8bd1-ffe69263ed1f', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835'} Body: b'' 2023-04-21 14:00:57,432 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835 0.020s 2023-04-21 14:00:57,432 80348 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-90a1e655-570f-45fc-b7be-8c0a48a4ba7c', 'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/84737ba9-46f4-4d08-800a-5068756f9835'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 84737ba9-46f4-4d08-800a-5068756f9835 does not exist", "detail": ""}}' 2023-04-21 14:00:57,851 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dd88029b-80b9-403e-ad81-dfe736ec0619 0.418s 2023-04-21 14:00:57,852 80348 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-bf1208c6-18b9-4877-84cf-48c281bb428f', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dd88029b-80b9-403e-ad81-dfe736ec0619'} Body: b'' 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 a8e52012-d6f9-4411-91e2-7d50bcfa94db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:20,209 80328 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/2edfef44-2867-4e03-a53e-b139f99afa75 0.220s 2023-04-21 13:58:20,210 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-23dd155e-9b74-4f9f-a307-2c0fe9f77d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 13:58:21,651 80328 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.407s 2023-04-21 13:58:21,651 80328 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': 'Fri, 21 Apr 2023 13:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-273b4a2e-663c-4df2-962b-881d2d90c855', '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": "3a7c9bf0c07648ddb22f2e6637b8be0e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "created_at": "2023-04-21T13:58:22Z", "updated_at": "2023-04-21T13:58:22Z", "tags": [], "self": "/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8", "file": "/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8/file", "schema": "/v2/schemas/image"}' 2023-04-21 13:58:23,765 80328 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-21 13:58:23,766 80328 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/2be63a0e-17cf-4166-a64b-96ec2f419df8/file 2.114s 2023-04-21 13:58:23,766 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2cac3bc7-6175-4d7b-a3c3-07346e0ba55c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8/file'} Body: b'' 2023-04-21 13:58:23,767 80328 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 13:58:23,767 80328 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:24,113 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.343s 2023-04-21 13:58:24,114 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-198905762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1e308suG6Up9XacMAZI+/gRfmiDMDOuigLvKXnubV1WGNa08tjA4vufwk45vBBKQZeBxNXGuSgt+lX8T8X9YT0Q/e8fHr4reV0+dJepejAd/TWi7ALI+M/7BbZu2uxsg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ce6683-6c54-4f5f-92be-07db68e543bb', 'x-compute-request-id': 'req-c2ce6683-6c54-4f5f-92be-07db68e543bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-198905762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1e308suG6Up9XacMAZI+/gRfmiDMDOuigLvKXnubV1WGNa08tjA4vufwk45vBBKQZeBxNXGuSgt+lX8T8X9YT0Q/e8fHr4reV0+dJepejAd/TWi7ALI+M/7BbZu2uxsg==", "fingerprint": "d9:a9:08:58:0d:57:16:ad:53:b1:fa:8a:cf:4d:97:02", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4"}}' 2023-04-21 13:58:24,120 80328 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-198905762 created 2023-04-21 13:58:24,457 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.337s 2023-04-21 13:58:24,458 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1908702357", "description": "tempest-description--1179893966"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-4a778539-8e5b-40ff-8efc-891e95e2861f', 'date': 'Fri, 21 Apr 2023 13:58:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "name": "tempest-securitygroup--1908702357", "stateful": true, "tenant_id": "1953479f081341b088eaecb8369fce0b", "description": "tempest-description--1179893966", "shared": false, "security_group_rules": [{"id": "3c82b047-371b-4afe-9514-1cea9c860b89", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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": 357, "description": null, "tags": [], "created_a t": "2023-04-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}, {"id": "4e97a9a9-8193-496d-a08d-ee634fc7cf6f", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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": 356, "description": null, "tags": [], "created_at": "2023-04-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}], "tags": [], "created_at": "2023-04-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 1, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 13:58:24,693 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.234s 2023-04-21 13:58:24,693 80328 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": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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-67c7c80a-a05e-4dca-ad3e-52b272d1ae93', 'date': 'Fri, 21 Apr 2023 13:58:24 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": "e6ed1a01-b4a1-492c-a52b-bc99ce695651", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 13:58:24,878 80328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-21 13:58:24,879 80328 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": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7db5c3ed-0f6c-4f31-921e-abe58c03f9c6', 'date': 'Fri, 21 Apr 2023 13:58:24 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": "c1b26aa4-a91c-4e8c-a676-41d46d0db7b2", "tenant_id": "1953479f081341b088eaecb8369fce0b", "security_group_id": "14a34bb3-a98f-48d6-b8b3-21e448b2ef81", "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-21T13:58:24Z", "updated_at": "2023-04-21T13:58:24Z", "revision_number": 0, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 13:58:24,879 80328 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1908702357 created 2023-04-21 13:58:28,669 80328 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.789s 2023-04-21 13:58:28,669 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-003d504f-197a-484d-8654-1f1beadea791', 'date': 'Fri, 21 Apr 2023 13:58:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "da2a6783-ea0f-4752-bdff-306b5f3458cd", "tenant_id": "1953479f081341b088eaecb8369fce0b", "floating_ip_address": "172.24.4.189", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1953479f081341b088eaecb8369fce0b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T13:58:27Z", "revision_number": 0}}' 2023-04-21 13:58:28,669 80328 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'da2a6783-ea0f-4752-bdff-306b5f3458cd', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'floating_ip_address': '172.24.4.189', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1953479f081341b088eaecb8369fce0b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'ip': '172.24.4.189'} created 2023-04-21 13:58:28,981 80328 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.305s 2023-04-21 13:58:28,981 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:28 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-1337d47e-b474-4421-ab67-9024b3c8e3c7', '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": "7ac1dc66f96249f884f9b4dbc73f37b4", "name": "tempest-AttachSCSIVolumeTestJSON-1130428952-project-member", "password_expires_at": null}, "audit_ids": ["2jeMnyP0QNWy4xBsb2j-VA"], "expires_at": "2023-04-21T14:58:28.000000Z", "issued_at": "2023-04-21T13:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1953479f081341b088eaecb8369fce0b", "name": "tempest-AttachSCSIVolumeTestJSON-1130428952"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOn e"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1953479f081341b088eaecb8369fce0b", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:28,982 80328 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd373a2f1-e506-4b6b-ab93-37e77bb02c7a', 'name': 'tempest-AttachSCSIVolumeTestJSON-197870629-network', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1953479f081341b088eaecb8369fce0b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24873, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:41Z', 'updated_at': '2023-04-21T13:57:41Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:28,983 80328 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-198905762', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1e308suG6Up9XacMAZI+/gRfmiDMDOuigLvKXnubV1WGNa08tjA4vufwk45vBBKQZeBxNXGuSgt+lX8T8X9YT0Q/e8fHr4reV0+dJepejAd/TWi7ALI+M/7BbZu2uxsg==', 'fingerprint': 'd9:a9:08:58:0d:57:16:ad:53:b1:fa:8a:cf:4d:97:02', 'user_id': '7ac1dc66f96249f884f9b4dbc73f37b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB3I6tW6VTn/MIwkGM3lHC0hDB9NwEDeqB45YBiLBszcVN32s92VCwJ\nwOw3KSKjiImgBwYFK4EEACKhZANiAAR9Xt9PLLhulKfV2nDAGSPv4EX5ogzAzroo\nC7yl57m1dVhjWtPLYwOL7n8JOObwQSkGXgcTVxrkoLfpV/E/F/WE9EP3vHx6+K3l\ndPnSXqXowHf01ouwCyPjP+wW2btrsbI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '14a34bb3-a98f-48d6-b8b3-21e448b2ef81', 'name': 'tempest-securitygroup--1908702357', 'stateful': True, 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'description': 'tempest-description--1179893966', 'shared': False, 'security_group_rules': [{'id': '3c82b047-371b-4afe-9514-1cea9c860b89', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'security_group_id': '14a34bb3-a98f-48d6-b8b3-21e448b2ef81', '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': 357, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:24Z', 'updated_at': '2023-04-21T13:58:24Z', 'revision_number': 0, 'project_id': '1953479f081341b088eaecb8369fce0b'}, {'id': '4e97a9a9-8193-496d-a08d-ee634fc7cf6f', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'security_grou p_id': '14a34bb3-a98f-48d6-b8b3-21e448b2ef81', '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': 356, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:24Z', 'updated_at': '2023-04-21T13:58:24Z', 'revision_number': 0, 'project_id': '1953479f081341b088eaecb8369fce0b'}], 'tags': [], 'created_at': '2023-04-21T13:58:24Z', 'updated_at': '2023-04-21T13:58:24Z', 'revision_number': 1, 'project_id': '1953479f081341b088eaecb8369fce0b'}, 'floating_ip': {'id': 'da2a6783-ea0f-4752-bdff-306b5f3458cd', 'tenant_id': '1953479f081341b088eaecb8369fce0b', 'floating_ip_address': '172.24.4.189', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1953479f081341b088eaecb8369fce0b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:27Z', 'updated_at': '2023-04-21T13:58:27Z', 'revision_number': 0, 'ip': '172.24.4.189'}} 2023-04-21 13:58:30,285 80328 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.300s 2023-04-21 13:58:30,285 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "imageRef": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "d373a2f1-e506-4b6b-ab93-37e77bb02c7a"}], "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "key_name": "tempest-keypair-198905762", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17eb390f-4076-448e-ae84-76f8d6c6c9fb', 'x-compute-request-id': 'req-17eb390f-4076-448e-ae84-76f8d6c6c9fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "adminPass": "5W5SfieGLArk"}}' 2023-04-21 13:58:30,533 80328 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/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.244s 2023-04-21 13:58:30,533 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e40e63-f40d-47f5-b6c3-267c6340756a', 'x-compute-request-id': 'req-40e40e63-f40d-47f5-b6c3-267c6340756a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "status": "BUILD", "tenant_id": "1953479f081341b088eaecb8369fce0b", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "metadata": {}, "hostId": "", "image": {"id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2be63a0e-17cf-4166-a64b-96ec2f419df8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:30Z", "updated": "2023-04-21T13:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-198905762", "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-21 13:59:21,031 80328 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/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.434s 2023-04-21 13:59:21,031 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:20 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-115cf304-50bf-4111-a6c0-2fd26dba766f', 'x-compute-request-id': 'req-115cf304-50bf-4111-a6c0-2fd26dba766f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "status": "ACTIVE", "tenant_id": "1953479f081341b088eaecb8369fce0b", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "metadata": {}, "hostId": "2eb00357dcb4ece90c5676b7282c39349ef07cd83c91b0f58b2a7312", "image": {"id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2be63a0e-17cf-4166-a64b-96ec2f419df8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:30Z", "updated": "2023-04-21T13:58:43Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-197870629-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:67:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-198905762", "OS-SRV-USG:launched_at": "2023-04-21T13:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "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-21 13:59:21,043 80328 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 14:00:21,280 80328 INFO [tempe st.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce/os-interface 0.176s 2023-04-21 14:00:21,281 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:21 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-3fa0246e-7355-446f-9bd2-bef721af1e8d', 'x-compute-request-id': 'req-3fa0246e-7355-446f-9bd2-bef721af1e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d373a2f1-e506-4b6b-ab93-37e77bb02c7a", "port_id": "94bfdf6c-66ef-44cc-ab29-c1b1597cf6a8", "mac_addr": "fa:16:3e:53:67:9d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9dd19fed-bf65-478d-93f1-9d3a4025f3c9", "ip_address": "10.0.0.11"}]}]}' 2023-04-21 14:00:22,060 80328 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/da2a6783-ea0f-4752-bdff-306b5f3458cd 0.775s 2023-04-21 14:00:22,061 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94bfdf6c-66ef-44cc-ab29-c1b1597cf6a8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3a0dc159-5c1b-45de-8942-0f8eeb826d0b', 'date': 'Fri, 21 Apr 2023 14:00:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/da2a6783-ea0f-4752-bdff-306b5f3458cd'} Body: b'{"floatingip": {"id": "da2a6783-ea0f-4752-bdff-306b5f3458cd", "tenant_id": "1953479f081341b088eaecb8369fce0b", "floating_ip_address": "172.24.4.189", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "f9f095b1-a321-44d8-8f74-dec384772b4a", "port_id": "94bfdf6c-66ef-44cc-ab29-c1b1597cf6a8", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d373a2f1-e506-4b6b-ab93-37e77bb02c7a", "mac_address": "fa:16:3e:53:67:9d", "admin_state_up": true, "status": "ACTIVE", "device_id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:27Z", "updated_at": "2023-04-21T14:00:21Z", "revision_number": 1, "project_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 14:00:22,062 80328 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.189:22' as 'cirros' with public key authentication 2023-04-21 14:00:22,099 80328 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:22,121 80328 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:22,121 80328 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.189 successfully created 2023-04-21 14:00:22,340 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes 0.218s 2023-04-21 14:00:22,341 80328 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-1680761633"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:22 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f9f003-2225-41d2-b707-e123b5b261fb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f9f003-2225-41d2-b707-e123b5b261fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes'} Body: b'{"volume": {"id": "a8e52012-d6f9-4411-91e2-7d50bcfa94db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:22.279438", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1680761633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}], "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:00:22,388 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db 0.038s 2023-04-21 14:00:22,388 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1777c9ae-e6f3-4c02-bf46-71ce5b05cf86', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1777c9ae-e6f3-4c02-bf46-71ce5b05cf86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db'} Body: b'{"volume": {"id": "a8e52012-d6f9-4411-91e2-7d50bcfa94db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:22.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1680761633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}], "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 14:00:23,438 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db 0.038s 2023-04-21 14:00:23,439 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8addb53a-7f72-46ed-bd43-466f6f573761', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8addb53a-7f72-46ed-bd43-466f6f573761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db'} Body: b'{"volume": {"id": "a8e52012-d6f9-4411-91e2-7d50bcfa94db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:00:22.000000", "updated_at": "2023-04-21T14:00:22.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1680761633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1953479f081341b088eaecb8369fce0b/volumes/a8e52012-d6f9-4411-91e2-7d50bcfa94db"}], "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1953479f081341b088eaecb8369fce0b"}}' 2023-04-21 14:00:23,711 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.251s 2023-04-21 14:00:23,712 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 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-1879b097-5784-4ece-9263-c4c4f51fdb95', 'x-compute-request-id': 'req-1879b097-5784-4ece-9263-c4c4f51fdb95', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'' 2023-04-21 14:00:24,046 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.333s 2023-04-21 14:00:24,046 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:23 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-ac90a7ca-7f6c-4148-abc1-9b183ecb104e', 'x-compute-request-id': 'req-ac90a7ca-7f6c-4148-abc1-9b183ecb104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"server": {"id": "0346fbd8-64cd-45e7-906f-e00eeece91ce", "name": "tempest-AttachSCSIVolumeTestJSON-server-704385804", "status": "ACTIVE", "tenant_id": "1953479f081341b088eaecb8369fce0b", "user_id": "7ac1dc66f96249f884f9b4dbc73f37b4", "metadata": {}, "hostId": "2eb00357dcb4ece90c5676b7282c39349ef07cd83c91b0f58b2a7312", "image": {"id": "2be63a0e-17cf-4166-a64b-96ec2f419df8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2be63a0e-17cf-4166-a64b-96ec2f419df8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:30Z", "updated": "2023-04-21T14:00:24Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-197870629-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:67:9d"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:67:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "s elf", "href": "http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-198905762", "OS-SRV-USG:launched_at": "2023-04-21T13:58:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1908702357"}], "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-21 14:01:14,166 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce 0.058s 2023-04-21 14:01:14,166 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:14 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-c69b7098-f872-49c6-a1a4-fbb90aa47e14', 'x-compute-request-id': 'req-c69b7098-f872-49c6-a1a4-fbb90aa47e14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0346fbd8-64cd-45e7-906f-e00eeece91ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0346fbd8-64cd-45e7-906f-e00eeece91ce could not be found."}}' 2023-04-21 14:01:14,199 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198905762 0.032s 2023-04-21 14:01:14,200 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:14 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-b942c6ad-7eca-48af-9c86-ffd081655567', 'x-compute-request-id': 'req-b942c6ad-7eca-48af-9c86-ffd081655567', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198905762'} Body: b'' 2023-04-21 14:01:14,382 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81 0.182s 2023-04-21 14:01:14,382 80328 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-df315cdc-1a1b-4ecb-9e90-5c64ca051cb6', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:01:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81'} Body: b'' 2023-04-21 14:01:14,401 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81 0.018s 2023-04-21 14:01:14,402 80328 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-op enstack-request-id': 'req-710b4b0c-430f-4674-a3c0-06c197c201bb', 'date': 'Fri, 21 Apr 2023 14:01:14 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/14a34bb3-a98f-48d6-b8b3-21e448b2ef81'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 14a34bb3-a98f-48d6-b8b3-21e448b2ef81 does not exist", "detail": ""}}' 2023-04-21 14:01:15,046 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/da2a6783-ea0f-4752-bdff-306b5f3458cd 0.643s 2023-04-21 14:01:15,046 80328 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-2be47df4-e75c-4d89-b253-d6178bb64737', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:01:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/da2a6783-ea0f-4752-bdff-306b5f3458cd'} Body: b'' 2023-04-21 14:01:15,221 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8 0.174s 2023-04-21 14:01:15,221 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5371e246-94d3-4ab1-8e33-03c287f5d076', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8'} Body: b'' 2023-04-21 14:01:15,238 80328 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8 0.016s 2023-04-21 14:01:15,238 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6956fc67-d7ca-4fb7-9880-5a17b4ac359b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/2be63a0e-17cf-4166-a64b-96ec2f419df8'} Body: b'{"message": "No image found with ID 2be63a0e-17cf-4166-a64b-96ec2f419df8

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:23,861 80328 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 0.507s 2023-04-21 14:01:23,862 80328 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-1562973392"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e20a4f1a-a891-4c46-ba77-c684280ee887', 'x-compute-request-id': 'req-e20a4f1a-a891-4c46-ba77-c684280ee887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:23.745929", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1562973392", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 14:01:23,930 80328 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/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b 0.064s 2023-04-21 14:01:23,931 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:23 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-75ac5606-4530-436a-b273-025ab3a7e56f', 'x-compute-request-id': 'req-75ac5606-4530-436a-b273-025ab3a7e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b'} Body: b'{"volume": {"id": "dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1562973392", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-21 14:01:24,996 80328 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/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b 0.059s 2023-04-21 14:01:24,996 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:24 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-99e86264-e0c1-40ac-bdb9-10d8933ce514', 'x-compute-request-id': 'req-99e86264-e0c1-40ac-bdb9-10d8933ce514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b'} Body: b'{"volume": {"id": "dfde68ed-8e57-4c40-8acb-2c0ab29d6c7b", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 1T14:01:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1562973392", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 702094f1-4343-47fe-bce1-4b3eebeb5ffd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:26,983 80328 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.437s 2023-04-21 14:01:26,983 80328 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-2079298189", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/702094f1-4343-47fe-bce1-4b3eebeb5ffd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779fd302-8b6a-42fe-b070-504a9624af55', 'x-compute-request-id': 'req-779fd302-8b6a-42fe-b070-504a9624af55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "702094f1-4343-47fe-bce1-4b3eebeb5ffd", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:26.878045", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2079298189", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 14:01:27,063 80328 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/702094f1-4343-47fe-bce1-4b3eebeb5ffd 0.075s 2023-04-21 14:01:27,063 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:26 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-14588d05-8468-4575-adf4-6cb23c415a67', 'x-compute-request-id': 'req-14588d05-8468-4575-adf4-6cb23c415a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/702094f1-4343-47fe-bce1-4b3eebeb5ffd'} Body: b'{"volume": {"id": "702094f1-4343-47fe-bce1-4b3eebeb5ffd", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:27.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2079298189", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-21 14:01:28,128 80328 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/702094f1-4343-47fe-bce1-4b3eebeb5ffd 0.057s 2023-04-21 14:01:28,128 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-7898ffc7-98f7-4f41-8a97-acada8b404ba', 'x-compute-request-id': 'req-7898ffc7-98f7-4f41-8a97-acada8b404ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/702094f1-4343-47fe-bce1-4b3eebeb5ffd'} Body: b'{"volume": {"id": "702094f1-4343-47fe-bce1-4b3eebeb5ffd", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-21T14:01:27.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2079298189", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 80176111-b9da-4657-aec1-4dcf2691d037 failed to build and is in ERROR status 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 7c9ee3d4-6378-487a-9b4b-4f8a7d0c2483 failed to build and is in ERROR status 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 64a1de27-6fd3-4bb0-a1b3-a1832734cc4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:42,049 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes 0.402s 2023-04-21 14:01:42,050 80328 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-1646070304"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0103f94-c208-4d81-ab34-1bce8a713cb2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0103f94-c208-4d81-ab34-1bce8a713cb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:41.991456", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:42,135 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.076s 2023-04-21 14:01:42,136 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291e88ef-b55c-4bd4-828e-f44d6ecaa3f3', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291e88ef-b55c-4bd4-828e-f44d6ecaa3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:42.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:43,188 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.041s 2023-04-21 14:01:43,189 80328 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2eaa985-6183-4b82-b9b3-e41276ee5d58', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2eaa985-6183-4b82-b9b3-e41276ee5d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:42.000000", "updated_at": "2023-04-21T14:01:42.000000", "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:43,245 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.042s 2023-04-21 14:01:43,246 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3430d52-77d3-48a8-a0fc-d019350d264e', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3430d52-77d3-48a8-a0fc-d019350d264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"volume": {"id": "64a1de27-6fd3-4bb0-a1b3-a1832734cc4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:42.000000", "updated_at": "2023-04-21T14:01:42.000000", "name": "tempest-VolumesTransfersTest-Volume-1646070304", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:43,392 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.125s 2023-04-21 14:01:43,392 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ceea978-61eb-4e41-8659-007bdceba283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'' 2023-04-21 14:01:43,413 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 0.020s 2023-04-21 14:01:43,413 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 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-6476291e-9df5-41d4-9e35-d1c4488ef564', 'x-openstack-request-id': 'req-6476291e-9df5-41d4-9e35-d1c4488ef564', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/64a1de27-6fd3-4bb0-a1b3-a1832734cc4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64a1de27-6fd3-4bb0-a1b3-a1832734cc4b 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 d6f713df-2dbc-4d11-9360-b0bf8b94a8cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:43,618 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes 0.202s 2023-04-21 14:01:43,619 80328 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-1860081217"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f0a685-82a1-486a-be93-c5c0a79afa3f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f0a685-82a1-486a-be93-c5c0a79afa3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:43.544930", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:43,669 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.041s 2023-04-21 14:01:43,670 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa74981-b306-4f5f-9b50-549c58ebe7cb', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa74981-b306-4f5f-9b50-549c58ebe7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:44,723 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.042s 2023-04-21 14:01:44,724 80328 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff8eb7a-1e50-412e-b4fc-5b1b959c7187', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff8eb7a-1e50-412e-b4fc-5b1b959c7187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:44.000000", "updated_at": "2023-04-21T14:01:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:44,773 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.038s 2023-04-21 14:01:44,774 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef6e5e2-6c7f-4438-86be-3080e12522e3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef6e5e2-6c7f-4438-86be-3080e12522e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"volume": {"id": "d6f713df-2dbc-4d11-9360-b0bf8b94a8cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:44.000000", "updated_at": "2023-04-21T14:01:44.000000", "name": "tempest-VolumesTransfersTest-Volume-1860081217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc"}], "user_id": "1261ec9a47c44ef5b0ec1230f51812cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c71939e965348ea82864761769b9a9e"}}' 2023-04-21 14:01:44,899 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.114s 2023-04-21 14:01:44,899 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 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-8b24a661-5568-4562-b61d-ac31ff9a013f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'' 2023-04-21 14:01:44,925 80328 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc 0.025s 2023-04-21 14:01:44,925 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:44 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-892951cb-7c37-4969-a8e7-648ed07e4919', 'x-openstack-request-id': 'req-892951cb-7c37-4969-a8e7-648ed07e4919', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0c71939e965348ea82864761769b9a9e/volumes/d6f713df-2dbc-4d11-9360-b0bf8b94a8cc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d6f713df-2dbc-4d11-9360-b0bf8b94a8cc could not be found."}}' 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 d85bfb5d-b02e-45c0-bbc1-6e773b16fb6c failed to build and is in ERROR status 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 764ac9e3-cc61-4025-baa3-46bad1d458f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:48,599 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.195s 2023-04-21 14:01:48,600 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b98a857b-cf75-489b-8c4c-1092bcd23d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:01:48,970 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes 0.369s 2023-04-21 14:01:48,970 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1604490719"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3798e5-df04-4608-af23-778e0417322a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3798e5-df04-4608-af23-778e0417322a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:48.906503", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:49,019 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.039s 2023-04-21 14:01:49,019 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59cfec7-8fc4-491b-ae07-ceced79accb3', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59cfec7-8fc4-491b-ae07-ceced79accb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:50,077 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.046s 2023-04-21 14:01:50,078 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91b07df-7d8a-4578-81f1-3029bde5e3f8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91b07df-7d8a-4578-81f1-3029bde5e3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:49.000000", "updated_at": "2023-04-21T14:01:49.000000", "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:50,179 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.086s 2023-04-21 14:01:50,179 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7009b7c3-8023-4ee4-9a1b-ac2617c59351', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-7009b7c3-8023-4ee4-9a1b-ac2617c59351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"volume": {"id": "764ac9e3-cc61-4025-baa3-46bad1d458f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:49.000000", "updated_at": "2023-04-21T14:01:49.000000", "name": "tempest-VolumesExtendTest-Volume-1604490719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:50,323 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.133s 2023-04-21 14:01:50,323 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-5ac557cd-c71c-4317-8a32-2be289fbc2b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'' 2023-04-21 14:01:50,352 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5 0.028s 2023-04-21 14:01:50,352 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-64c97576-8ee1-4370-bf01-c43c12480def', 'x-openstack-request-id': 'req-64c97576-8ee1-4370-bf01-c43c12480def', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/764ac9e3-cc61-4025-baa3-46bad1d458f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 764ac9e3-cc61-4025-baa3-46bad1d458f5 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 1103df7d-e014-46db-a4b1-1ba3f5f9dea1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:50,601 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes 0.246s 2023-04-21 14:01:50,602 80328 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-952883559"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6da5334-7538-4c6a-9ef8-44f3e74fbba5', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6da5334-7538-4c6a-9ef8-44f3e74fbba5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:50.513060", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:50,682 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.069s 2023-04-21 14:01:50,682 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40805c23-beb2-4e52-9189-f9757dc2d35c', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40805c23-beb2-4e52-9189-f9757dc2d35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:51.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:51,746 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.052s 2023-04-21 14:01:51,747 80328 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7dac2db-5e9b-4309-afcf-3df2049e2d9d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7dac2db-5e9b-4309-afcf-3df2049e2d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:51.000000", "updated_at": "2023-04-21T14:01:51.000000", "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:51,796 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.038s 2023-04-21 14:01:51,796 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f0c031-a20a-4a61-930f-37612dd5561e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f0c031-a20a-4a61-930f-37612dd5561e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"volume": {"id": "1103df7d-e014-46db-a4b1-1ba3f5f9dea1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:51.000000", "updated_at": "2023-04-21T14:01:51.000000", "name": "tempest-VolumesExtendTest-Volume-952883559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1"}], "user_id": "f4f6d38efd1a4b96a95bbd176ac83ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2229dac2ab154988b246c94dfb673d73"}}' 2023-04-21 14:01:51,905 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.098s 2023-04-21 14:01:51,906 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-ba39e4c9-0844-4d1a-9977-7b939ca2986e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'' 2023-04-21 14:01:51,927 80328 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1 0.020s 2023-04-21 14:01:51,927 80328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-4e5c219d-254d-40cb-8c64-7865f9693ccc', 'x-openstack-request-id': 'req-4e5c219d-254d-40cb-8c64-7865f9693ccc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2229dac2ab154988b246c94dfb673d73/volumes/1103df7d-e014-46db-a4b1-1ba3f5f9dea1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1103df7d-e014-46db-a4b1-1ba3f5f9dea1 could not be found."}}' 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 ae8d13a4-665e-4db1-9b99-5676795ad91f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:01:55,720 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes 0.255s 2023-04-21 14:01:55,720 80336 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-1538844610"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd40711-ce73-4c9b-9813-ac6be5340a07', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd40711-ce73-4c9b-9813-ac6be5340a07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:55.652251", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:55,773 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.043s 2023-04-21 14:01:55,773 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b54d71-55e5-47ea-9d63-49e6f1a40576', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b54d71-55e5-47ea-9d63-49e6f1a40576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:56.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a075ddc9064447ab7da563a805a57db"}}' 2023-04-21 14:01:56,827 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad 91f 0.042s 2023-04-21 14:01:56,828 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8673626-e350-4790-9130-4a45d0015f33', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8673626-e350-4790-9130-4a45d0015f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:56.000000", "updated_at": "2023-04-21T14:01:56.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a075ddc9064447ab7da563a805a57db"}}' 2023-04-21 14:01:56,880 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.040s 2023-04-21 14:01:56,880 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f45b0b-b6e8-4096-ac7d-0f4d6165d4b0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f45b0b-b6e8-4096-ac7d-0f4d6165d4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"volume": {"id": "ae8d13a4-665e-4db1-9b99-5676795ad91f", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:01:56.000000", "updated_at": "2023-04-21T14:01:56.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1538844610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f"}], "user_id": "8d55a7403b6b4fd1a03ebe9937610276", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a075ddc9064447ab7da563a805a57db"}}' 2023-04-21 14:01:57,000 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.109s 2023-04-21 14:01:57,001 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 21 Apr 2023 14:01:56 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-40a19b2c-d26f-460e-83e0-13020b5b3db6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'' 2023-04-21 14:01:57,023 80336 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f 0.022s 2023-04-21 14:01:57,023 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:57 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-fdcab722-6dec-488a-aaa6-399f2cf5da0d', 'x-openstack-request-id': 'req-fdcab722-6dec-488a-aaa6-399f2cf5da0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0a075ddc9064447ab7da563a805a57db/volumes/ae8d13a4-665e-4db1-9b99-5676795ad91f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ae8d13a4-665e-4db1-9b99-5676795ad91f could not be found."}}' 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 c81df5b6-b927-4d88-9e73-14dac3468c3f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:06,397 80350 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 13:58:06,878 80350 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.479s 2023-04-21 13:58:06,879 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1535115748", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkCCUCEByuZA8uefKTCCf6BwNOi3GFQvMJ7eA+GdJBuYKCUigOvF7jv5smuTcvHYLmZKP4LkvWhlc4WMHNO3mTFd+RXuNxX7VqhNcJysaZOOp2XhD7KgmsEEHk9+iiuvQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:06 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-e6b60fe0-09d1-4f99-b1f7-c57a1b74fd5c', 'x-compute-request-id': 'req-e6b60fe0-09d1-4f99-b1f7-c57a1b74fd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1535115748", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkCCUCEByuZA8uefKTCCf6BwNOi3GFQvMJ7eA+GdJBuYKCUigOvF7jv5smuTcvHYLmZKP4LkvWhlc4WMHNO3mTFd+RXuNxX7VqhNcJysaZOOp2XhD7KgmsEEHk9+iiuvQ==", "fingerprint": "cf:0b:ae:47:13:39:b5:3c:02:32:c4:c8:6e:c6:e8:97", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}}' 2023-04-21 13:58:06,883 80350 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1535115748 created 2023-04-21 13:58:08,318 80350 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 1.434s 2023-04-21 13:58:08,318 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1289743024", "description": "tempest-description--754147706"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1849e979-d41f-4833-a1ed-aa64b99f23e6', 'date': 'Fri, 21 Apr 2023 13:58:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "669513f2-f04c-481e-ad8d-8f387987c090", "name": "tempest-securitygroup--1289743024", "stateful": true, "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "description": "tempest-description--754147706", "shared": false, "security_group_rules": [{"id": "792ca204-d017-4f07-8db6-6304ae964028", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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": 283, "description": null, "tags": [], "created_at": "2023-04-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}, {"id": "bf74d961-e64f-496d-ba5b-3ead134d1ee0", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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 ": 284, "description": null, "tags": [], "created_at": "2023-04-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}], "tags": [], "created_at": "2023-04-21T13:58:07Z", "updated_at": "2023-04-21T13:58:07Z", "revision_number": 1, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 13:58:09,802 80350 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.483s 2023-04-21 13:58:09,802 80350 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": "669513f2-f04c-481e-ad8d-8f387987c090", "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-d2ce8114-ef03-4a85-b97a-149498b20108', 'date': 'Fri, 21 Apr 2023 13:58: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": "13b87672-ac62-436a-b9f9-d0a5f3eff263", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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-21T13:58:08Z", "updated_at": "2023-04-21T13:58:08Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 13:58:10,944 80350 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.141s 2023-04-21 13:58:10,945 80350 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": "669513f2-f04c-481e-ad8d-8f387987c090", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-eb6f3d2d-a892-4f73-bdd6-d8df02f89676', 'date': 'Fri, 21 Apr 2023 13:58:10 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": "6c1d79ec-4646-4636-a670-ac9073644226", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "security_group_id": "669513f2-f04c-481e-ad8d-8f387987c090", "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-21T13:58:10Z", "updated_at": "2023-04-21T13:58:10Z", "revision_number": 0, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 13:58:10,945 80350 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1289743024 created 2023-04-21 13:58:14,683 80350 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 3.737s 2023-04-21 13:58:14,683 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570- 127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-edba7bf0-61fb-480a-83ba-ca5051e90dc1', 'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "floating_ip_address": "172.24.4.197", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b4c4270d6dfa435f94da018d12586bcd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:13Z", "updated_at": "2023-04-21T13:58:13Z", "revision_number": 0}}' 2023-04-21 13:58:14,683 80350 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4c4270d6dfa435f94da018d12586bcd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:13Z', 'updated_at': '2023-04-21T13:58:13Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-21 13:58:14,787 80350 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.097s 2023-04-21 13:58:14,787 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91785c8a-836c-47d7-b948-860600428d50', '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": "0d7d1e7446af4edf8e35a9d0178b2895", "name": "tempest-ServerStableDeviceRescueTest-1083322898-project-member", "password_expires_at": null}, "audit_ids": ["Exrv6hLNSR-SSCCIEhHhpg"], "expires_at": "2023-04-21T14:58:14.000000Z", "issued_at": "2023-04-21T13:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4c4270d6dfa435f94da018d12586bcd", "name": "tempest-ServerStableDeviceRescueTest-1083322898"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b4c4270d6dfa435f94da018d12586bcd", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "ty pe": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:14,788 80350 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '43525cbd-9d02-4cd7-b457-b26a485106f5', 'name': 'tempest-ServerStableDeviceRescueTest-1453701117-network', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28981, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:43Z', 'updated_at': '2023-04-21T13:57:43Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:14,788 80350 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1535115748', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkCCUCEByuZA8uefKTCCf6BwNOi3GFQvMJ7eA+GdJBuYKCUigOvF7jv5smuTcvHYLmZKP4LkvWhlc4WMHNO3mTFd+RXuNxX7VqhNcJysaZOOp2XhD7KgmsEEHk9+iiuvQ==', 'fingerprint': 'cf:0b:ae:47:13:39:b5:3c:02:32:c4:c8:6e:c6:e8:97', 'user_id': '0d7d1e7446af4edf8e35a9d0178b2895', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAruo1SO65de5jA9DyKXLz0xreMICfWCtcJ7qCvq+MKUWTKSgyjbqj3\n4MJu18mfuYygBwYFK4EEACKhZANiAATJAglAhAcrmQPLnnykwgn+gcDTotxhULzC\ne3gPhnSQbmCglIoDrxe47+bJrk3Lx2C5mSj+C5L1oZXOFjBzTt5kxXfkV7jcV+1a\noTXCcrGmTjqdl4Q+yoJrBBB5Pfoorr0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '669513f2-f04c-481e-ad8d-8f387987c090', 'name': 'tempest-securitygroup--1289743024', 'stateful': True, 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'description': 'tempest-description--754147706', 'shared': False, 'security_group_rules': [{'id': '792ca204-d017-4f07-8db6-6304ae964028', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'security_group_id': '669513f2-f04c-481e-ad8d-8f387987c090', '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': 283, 'description': None, 'tags': [], 'created_at': '2023-04-21T13:58:07Z', 'updated_at': '2023-04-21T13:58:07Z', 'revision_number': 0, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd'}, {'id': 'bf74d961-e64f-496d-ba5b-3ead134d1ee0', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'security_group_id': '669513f2-f04c-481e-ad8d-8f387987c090', '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': 284, 'description': No ne, 'tags': [], 'created_at': '2023-04-21T13:58:07Z', 'updated_at': '2023-04-21T13:58:07Z', 'revision_number': 0, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd'}], 'tags': [], 'created_at': '2023-04-21T13:58:07Z', 'updated_at': '2023-04-21T13:58:07Z', 'revision_number': 1, 'project_id': 'b4c4270d6dfa435f94da018d12586bcd'}, 'floating_ip': {'id': 'fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2', 'tenant_id': 'b4c4270d6dfa435f94da018d12586bcd', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b4c4270d6dfa435f94da018d12586bcd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T13:58:13Z', 'updated_at': '2023-04-21T13:58:13Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-21 13:58:17,198 80350 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 2.408s 2023-04-21 13:58:17,198 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "43525cbd-9d02-4cd7-b457-b26a485106f5"}], "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "key_name": "tempest-keypair-1535115748", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a093d00-1bc2-45b6-a52a-203089bc997b', 'x-compute-request-id': 'req-8a093d00-1bc2-45b6-a52a-203089bc997b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "adminPass": "XRp5x4KMAXav"}}' 2023-04-21 13:58:17,516 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.314s 2023-04-21 13:58:17,517 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9142d61-3e3a-42bb-bf86-4784275c46b4', 'x-compute-request-id': 'req-b9142d61-3e3a-42bb-bf86-4784275c46b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "BUILD", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_i d": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T13:58:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1535115748", "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-21 13:59:07,963 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.387s 2023-04-21 13:59:07,963 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:07 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-f2a812fa-0dfd-4512-8f0a-01fbca8d3bc4', 'x-compute-request-id': 'req-f2a812fa-0dfd-4512-8f0a-01fbca8d3bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "ACTIVE", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "d5fd31f9a198a6c09fefddf0afaa302f4adedce5ba1107012628af5a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T13:58:28Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1453701117-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535115748", "OS-SRV-USG:launched_at": "2023-04-21T13:58:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "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-21 13:59:07,997 80350 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:08,348 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/os-interface 0.290s 2023-04-21 14:00: 08,348 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:08 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-4220a418-2538-4cbd-b343-6cad684b7912', 'x-compute-request-id': 'req-4220a418-2538-4cbd-b343-6cad684b7912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "43525cbd-9d02-4cd7-b457-b26a485106f5", "port_id": "2616f5a4-1b53-44bd-82ad-65419e2839ca", "mac_addr": "fa:16:3e:52:41:c0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3f61ab78-75e9-43a4-b166-abba302e2dc7", "ip_address": "10.0.0.8"}]}]}' 2023-04-21 14:00:09,774 80350 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/fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2 1.421s 2023-04-21 14:00:09,774 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2616f5a4-1b53-44bd-82ad-65419e2839ca"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3e9ff361-7ff9-42da-a9d4-5907eab8be98', 'date': 'Fri, 21 Apr 2023 14:00:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2'} Body: b'{"floatingip": {"id": "fa32ef35-4ba0-4814-a6d8-78ee3aedb8c2", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "floating_ip_address": "172.24.4.197", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "6c4ca636-b324-470f-ac62-b613bbd2f578", "port_id": "2616f5a4-1b53-44bd-82ad-65419e2839ca", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "43525cbd-9d02-4cd7-b457-b26a485106f5", "mac_address": "fa:16:3e:52:41:c0", "admin_state_up": true, "status": "ACTIVE", "device_id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T13:58:13Z", "updated_at": "2023-04-21T14:00:09Z", "revision_number": 1, "project_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 14:00:09,777 80350 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-21 14:00:09,820 80350 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:00:09,843 80350 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:00:09,844 80350 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-21 14:00:10,658 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/action 0.813s 2023-04-21 14:00:10,658 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1492085063"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:09 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/90fd932f-31cf-449f-9483- baf7a6613bbf', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a71ae1a7-085f-48bc-afd6-68c22df54e9e', 'x-compute-request-id': 'req-a71ae1a7-085f-48bc-afd6-68c22df54e9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68/action'} Body: b'' 2023-04-21 14:00:10,981 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.320s 2023-04-21 14:00:10,982 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c80eb4-6265-44f4-abf2-ae7f27d887ab', 'x-compute-request-id': 'req-a7c80eb4-6265-44f4-abf2-ae7f27d887ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"image": {"id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}, "created": "2023-04-21T14:00:11Z", "updated": "2023-04-21T14:00:11Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/90fd932f-31cf-449f-9483-baf7a6613bbf"}], "server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}]}}}' 2023-04-21 14:01:01,102 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.066s 2023-04-21 14:01:01,103 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c5fc7d-2386-435f-9fc1-f66923d27d72', 'x-compute-request-id': 'req-d5c5fc7d-2386-435f-9fc1-f66923d27d72', 'connection': 'close', 'status': '200', 'content-lo cation': 'http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"image": {"id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}, "created": "2023-04-21T14:00:11Z", "updated": "2023-04-21T14:00:15Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/90fd932f-31cf-449f-9483-baf7a6613bbf"}], "server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}]}}}' 2023-04-21 14:01:01,175 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.066s 2023-04-21 14:01:01,175 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40c120ac-7568-4f7e-97be-69a0a2ebd6d4', 'x-compute-request-id': 'req-40c120ac-7568-4f7e-97be-69a0a2ebd6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"image": {"id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895"}, "created": "2023-04-21T14:00:11Z", "updated": "2023-04-21T14:00:15Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, { "rel": "bookmark", "href": "http://10.0.0.210/compute/images/90fd932f-31cf-449f-9483-baf7a6613bbf"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/90fd932f-31cf-449f-9483-baf7a6613bbf"}], "server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}]}}}' 2023-04-21 14:01:01,436 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.255s 2023-04-21 14:01:01,436 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:01 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-788b8a56-bf8b-4c37-85f7-9ab6f12bbdbc', 'x-compute-request-id': 'req-788b8a56-bf8b-4c37-85f7-9ab6f12bbdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "ACTIVE", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "d5fd31f9a198a6c09fefddf0afaa302f4adedce5ba1107012628af5a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T14:00:15Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1453701117-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535115748", "OS-SRV-USG:launched_at": "2023-04-21T13:58:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "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-21 14:02:01,645 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.136s 2023-04-21 14:02:01,645 80350 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': 'Fri, 21 Apr 2023 14:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-979d693c-f0fc-4e03-b2f2-031b1e53f177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/ima ges/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dffe8c349bcea28f1bb1bae63c539c3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b4c4270d6dfa435f94da018d12586bcd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1732b35916d05f8dd40159c2a36d745f014dc2b8b0b8f7a277ca252047d2477eb87e379e4127a3ec2529e3dacd5c63fbe0a89e50400d90fc663acf9fa07aa665", "id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "created_at": "2023-04-21T14:00:11Z", "updated_at": "2023-04-21T14:02:02Z", "tags": [], "self": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf", "file": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:01,766 80350 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/90fd932f-31cf-449f-9483-baf7a6613bbf 0.119s 2023-04-21 14:02:01,766 80350 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': 'Fri, 21 Apr 2023 14:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81b31f65-1b79-4ede-b93c-f7e9269c9728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "owner_id": "b4c4270d6dfa435f94da018d12586bcd", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1083322898", "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-1083322898-project-member", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1492085063", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dffe8c349bcea28f1bb1bae63c539c3e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b4c4270d6dfa435f94da018d12586bcd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1732b35916d05f8dd40159c2a36d745f014dc2b8b0b8f7a277ca252047d2477eb87e379e4127a3ec2529e3dacd5c63fbe0a89e50400d90fc663acf9fa07aa665", "id": "90fd932f-31cf-449f-9483-baf7a6613bbf", "created_at": "2023-04-21T14:00:11Z", "updated_at": "2023-04-21T14:02: 02Z", "tags": [], "self": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf", "file": "/v2/images/90fd932f-31cf-449f-9483-baf7a6613bbf/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:02,022 80350 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/2c5afe45-87ae-477a-8bf0-6a5e2036fb68 0.256s 2023-04-21 14:02:02,023 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:01 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-c39d6c72-4d33-4178-bcbf-75297166b2b5', 'x-compute-request-id': 'req-c39d6c72-4d33-4178-bcbf-75297166b2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68'} Body: b'{"server": {"id": "2c5afe45-87ae-477a-8bf0-6a5e2036fb68", "name": "tempest-ServerStableDeviceRescueTest-server-1149674532", "status": "ACTIVE", "tenant_id": "b4c4270d6dfa435f94da018d12586bcd", "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "metadata": {}, "hostId": "d5fd31f9a198a6c09fefddf0afaa302f4adedce5ba1107012628af5a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:17Z", "updated": "2023-04-21T14:00:15Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1453701117-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:41:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c5afe45-87ae-477a-8bf0-6a5e2036fb68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1535115748", "OS-SRV-USG:launched_at": "2023-04-21T13:58:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1289743024"}], "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-21 14:02:02,243 80350 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/b4c4270d6dfa435f94da018d12586bcd/volumes 0.208s 2023-04-21 14:02:02,243 80350 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-1696468739"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2361389-84e4-4d3d-a5c3-725cc4b0180d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2361389-84e4-4d3d-a5c3-725cc4b0180d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes'} Body: b'{"volume": {"id": "c81df5b6-b927-4d88-9e73-14dac3468c3f", "status": "creating", "size": 1, "availability_z one": "nova", "created_at": "2023-04-21T14:02:02.180444", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1696468739", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}], "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:02,300 80350 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/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f 0.047s 2023-04-21 14:02:02,301 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367f78f7-9c6c-447c-bcda-3e55fa477434', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367f78f7-9c6c-447c-bcda-3e55fa477434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f'} Body: b'{"volume": {"id": "c81df5b6-b927-4d88-9e73-14dac3468c3f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:02.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1696468739", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}], "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 2023-04-21 14:02:03,349 80350 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/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f 0.037s 2023-04-21 14:02:03,350 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a563e9bd-0053-40a6-89b0-831579483c88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a563e9bd-0053-40a6-89b0-831579483c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f'} Body: b'{"volume": {"id": "c81df5b6-b927-4d88-9e73-14dac3468c3f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:02.000000", "updated_at": "2023-04-21T14:02:02.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1696468739", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, " metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4c4270d6dfa435f94da018d12586bcd/volumes/c81df5b6-b927-4d88-9e73-14dac3468c3f"}], "user_id": "0d7d1e7446af4edf8e35a9d0178b2895", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4c4270d6dfa435f94da018d12586bcd"}}' 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 fdab9a4e-c1da-4886-911e-09992565d650 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:59:19,181 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.274s 2023-04-21 13:59:19,182 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1470211823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR10aEOjapD46pprj3PVJ6Gx5H8VQYM8ILWN6S/kFyLgzYn0q969VADuMdlZwliZmFRI4vN1i/LRJPIe9UBMJ19tPqMq6iASFPFIt5SbKZXfihMoI1E5AGB6AltaW1bLw=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:18 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-e9ac9974-84ac-4487-8fc1-f110fba77756', 'x-compute-request-id': 'req-e9ac9974-84ac-4487-8fc1-f110fba77756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1470211823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKR10aEOjapD46pprj3PVJ6Gx5H8VQYM8ILWN6S/kFyLgzYn0q969VADuMdlZwliZmFRI4vN1i/LRJPIe9UBMJ19tPqMq6iASFPFIt5SbKZXfihMoI1E5AGB6AltaW1bLw==", "fingerprint": "21:24:05:60:b2:3f:12:04:b8:a3:89:81:db:dc:e3:67", "user_id": "1a2438d69a684df69e1de2edddc73bc0"}}' 2023-04-21 13:59:19,341 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.157s 2023-04-21 13:59:19,342 80332 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-2053846956", "description": "tempest-secgroup-smoke-2053846956 description", "project_id": "9daf036d4ad84586a628c454408e3d7d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9e6bd88c-f33b-4fed-9e1b-a67290a1811c', 'date': 'Fri, 21 Apr 2023 13:59:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3691b357-e75b-4551-a113-4075d6fc64ab", "name": "tempest-secgroup-smoke-2053846956", "stateful": true, "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "description": "tempest-secgroup-smoke-2053846956 description", "shared": false, "security_group_rules": [{"id": "17db02d3-93f8-457e-889b-9ff2152b3a1f", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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": 493, "description": null, "tags": [], "created_at": "2023-04-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}, {"id": "6963d1b4-5e57-454a-92c9-48472d7649b1", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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": 494, "description": null, "tags": [], "created_at": "2023-04-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}], "tags": [], "created_at": "2023-04-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number" : 1, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:19,509 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-21 13:59:19,510 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "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-a7303201-925a-4cba-9aa1-0556288c7bc5', 'date': 'Fri, 21 Apr 2023 13:59: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": "999dd82a-e6ee-45b8-ba76-5bbf29f835f2", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:19,696 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-21 13:59:19,696 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "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-9fd0ee1b-4dc4-4740-bc34-4621b66bc8c2', 'date': 'Fri, 21 Apr 2023 13:59: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": "b8c67846-a376-4a54-abca-6490960958ca", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:19,860 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-21 13:59:19,860 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-03bf78d2-1452-4f6d-af9d-35f434c78bf0', 'date': 'Fri, 21 Apr 2023 13:59: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": "3e898ce5-3ab7-4f2f-b386-d2b0b4f762e4", "tenant_id": "9daf03 6d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,036 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-21 13:59:20,036 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d56a4943-80a0-4d97-9eec-55427aecba6b', 'date': 'Fri, 21 Apr 2023 13:59: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": "ec51032d-c724-4365-aa34-2e612e29ff4e", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:19Z", "updated_at": "2023-04-21T13:59:19Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,208 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-21 13:59:20,208 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-523327fe-dcbc-4de1-ade2-a875f023408e', 'date': 'Fri, 21 Apr 2023 13:59: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": "6877b501-d6c9-40f0-a43b-b9370bac06f7", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:20Z", "updated_at": "2023-04-21T13:59:20Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,364 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-21 13:59:20,364 80332 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": "3691b357-e75b-4551-a113-4075d6fc64ab", "project_id": "9daf036d4ad84586a628c454408e3d7d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-089c8802-a60e-4c1c-935f-4bf53970353a', 'date': 'Fri, 21 Apr 2023 13:59: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": "8a9ed466-2b7a-4f36-8187-d8bd7976f3b9", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "security_group_id": "3691b357-e75b-4551-a113-4075d6fc64ab", "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-21T13:59:20Z", "updated_at": "2023-04-21T13:59:20Z", "revision_number": 0, "project_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 13:59:20,401 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.031s 2023-04-21 13:59:20,401 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59: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-991917c5-5a76-4b25-892b-c5586d96b697', '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": "1a2438d69a684df69e1de2edddc73bc0", "name": "tempest-SnapshotDataIntegrityTests-1600761065-project-member", "password_expires_at": null}, "audit_ids": ["yfmyuUHkSES8BGy5NNMOBQ"], "expires_at": "2023-04-21T14:59:20.000000Z", "issued_at": "2023-04-21T13:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9daf036d4ad84586a628c454408e3d7d", "name": "tempest-SnapshotDataIntegrityTests-1600761065"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9daf036d4ad84586a628c454408e3d7d", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "Reg ionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:59:20,402 80332 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'ee3596e4-eb99-458a-b7ae-a48f8bcd58c7', 'name': 'tempest-SnapshotDataIntegrityTests-1394515631-network', 'tenant_id': '9daf036d4ad84586a628c454408e3d7d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9daf036d4ad84586a628c454408e3d7d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24950, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:59:06Z', 'updated_at': '2023-04-21T13:59:06Z', 'revision_number': 1} available for tenant 2023-04-21 13:59:21,005 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.602s 2023-04-21 13:59:21,005 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-781003247", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "networks": [{"uuid": "ee3596e4-eb99-458a-b7ae-a48f8bcd58c7"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e973b0-80b8-4b41-9408-f21918bcef13', 'x-compute-request-id': 'req-24e973b0-80b8-4b41-9408-f21918bcef13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "adminPass": "R5RybyUaaMQx"}}' 2023-04-21 13:59:21,085 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.077s 2023-04-21 13:59:21,085 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 13:59:21 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-c872a6b4-7103-4399-828a-d99a0c682b82', 'x-compute-request-id': 'req-c872a6b4-7103-4399-828a-d99a0c682b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde 6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "BUILD", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:21Z", "updated": "2023-04-21T13:59:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "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-21 14:00:11,436 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.291s 2023-04-21 14:00:11,436 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61b2b8b-93a7-49c1-aa42-c8330129ab77', 'x-compute-request-id': 'req-e61b2b8b-93a7-49c1-aa42-c8330129ab77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "ACTIVE", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "059b00a7a60cb8dc1d6661ee476fa813e9282a3c652ff67558e4f752", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:20Z", "updated": "2023-04-21T13:59:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1394515631-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e6:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "OS-SRV-USG:launched_at": "2023-04-21T13:59:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "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-21 14:00:11,448 80332 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:01:11,725 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.217s 2023-04-21 14:01:11,726 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb728bc4-2ea8-40dd-9a0d-fe85febe3042', 'x-compute-request-id': 'req-bb728bc4-2ea8-40dd-9a0d-fe85febe3042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "ACTIVE", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "059b00a7a60cb8dc1d6661ee476fa813e9282a3c652ff67558e4f752", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:20Z", "updated": "2023-04-21T13:59:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1394515631-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e6:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "OS-SRV-USG:launched_at": "2023-04-21T13:59:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "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-21 14:01:11,971 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes 0.234s 2023-04-21 14:01:11,972 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985f1710-8530-4d9c-8db5-57f06f882385', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985f1710-8530-4d9c-8db5-57f06f882385', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes'} Body: b'{"volume": {"id": "fdab9a4e-c1da-4886-911e-09992565d650", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:11.895846", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4 e-c1da-4886-911e-09992565d650"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}], "user_id": "1a2438d69a684df69e1de2edddc73bc0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:01:12,020 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.039s 2023-04-21 14:01:12,020 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5878516-3041-4e1a-b003-c04379b125f2', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5878516-3041-4e1a-b003-c04379b125f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'{"volume": {"id": "fdab9a4e-c1da-4886-911e-09992565d650", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:12.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}], "user_id": "1a2438d69a684df69e1de2edddc73bc0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 14:01:13,078 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.046s 2023-04-21 14:01:13,079 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26217be6-53c5-47f0-aefe-af5cdd86f6ba', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26217be6-53c5-47f0-aefe-af5cdd86f6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'{"volume": {"id": "fdab9a4e-c1da-4886-911e-09992565d650", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:01:12.000000", "updated_at": "2023-04-21T14:01:12.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1347341678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650"}], "user_id": "1a2438d69a684df69e1de2edddc73bc0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9daf036d4ad84586a628c454408e3d7d"}}' 2023-04-21 14:01:13,235 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.145s 2023-04-21 14:01:13,235 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01: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-97ee45b4-710f-4384-a7ce-dd655a23d320', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'' 2023-04-21 14:01:13,256 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650 0.020s 2023-04-21 14:01:13,256 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 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-b426138e-e233-4daf-8915-e53b635789d6', 'x-openstack-request-id': 'req-b426138e-e233-4daf-8915-e53b635789d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9daf036d4ad84586a628c454408e3d7d/volumes/fdab9a4e-c1da-4886-911e-09992565d650'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fdab9a4e-c1da-4886-911e-09992565d650 could not be found."}}' 2023-04-21 14:01:13,390 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.133s 2023-04-21 14:01:13,390 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 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-16397692-199a-407a-b8c2-80319b74e6a3', 'x-compute-request-id': 'req-16397692-199a-407a-b8c2-80319b74e6a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'' 2023-04-21 14:01:13,770 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.379s 2023-04-21 14:01:13,770 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc3636e-267d-4bb2-82aa-abcaa920c31a', 'x-compute-request-id': 'req-ccc3636e-267d-4bb2-82aa-abcaa920c31a', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"server": {"id": "2ae07df3-4bf4-44a5-a772-3507a6dde6ab", "name": "tempest-SnapshotDataIntegrityTests-server-781003247", "status": "ACTIVE", "tenant_id": "9daf036d4ad84586a628c454408e3d7d", "user_id": "1a2438d69a684df69e1de2edddc73bc0", "metadata": {}, "hostId": "059b00a7a60cb8dc1d6661ee476fa813e9282a3c652ff67558e4f752", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:59:20Z", "updated": "2023-04-21T14:01:13Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1394515631-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:e6:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1470211823", "OS-SRV-USG:launched_at": "2023-04-21T13:59:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2053846956"}], "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-21 14:02:03,870 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab 0.042s 2023-04-21 14:02:03,871 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:03 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-f4a7be2a-2db9-40b3-89d3-fb9cb1c6b953', 'x-compute-request-id': 'req-f4a7be2a-2db9-40b3-89d3-fb9cb1c6b953', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2ae07df3-4bf4-44a5-a772-3507a6dde6ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2ae07df3-4bf4-44a5-a772-3507a6dde6ab could not be found."}}' 2023-04-21 14:02:04,072 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3691b357-e75b-4551-a113-4075d6fc64ab 0.200s 2023-04-21 14:02:04,072 80332 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-901a30a3-6267-4a16-84f3-18d8bd9d9830', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:02:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3691b357-e75b-4551-a113-4075d6fc64ab'} Body: b'' 2023-04-21 14:02:04,109 80332 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1470211823 0.036s 2023-04-21 14:02:04,109 80332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14 :02:04 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-b2bb1d38-d87c-4732-bd55-2ff3c9733408', 'x-compute-request-id': 'req-b2bb1d38-d87c-4732-bd55-2ff3c9733408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1470211823'} 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 958c215a-5d0e-4c2d-9921-f80fb43bb2c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:12,460 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.339s 2023-04-21 14:02:12,461 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-857246201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRQZJO4MljcVB3QymgO/OjeMKZf2ygAxSnuqjYP6Z4QlVBhAZ9Gng+v9fz8bPGxNgl8bpdLpSumnLdsXP0nI/YiROyL81E4N24aJpc1BKXV4xzBGPjOQn3DzdmzazHV7A=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:12 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-0869d46a-acc8-4a46-9f97-5aa527a85063', 'x-compute-request-id': 'req-0869d46a-acc8-4a46-9f97-5aa527a85063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-857246201", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRQZJO4MljcVB3QymgO/OjeMKZf2ygAxSnuqjYP6Z4QlVBhAZ9Gng+v9fz8bPGxNgl8bpdLpSumnLdsXP0nI/YiROyL81E4N24aJpc1BKXV4xzBGPjOQn3DzdmzazHV7A==", "fingerprint": "53:e2:0c:05:b1:3b:9c:f8:4b:f7:10:b5:3d:bf:45:07", "user_id": "3da34f003588407db874f23d25d3b3b1"}}' 2023-04-21 14:02:12,639 80336 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.175s 2023-04-21 14:02:12,640 80336 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-1942723727", "description": "tempest-secgroup-smoke-1942723727 description", "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-724aac41-3187-4598-af64-fccf997aef77', 'date': 'Fri, 21 Apr 2023 14:02:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "name": "tempest-secgroup-smoke-1942723727", "stateful": true, "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "description": "tempest-secgroup-smoke-1942723727 description", "shared": false, "security_group_rules": [{"id": "b398f0b1-3a18-40e4-ae74-619f605cf76b", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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": 617, "description": null, "tags": [], "created_at": "2023-04-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}, {"id": "ee33347e-adce-4eff-b96b-4eb33bf9d9b9", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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": 616, "description": null, "tags": [], "created_at": "2023-04-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}], "tags": [], "created_at": "2023-04-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 1, "project_id ": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:12,802 80336 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.162s 2023-04-21 14:02:12,803 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "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-b9fc12f4-cfe6-44b4-a9a3-726f95db94d1', 'date': 'Fri, 21 Apr 2023 14:02:12 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": "f8ab8de3-7591-4091-aa2f-ebe6023242b2", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:12,965 80336 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.162s 2023-04-21 14:02:12,966 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "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-dd91a194-0862-4b7c-a3d1-8a32fae564c8', 'date': 'Fri, 21 Apr 2023 14:02:12 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": "25c4eb2f-dae2-4f56-b28f-b2e5397b70a3", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:12Z", "updated_at": "2023-04-21T14:02:12Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,126 80336 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.159s 2023-04-21 14:02:13,126 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-df713c22-2a2c-4149-b410-e5ca62630da0', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "68602a6f-f5c4-4f0b-85cf-fd985832232f", "tenant_id": "457d232a64ab4 bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,293 80336 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.166s 2023-04-21 14:02:13,294 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8b463e92-7fd0-4874-b5f2-38c32b3f3569', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "9c92fdfd-0443-424a-b50d-78312c28e4c9", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,455 80336 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.160s 2023-04-21 14:02:13,456 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f1943090-e818-44c8-b41d-64352992dc65', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "8d653ec3-ec94-43d0-bdb7-ce195f29bde5", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,621 80336 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.164s 2023-04-21 14:02:13,622 80336 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": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "project_id": "457d232a64ab4bc4a849a9d08fcfad97", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-38000ab4-94e2-46d0-bb8e-df3d763ca3d3', 'date': 'Fri, 21 Apr 2023 14:02:13 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": "146aaa2b-0b5e-4a0e-bc07-5f52c2c768c1", "tenant_id": "457d232a64ab4bc4a849a9d08fcfad97", "security_group_id": "11ae87f1-2ed7-4295-ab42-16ff858e0ca0", "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-21T14:02:13Z", "updated_at": "2023-04-21T14:02:13Z", "revision_number": 0, "project_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:13,847 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes 0.223s 2023-04-21 14:02:13,847 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1705629862", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d629f155-c5c5-4c56-add7-7f2d7a7c02d6', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d629f155-c5c5-4c56-add7-7f2d7a7c02d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes'} Body: b'{"volume": {"id": "958c215a-5d0e-4c2d-9921-f80fb43bb2c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:13.784949", "updated_at": null, "name": "tempest-TestStampPattern-volume-1705629862", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}], "user_id": "3da34f003588407db874f23d25d3b3b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:13,901 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.043s 2023-04-21 14:02:13,902 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cca3b9c-2987-47be-99fe-677091ea659d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cca3b9c-2987-47be-99fe-677091ea659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'{"volume": {"id": "958c215a-5d0e-4c2d-9921-f80fb43bb2c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:14.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1705629862", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}], "user_id": "3da34f003588407db874f23d25d3b3b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:14,953 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.038s 2023-04-21 14:02:14,953 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8603855-90a0-4014-bc61-05d290c53238', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8603855-90a0-4014-bc61-05d290c53238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'{"volume": {"id": "958c215a-5d0e-4c2d-9921-f80fb43bb2c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:14.000000", "updated_at": "2023-04-21T14:02:14.000000", "name": "tempest-TestStampPattern-volume-1705629862", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8"}], "user_id": "3da34f003588407db874f23d25d3b3b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "457d232a64ab4bc4a849a9d08fcfad97"}}' 2023-04-21 14:02:15,075 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.107s 2023-04-21 14:02:15,076 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:14 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-50c77db4-6cdc-456d-8e76-97ff28fbc0c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'' 2023-04-21 14:02:15,098 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8 0.022s 2023-04-21 14:02:15,099 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:15 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-reque st-id': 'req-9e8c9e59-adf4-4e97-a0f4-11c42fa0945e', 'x-openstack-request-id': 'req-9e8c9e59-adf4-4e97-a0f4-11c42fa0945e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/457d232a64ab4bc4a849a9d08fcfad97/volumes/958c215a-5d0e-4c2d-9921-f80fb43bb2c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 958c215a-5d0e-4c2d-9921-f80fb43bb2c8 could not be found."}}' 2023-04-21 14:02:15,250 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/11ae87f1-2ed7-4295-ab42-16ff858e0ca0 0.151s 2023-04-21 14:02:15,250 80336 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-0d001027-cf32-499a-8d2b-5bc44b2b8199', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:02:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/11ae87f1-2ed7-4295-ab42-16ff858e0ca0'} Body: b'' 2023-04-21 14:02:15,277 80336 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-857246201 0.026s 2023-04-21 14:02:15,278 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:15 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-f4d21104-a7d7-4c25-a310-eeb8727e6aa5', 'x-compute-request-id': 'req-f4d21104-a7d7-4c25-a310-eeb8727e6aa5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-857246201'} Body: b'' 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 41d87d8e-1c7d-4a94-8d3b-32b3fd95d894 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:00:26,753 80344 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.087s 2023-04-21 14:00:26,754 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:26 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-52e52703-9302-4a62-b4d5-d090bfe47c4d', '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": "b60caf53ee58417cb76a77c963a45ec2", "name": "tempest-VolumesAdminNegativeTest-1182596808-project-member", "password_expires_at": null}, "audit_ids": ["ukjABsdKThu7yuwUxymDfQ"], "expires_at": "2023-04-21T15:00:26.000000Z", "issued_at": "2023-04-21T14:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "name": "tempest-VolumesAdminNegativeTest-1182596808"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:00:26,754 80344 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '6e372a6f-6444-4977-be86-7a6bb86d8979', 'name': 'tempest-VolumesAdminNegativeTest-2058149994-network', 'tenant_id': '15f83d6d2c3049e9ba1ac7f04ad2ebb0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '15f83d6d2c3049e9ba 1ac7f04ad2ebb0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26818, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:42Z', 'revision_number': 1} available for tenant 2023-04-21 14:00:27,289 80344 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.534s 2023-04-21 14:00:27,290 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-570817423", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "6e372a6f-6444-4977-be86-7a6bb86d8979"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e02dfc-bca3-4a98-a8c3-d3a7a4c3c6ae', 'x-compute-request-id': 'req-f4e02dfc-bca3-4a98-a8c3-d3a7a4c3c6ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9164203a-8a6b-4078-bd98-c5ea7bc111fa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "T3SutpEmQXo9"}}' 2023-04-21 14:00:27,372 80344 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/9164203a-8a6b-4078-bd98-c5ea7bc111fa 0.078s 2023-04-21 14:00:27,372 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea19b05-8c6c-4460-8c68-d20a2eabb7de', 'x-compute-request-id': 'req-8ea19b05-8c6c-4460-8c68-d20a2eabb7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa'} Body: b'{"server": {"id": "9164203a-8a6b-4078-bd98-c5ea7bc111fa", "name": "tempest-VolumesAdminNegativeTest-server-570817423", "status": "BUILD", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:27Z", "updated": "2023-04-21T14:00:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}], "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-21 14:01:17,707 80344 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/9164203a-8a6b-4078-bd98-c5ea7bc111fa 0.273s 2023-04-21 14:01:17,707 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d151d5d-7d21-42d8-8ad4-1f2d82217ea4', 'x-compute-request-id': 'req-4d151d5d-7d21-42d8-8ad4-1f2d82217ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa'} Body: b'{"server": {"id": "9164203a-8a6b-4078-bd98-c5ea7bc111fa", "name": "tempest-VolumesAdminNegativeTest-server-570817423", "status": "ACTIVE", "tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0", "user_id": "b60caf53ee58417cb76a77c963a45ec2", "metadata": {}, "hostId": "ab5067a65ded3d372f4de7bf323948aa28ea137b294a8d7d1a7d8a83", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:27Z", "updated": "2023-04-21T14:00:34Z", "addresses": {"tempest-VolumesAdminNegativeTest-2058149994-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:50:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9164203a-8a6b-4078-bd98-c5ea7bc111fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:00:33.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-21 14:01:17,718 80344 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:02:18,024 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes 0.251s 2023-04-21 14:02:18,025 80344 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-1394322320"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad59bdc1-6cc4-42ff-a277-a9003b6104f0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad59bdc1-6cc4-42ff-a277-a9003b6104f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes'} Body: b'{"volume": {"id": "41d87d 8e-1c7d-4a94-8d3b-32b3fd95d894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:17.938625", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1394322320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:18,107 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894 0.073s 2023-04-21 14:02:18,107 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bafc70-4936-4694-a82b-0e3e999deb1d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bafc70-4936-4694-a82b-0e3e999deb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894'} Body: b'{"volume": {"id": "41d87d8e-1c7d-4a94-8d3b-32b3fd95d894", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:18.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1394322320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 2023-04-21 14:02:19,158 80344 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/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894 0.040s 2023-04-21 14:02:19,158 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74058dd9-7d96-4283-95f3-aaf8475d4c77', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74058dd9-7d96-4283-95f3-aaf8475d4c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894'} Body: b'{"volume": {"id": "41d87d8e-1c7d-4a94-8d3b-32b3fd95d894", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:18.000000", "updated_at": "2023-04-21T14:02:18.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1394322320", "description": null, "volume_type" : "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/15f83d6d2c3049e9ba1ac7f04ad2ebb0/volumes/41d87d8e-1c7d-4a94-8d3b-32b3fd95d894"}], "user_id": "b60caf53ee58417cb76a77c963a45ec2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "15f83d6d2c3049e9ba1ac7f04ad2ebb0"}}' 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 4df99c87-aee5-4032-9bb7-cc5960534e2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:24,021 80336 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/efe5bd548a75402db2805c17b5ced62e/types 0.191s 2023-04-21 14:02:24,021 80336 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': 'Fri, 21 Apr 2023 14:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f3571c-4182-4ef3-8f51-d83ab75b4156', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f3571c-4182-4ef3-8f51-d83ab75b4156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efe5bd548a75402db2805c17b5ced62e/types'} Body: b'{"volume_type": {"id": "213cd061-936a-4007-9d9a-f6d6c849adbd", "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-21 14:02:24,748 80336 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.723s 2023-04-21 14:02:24,749 80336 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': 'Fri, 21 Apr 2023 14:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d2dfcc49-57e2-45ba-8ee8-82889b64c30e', '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": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:25Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:25,920 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file 1.169s 2023-04-21 14:02:25,921 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-25b1cd43-ca22-4d92-b58a-ab1cf19029f7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file'} Body: b'' 2023-04-21 14:02:25,940 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6 0.018s 2023-04-21 14:02:25,940 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-affdb44e-1651-4160-89a0-e781d143463d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6'} 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": "5d7b0caa201566f476c7adc7dd203558", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "28227cc2f80cc1196a2dfe34345c87dbb1ecc9738a76ebe1ccda76860c2b4aea2a77a2c5ccb0e184e64a0fd38ad37090242367233e3b449f4a83bf572080d8a7", "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:26Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:25,974 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6 0.033s 2023-04-21 14:02:25,974 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-17950e5c-7740-4189-b084-6b7e6b9fe8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6'} 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": "5d7b0caa201566f476c7adc7dd203558", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "28227cc2f80cc1196a2dfe34345c87dbb1ecc9738a76ebe1ccda76860c2b4aea2a77a2c5ccb0e184e64a0fd38ad37090242367233e3b449f4a83bf572080d8a7", "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:26Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:25,994 80336 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/57f5244e-bb63-44b9-865c-5f1eb8a945d6 0.019s 2023-04-21 14:02:25,994 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-befdebad-94d8-4431-baab-5d14e13458af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6'} 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": "5d7b0caa201566f476c7adc7dd203558", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4712528502c6404c998df4c20888ca1c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "28227cc2f80cc1196a2dfe34345c87dbb1ecc9738a76ebe1ccda76860c2b4aea2a77a2c5ccb0e184e64a0fd38ad37090242367233e3b449f4a83bf572080d8a7", "id": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "created_at": "2023-04-21T14:02:25Z", "updated_at": "2023-04-21T14:02:26Z", "tags": [], "self": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6", "file": "/v2/images/57f5244e-bb63-44b9-865c-5f1eb8a945d6/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:02:26,347 80336 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/4712528502c6404c998df4c20888ca1c/volumes 0.352s 2023-04-21 14:02:26,347 80336 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": "57f5244e-bb63-44b9-865c-5f1eb8a945d6", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85d48ee-25a1-4ae7-88b4-9e627efd2692', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85d48ee-25a1-4ae7-88b4-9e627efd2692', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4712528502c6404c998df4c20888ca1c/volumes'} Body: b'{"volume": {"id": "4df99c87-aee5-4032-9bb7-cc5960534e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:26.284052", "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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}], "user_id": "013c204ed31a4a41982c07393a6e1596", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:26,399 80336 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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c 0.042s 2023-04-21 14:02:26,400 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22316a96-363e-4256-9acf-17ec3d9f9e8a', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22316a96-363e-4256-9acf-17ec3d9f9e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c'} Body: b'{"volume": {"id": "4df99c87-aee5-4032-9bb7-cc5960534e2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:26.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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}], "user_id": "013c204ed31a4a41982c07393a6e1596", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4712528502c6404c998df4c20888ca1c"}}' 2023-04-21 14:02:27,453 80336 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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c 0.041s 2023-04-21 14:02:27,454 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbdf0a4-e003-4dd2-bc2f-1614d058242b', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbdf0a4-e003-4dd2-bc2f-1614d058242b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c'} Body: b'{"volume": {"id": "4df99c87-aee5-4032-9bb7-cc5960534e2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:26.000000", "updated_at": "2023-04-21T14:02:26.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/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4712528502c6404c998df4c20888ca1c/volumes/4df99c87-aee5-4032-9bb7-cc5960534e2c"}], "user_id": "013c204ed31a4a41982c07393a6e1596", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4712528502c6404c998df4c20888ca1c"}}' 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 397a3843-055d-440c-8199-19bd126738af failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:30,588 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.380s 2023-04-21 14:02:30,589 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b10d845-183c-41e7-a437-9d437c70bcf2', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b10d845-183c-41e7-a437-9d437c70bcf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "397a3843-055d-440c-8199-19bd126738af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:30.521194", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:30,790 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.191s 2023-04-21 14:02:30,790 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1915231748"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5561fc4f-d4b3-43ad-a935-c6f6fb6fbc9b', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5561fc4f-d4b3-43ad-a935-c6f6fb6fbc9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "c6f1696c-cfdb-476b-ab68-635d26684114", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:30.726297", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1915231748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/c6f1696c-cfdb-476b-ab68-635d26684114"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/c6f1696c-cfdb-476b-ab68-635d26684114"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,054 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.255s 2023-04-21 14:02:31,055 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1062048340"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c42ddc5-82cf-4c8f-bfe7-be233117537c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c42ddc5-82cf-4c8f-bfe7-be233117537c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "42ae2c66-bdfc-4029-a6fe-46fa23124b5c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:30.979205", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1062048340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/42ae2c66-bdfc-4029-a6fe-46fa23124b5c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/42ae2c66-bdfc-4029-a6fe-46fa23124b5c"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,264 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.200s 2023-04-21 14:02:31,265 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-512656079"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75274cb3-a19c-4190-85cd-fad84b63de4c', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75274cb3-a19c-4190-85cd-fad84b63de4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "c3a955ab-acd6-4f54-9de4-8b9d2c3bbebb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.199714", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-512656079", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/c3a955ab-acd6-4f54-9de4-8b9d2c3bbebb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/c3a955ab-acd6-4f54-9de4-8b9d2c3bbebb"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,461 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes 0.186s 2023-04-21 14:02:31,461 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-1854997391"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dbb7ee-b106-43b2-a7cb-3d94b8d1ef0d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dbb7ee-b106-43b2-a7cb-3d94b8d1ef0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes'} Body: b'{"volume": {"id": "4fcb4a73-43c5-47fb-a087-c1cf3586a62b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.401195", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1854997391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/4fcb4a73-43c5-47fb-a087-c1cf3586a62b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/4fcb4a73-43c5-47fb-a087-c1cf3586a62b"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:31,512 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af 0.042s 2023-04-21 14:02:31,513 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d379305-e954-44bd-b5a3-5325b80e2666', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d379305-e954-44bd-b5a3-5325b80e2666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af'} Body: b'{"volume": {"id": "397a3843-055d-440c-8199-19bd126738af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.000000", "updated_at": "2023-04-21T14:02:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "610351bff6d14049aca3e77f1571c307"}}' 2023-04-21 14:02:32,566 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af 0.041s 2023-04-21 14:02:32,566 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d9a623-cd96-45ad-9b47-809331dbc179', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-f3d9a623-cd96-45ad-9b47-809331dbc179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af'} Body: b'{"volume": {"id": "397a3843-055d-440c-8199-19bd126738af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:31.000000", "updated_at": "2023-04-21T14:02:31.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1601309840", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/610351bff6d14049aca3e77f1571c307/volumes/397a3843-055d-440c-8199-19bd126738af"}], "user_id": "c9c0376ef21d48aa80556a28508fd3f2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "610351bff6d14049aca3e77f1571c307"}}' 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 e50833da-475a-47d8-bf01-a1a4ad2cf93c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:35,070 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes 0.346s 2023-04-21 14:02:35,070 80336 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-454415578"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c5776d-b886-4410-ba1f-757ece519822', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c5776d-b886-4410-ba1f-757ece519822', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes'} Body: b'{"volume": {"id": "e50833da-475a-47d8-bf01-a1a4ad2cf93c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:35.009548", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-454415578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}], "user_id": "2f3efb8da95b4902972f422bcc01c4ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:35,143 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c 0.063s 2023-04-21 14:02:35,153 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfa4c6f-684d-44fe-8a03-5efd7df89bf2', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfa4c6f-684d-44fe-8a03-5efd7df89bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c'} Body: b'{"volume": {"id": "e50833da-475a-47d8-bf01-a1a4ad2cf93c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:35.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-454415578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}], "user_id": "2f3efb8da95b4902972f422bcc01c4ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b14dccfe81e4af19827bc5608f54145"}}' 2023-04-21 14:02:36,214 80336 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da- 475a-47d8-bf01-a1a4ad2cf93c 0.049s 2023-04-21 14:02:36,215 80336 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2580d2c-c409-464e-bd52-9bdfac151443', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2580d2c-c409-464e-bd52-9bdfac151443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c'} Body: b'{"volume": {"id": "e50833da-475a-47d8-bf01-a1a4ad2cf93c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:35.000000", "updated_at": "2023-04-21T14:02:35.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-454415578", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b14dccfe81e4af19827bc5608f54145/volumes/e50833da-475a-47d8-bf01-a1a4ad2cf93c"}], "user_id": "2f3efb8da95b4902972f422bcc01c4ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b14dccfe81e4af19827bc5608f54145"}}' 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 3fdceb24-27b8-45d3-93b2-6d68decc26b6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T14:01:58Z', 'message': 'Build of instance 3fdceb24-27b8-45d3-93b2-6d68decc26b6 aborted: Volume 5217d76e-296c-489f-8740-d0bdcc933c54 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-f00ab4ff-442e-4e8f-9a35-431c39aa8c1c. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 13:58:53,833 80330 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.118s 2023-04-21 13:58:53,833 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5dedcca2-8cf1-447a-848f-260d7bf450a9', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["UhrFfvpxTFSb2nKXnWzjiA"], "expires_at": "2023-04-21T14:58:53.000000Z", "issued_at": "2023-04-21T13:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 13:58:53,834 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_i d': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 13:58:55,314 80330 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 1.479s 2023-04-21 13:58:55,315 80330 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-1731146767", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 13:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5', '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-bca69c3f-1b50-450e-9cdf-a479ba0551d0', 'x-compute-request-id': 'req-bca69c3f-1b50-450e-9cdf-a479ba0551d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "D4QQrR74FfhB"}}' 2023-04-21 13:58:55,436 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5 0.117s 2023-04-21 13:58:55,436 80330 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': 'Fri, 21 Apr 2023 13:58:55 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-f7a33192-29fb-408a-aae2-ad2baf4b0a50', 'x-compute-request-id': 'req-f7a33192-29fb-408a-aae2-ad2baf4b0a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1731146767", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T13:58:55Z", "updated": "2023-04-21T13:58:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4 c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "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-21 13:59:45,778 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5 0.286s 2023-04-21 13:59:45,779 80330 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': 'Fri, 21 Apr 2023 13:59:45 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-8bd87b0e-00fa-4c6f-9383-933b28076f91', 'x-compute-request-id': 'req-8bd87b0e-00fa-4c6f-9383-933b28076f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1731146767", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T13:58:55Z", "updated": "2023-04-21T13:59:05Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:5f:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:59:04.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-21 13:59:45,797 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:00:46,645 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5/action 0.788s 2023-04-21 14:00:46,646 80330 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-ServerBootFromVolumeStable RescueTest-image-2015965014"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:45 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-f3ece249-25a0-494e-9f7d-dc3c1beb613c', 'x-compute-request-id': 'req-f3ece249-25a0-494e-9f7d-dc3c1beb613c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5/action'} Body: b'{"image_id": "a3119a88-4a8f-44fa-99e0-392f3d742502"}' 2023-04-21 14:00:46,671 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.024s 2023-04-21 14:00:46,672 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f1ccf353-9a13-4b31-a695-926d89225563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:46Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:47,712 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.040s 2023-04-21 14:00:47,713 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d650322d-d1f8-4d86-8245-650464211245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_project_name": "tempest-ServerBootFro mVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:46Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:48,741 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.027s 2023-04-21 14:00:48,742 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-65f0b8e9-59c2-461a-9eb7-b9de7afb65c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:46Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:49,765 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.021s 2023-04-21 14:00:49,765 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e58d5128-1c3c-4d58-8891-e15de7173052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:49Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:50,788 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.021s 2023-04-21 14:00:50,788 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4661c831-e0fb-4853-909f-d172ab7b8283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:50Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:51,826 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.036s 2023-04-21 14:00:51,827 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c11b299d-e863-40f3-8554-37187d499136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4e5df9996c3b1b5e07e7379d579ce2ed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "16fa1cc329022a8be29d16e4ade1958ff322daec4343805e2a2d094e5c24b951c75667af7a3cc025d2cf53fa31f0c1f5fa14aaebbc2607fada973bf47ab27344", "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:51Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:51,851 80330 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/a3119a88-4a8f-44fa-99e0-392f3d742502 0.023s 2023-04-21 14:00:51,851 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b49ecc0-aa11-482e-a007-79baa529f433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-2015965014", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4e5df9996c3b1b5e07e7379d579ce2ed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": fa lse, "os_hash_algo": "sha512", "os_hash_value": "16fa1cc329022a8be29d16e4ade1958ff322daec4343805e2a2d094e5c24b951c75667af7a3cc025d2cf53fa31f0c1f5fa14aaebbc2607fada973bf47ab27344", "id": "a3119a88-4a8f-44fa-99e0-392f3d742502", "created_at": "2023-04-21T14:00:46Z", "updated_at": "2023-04-21T14:00:51Z", "tags": [], "self": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502", "file": "/v2/images/a3119a88-4a8f-44fa-99e0-392f3d742502/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:00:52,311 80330 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/5e502c4c-a46b-4670-acba-2fda2d05adf5 0.460s 2023-04-21 14:00:52,312 80330 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': 'Fri, 21 Apr 2023 14:00:51 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-6e8257d9-741f-4ddc-803d-83ba6c1ef25d', 'x-compute-request-id': 'req-6e8257d9-741f-4ddc-803d-83ba6c1ef25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5'} Body: b'{"server": {"id": "5e502c4c-a46b-4670-acba-2fda2d05adf5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1731146767", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T13:58:55Z", "updated": "2023-04-21T14:00:51Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:5f:60"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5e502c4c-a46b-4670-acba-2fda2d05adf5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:59:04.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-21 14:01:52,468 80330 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.079s 2023-04-21 14:01:52,469 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b0ac1455-8c53-4e82-998d-bb7c15f59a43', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["SYcyI1gZROe2E4i6xpK3vw"], "expires_at": "2023-04-21T15:01:52.000000Z", "issued_at": "2023-04-21T14:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:01:52,470 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 14:01:53,143 80330 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.671s 2023-04-21 14:01:53,143 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-424935120", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6', '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-f00ab4ff-442e-4e8f-9a35-431c39aa8c1c', 'x-compute-request-id': 'req-f00ab4ff-442e-4e8f-9a35-431c39aa8c1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3fdceb24-27b8-45d3-93b2-6d68decc26b6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7PEFqt8TM3j6"}}' 2023-04-21 14:01:53,256 80330 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/3fdceb24-27b8-45d3-93b2-6d68decc26b6 0.106s 2023-04-21 14:01:53,256 80330 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': 'Fri, 21 Apr 2023 14:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', '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-a07a5c14-1f00-44f7-b9a1-b52078c43efa', 'x-compute-request-id': 'req-a07a5c14-1f00-44f7-b9a1-b52078c43efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'{"server": {"id": "3fdceb24-27b8-45d3-93b2-6d68decc26b6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-424935120", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:01:53Z", "updated": "2023-04-21T14:01:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}], "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-21 14:02:43,446 80330 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescue Test:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6 0.123s 2023-04-21 14:02:43,447 80330 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': 'Fri, 21 Apr 2023 14:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', '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-108fde3a-a0fc-4d05-bc28-cc5c0a262354', 'x-compute-request-id': 'req-108fde3a-a0fc-4d05-bc28-cc5c0a262354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'{"server": {"id": "3fdceb24-27b8-45d3-93b2-6d68decc26b6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-424935120", "status": "ERROR", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:01:53Z", "updated": "2023-04-21T14:01:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T14:01:58Z", "message": "Build of instance 3fdceb24-27b8-45d3-93b2-6d68decc26b6 aborted: Volume 5217d76e-296c-489f-8740-d0bdcc933c54 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-21 14:02:43,463 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-21 14:02:44,003 80330 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/3fdceb24-27b8-45d3-93b2-6d68decc26b6 0.539s 2023-04-21 14:02:44,004 80330 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': 'Fri, 21 Apr 2023 14:02:43 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-5580c0b1-6f61-42d7-ac7a-f75e070a5397', 'x-compute-request-id': 'req-5580c0b1-6f61-42d7-ac7a-f75e070a5397', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'' 2023-04-21 14:02:44,079 80330 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/3fdceb24-27b8-45d3-93b2-6d68dec c26b6 0.074s 2023-04-21 14:02:44,079 80330 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': 'Fri, 21 Apr 2023 14:02:44 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-d4bcd25b-ffc2-4e33-89df-e3e132dfd546', 'x-compute-request-id': 'req-d4bcd25b-ffc2-4e33-89df-e3e132dfd546', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3fdceb24-27b8-45d3-93b2-6d68decc26b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3fdceb24-27b8-45d3-93b2-6d68decc26b6 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 931f69f1-0684-4f30-a55c-5bc205dbce31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:00:48,727 80334 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:00:48,727 80334 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:00:48,782 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-21 14:00:48,783 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1493985608", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYfx0D/9HI6dRD4wXlpAeizOIf9VmC7glu2drchWSBPGsmZxukl0JKQLSPBGvOnDZea9iBw8HpwJNLK6oFXfEHEkUs1WkQz/KQVrF/Jrc/AnOokiNeEKYxBPPCAEmxZ0Q=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:48 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-eaeae521-1582-40bb-8381-b258b3e92dac', 'x-compute-request-id': 'req-eaeae521-1582-40bb-8381-b258b3e92dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1493985608", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYfx0D/9HI6dRD4wXlpAeizOIf9VmC7glu2drchWSBPGsmZxukl0JKQLSPBGvOnDZea9iBw8HpwJNLK6oFXfEHEkUs1WkQz/KQVrF/Jrc/AnOokiNeEKYxBPPCAEmxZ0Q==", "fingerprint": "83:ff:b9:f0:3a:28:ec:3a:a4:e3:7f:70:f0:ce:1c:3f", "user_id": "113884844de14ec7ac8a20ba06a389b3"}}' 2023-04-21 14:00:48,785 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1493985608 created 2023-04-21 14:00:49,077 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.291s 2023-04-21 14:00:49,078 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1603766611", "description": "tempest-description--536485202"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-53fa1426-3da7-4311-a759-cfdea0dd4496', 'date': 'Fri, 21 Apr 2023 14:00:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "name": "tempest-securitygroup--1603766611", "stateful": true, "tenant_id": "91f5972380fd48eabffd46e6727239ce", "description": "tempest-description--536485202", "shared": false, "security_group_rules": [{"id": "739cad14-965f-410b-a02a-64b9a775af24", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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": 505, "description": null, "tags": [], "created_at": "2023-04-21T14:00:48Z", "updated_at": "2023-04-21T14:00:48Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}, {"id": "c637ec49-27e3-4bac-8ef7-b186e9605451", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "ethertype": "IPv6", "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": 506, "description": null, "tags": [], "created_at": "2023-04-21T14:00:48Z", "updated_at": "2023-04-21T14:00:48Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}], "tags": [], "created_at": "2023-04-21T14:00:48Z", "updated_at": "2023-04-21T14:00:48Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:00:49,267 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2023-04-21 14:00:49,267 80334 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": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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-c3709e3c-f7db-4daa-b9f3-9f152af497c6', 'date': 'Fri, 21 Apr 2023 14:00:49 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": "e4ad34c6-258c-4840-905a-d399d612a66e", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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-21T14:00:49Z", "updated_at": "2023-04-21T14:00:49Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:00:49,458 80334 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-21 14:00:49,458 80334 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": "9bac381a-cc97-4cc7-8217-b409c800a45e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa1c5238-1999-44fa-977e-f859790e762f', 'date': 'Fri, 21 Apr 2023 14:00:49 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": "37a0bb4c-bac3-414a-b7fc-e69b48f1c822", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "security_group_id": "9bac381a-cc97-4cc7-8217-b409c800a45e", "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-21T14:00:49Z", "updated_at": "2023-04-21T14:00:49Z", "revision_number": 0, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:00:49,459 80334 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1603766611 created 2023-04-21 14:00:50,323 80334 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.863s 2023-04-21 14:00:50,323 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-bca3afa4-5d9b-47e3-9a33-e7b067124f62', 'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f98bfebc-f93e-4692-a961-b1c8cb54b8e5", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.163", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91f5972380fd48eabffd46e6727239ce", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:49Z", "updated_at": "2023-04-21T14:00:49Z", "revision_number": 0}}' 2023-04-21 14:00:50,323 80334 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f98bfebc-f93e-4692-a961-b1c8cb54b8e5', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:49Z', 'updated_at': '2023-04-21T14:00:49Z', 'revision_number': 0, 'ip': '172.24.4.163'} created 2023-04-21 14:00:50,457 80334 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.128s 2023-04-21 14:00:50,457 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 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-a8abffe8-5479-4277-b015-ba187df45c86', '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": "113884844de14ec7ac8a20ba06a389b3", "name": "tempest-AttachVolumeTestJSON-1194238008-project-member", "password_expires_at": null}, "audit_ids": ["GiNxdvveQGiFH3my-pa3rQ"], "expires_at": "2023-04-21T15:00:50.000000Z", "issued_at": "2023-04-21T14:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91f5972380fd48eabffd46e6727239ce", "name": "tempest-AttachVolumeTestJSON-1194238008"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:00:50,458 80334 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '23a0f330-371d-4fe5-befe-bc4147bf09c7', 'name': 'tempest-AttachVolumeTestJSON-656541543-network', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91f5972380fd48eabffd46e6727239ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64868, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:41Z', 'updated_at': '2023-04-21T13:57:41Z', 'revision_number': 1} available for tenant 2023-04-21 14:00:50,458 80334 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1493985608', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYfx0D/9HI6dRD4wXlpAeizOIf9VmC7glu2drchWSBPGsmZxukl0JKQLSPBGvOnDZea9iBw8HpwJNLK6oFXfEHEkUs1WkQz/KQVrF/Jrc/AnOokiNeEKYxBPPCAEmxZ0Q==', 'fingerprint': '83:ff:b9:f0:3a:28:ec:3a:a4:e3:7f:70:f0:ce:1c:3f', 'user_id': '113884844de14ec7ac8a20ba06a389b3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBFNlloi7jxEQUNlVseNOLiANFsfWXOignXILNYdi4lf/Bj+s1iPfG1\nhn71tv9OdkWgBwYFK4EEACKhZANiAATWH8dA//RyOnUQ+MF5aQHosziH/VZgu4Jb\ntna3IVkgTxrJmcbpJdCSkC0jwRrzpw2XmvYgcPB6cCTSyuqBV3xBxJFLNVpEM/yk\nFaxfya3PwJzqJIjXhCmMQTzwgBJsWdE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9bac381a-cc97-4cc7-8217-b409c800a45e', 'name': 'tempest-securitygroup--1603766611', 'stateful': True, 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'description': 'tempest-description--536485202', 'shared': False, 'security_group_rules': [{'id': '739cad14-965f-410b-a02a-64b9a775af24', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': '9bac381a-cc97-4cc7-8217-b409c800a45e', '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': 505, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:48Z', 'updated_at': '2023-04-21T14:00:48Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, {'id': 'c637ec49-27e3-4bac-8ef7-b186e9605451', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'security_group_id': '9bac381a-cc97-4cc7-8217-b409c800a45e', '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': 506, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:48Z', 'updated_at': '2023-04-21T14:00:48Z', 'revision_number': 0, 'project_id': '91f5972380fd48eabffd46e6727239ce'}], 'tags': [], 'created_at': '202 3-04-21T14:00:48Z', 'updated_at': '2023-04-21T14:00:48Z', 'revision_number': 1, 'project_id': '91f5972380fd48eabffd46e6727239ce'}, 'floating_ip': {'id': 'f98bfebc-f93e-4692-a961-b1c8cb54b8e5', 'tenant_id': '91f5972380fd48eabffd46e6727239ce', 'floating_ip_address': '172.24.4.163', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91f5972380fd48eabffd46e6727239ce', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:49Z', 'updated_at': '2023-04-21T14:00:49Z', 'revision_number': 0, 'ip': '172.24.4.163'}} 2023-04-21 14:00:51,076 80334 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.617s 2023-04-21 14:00:51,077 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2136406868", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "23a0f330-371d-4fe5-befe-bc4147bf09c7"}], "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "key_name": "tempest-keypair-1493985608", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-994d5aa4-e395-4df9-89da-ce7ccd7d4464', 'x-compute-request-id': 'req-994d5aa4-e395-4df9-89da-ce7ccd7d4464', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "adminPass": "password"}}' 2023-04-21 14:00:51,153 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.073s 2023-04-21 14:00:51,154 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e6e6a8-b4db-4b24-8c26-58751317be90', 'x-compute-request-id': 'req-e0e6e6a8-b4db-4b24-8c26-58751317be90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "name": "tempest-AttachVolumeTestJSON-server-2136406868", "status": "BUILD", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "4 2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:51Z", "updated": "2023-04-21T14:00:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1493985608", "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-21 14:01:41,417 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.244s 2023-04-21 14:01:41,417 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a520db7e-fb4a-430c-b422-fa327cf5d91a', 'x-compute-request-id': 'req-a520db7e-fb4a-430c-b422-fa327cf5d91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "name": "tempest-AttachVolumeTestJSON-server-2136406868", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:51Z", "updated": "2023-04-21T14:00:59Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493985608", "OS-SRV-USG:launched_at": "2023-04-21T14:00:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "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-21 14:01:41,428 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:02:41,693 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/os-interface 0.208s 2023-04-21 14:02:41,693 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applicatio n/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61650fa1-b024-4567-b1c6-15d6faf03163', 'x-compute-request-id': 'req-61650fa1-b024-4567-b1c6-15d6faf03163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "port_id": "662f0568-767d-4dd9-b220-2936b4d96745", "mac_addr": "fa:16:3e:bf:9c:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3e7f61c3-4b02-4519-9336-c3f6d919c338", "ip_address": "10.0.0.14"}]}]}' 2023-04-21 14:02:42,706 80334 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/f98bfebc-f93e-4692-a961-b1c8cb54b8e5 1.008s 2023-04-21 14:02:42,706 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "662f0568-767d-4dd9-b220-2936b4d96745"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-44342a26-a069-4fb1-9ca2-8a2e5defbac4', 'date': 'Fri, 21 Apr 2023 14:02:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f98bfebc-f93e-4692-a961-b1c8cb54b8e5'} Body: b'{"floatingip": {"id": "f98bfebc-f93e-4692-a961-b1c8cb54b8e5", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "floating_ip_address": "172.24.4.163", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "9dfc5859-2bd7-4213-8008-21102b8598bb", "port_id": "662f0568-767d-4dd9-b220-2936b4d96745", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "23a0f330-371d-4fe5-befe-bc4147bf09c7", "mac_address": "fa:16:3e:bf:9c:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:49Z", "updated_at": "2023-04-21T14:02:42Z", "revision_number": 1, "project_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:02:42,708 80334 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.163:22' as 'cirros' with public key authentication 2023-04-21 14:02:42,743 80334 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:02:42,766 80334 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:02:42,766 80334 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.163 successfully created 2023-04-21 14:02:42,814 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/ips 0.046s 2023-04-21 14:02:42,814 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0cf8950-0a64-423c-b6b5-43261b7deb13', 'x-compute-request-id': 'req-c0cf8950-0a64-423c-b6b5-43261b7deb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-21 14:02:43,01 7 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes 0.199s 2023-04-21 14:02:43,018 80334 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-1118503773"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd0b307-a0d0-47e4-b284-96232ad058dd', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd0b307-a0d0-47e4-b284-96232ad058dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes'} Body: b'{"volume": {"id": "931f69f1-0684-4f30-a55c-5bc205dbce31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:42.953886", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1118503773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:43,072 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31 0.043s 2023-04-21 14:02:43,073 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e33cc02-d6d3-4766-97fa-86f4e3702008', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e33cc02-d6d3-4766-97fa-86f4e3702008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31'} Body: b'{"volume": {"id": "931f69f1-0684-4f30-a55c-5bc205dbce31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:43.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1118503773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:02:44,132 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31 0.047s 2023-04-21 14:02:44,132 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1303aed8-4920-4246-9f5e-600135073cf0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1303aed8-4920-4246-9f5e-600135073cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31'} Body: b'{"volume": {"id": "931f69f1-0684-4f30-a55c-5bc205dbce31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:43.000000", "updated_at": "2023-04-21T14:02:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-1118503773", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91f5972380fd48eabffd46e6727239ce/volumes/931f69f1-0684-4f30-a55c-5bc205dbce31"}], "user_id": "113884844de14ec7ac8a20ba06a389b3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91f5972380fd48eabffd46e6727239ce"}}' 2023-04-21 14:02:44,259 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.115s 2023-04-21 14:02:44,259 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 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-b32b176d-463a-4ddb-a1ff-04111ad59b3d', 'x-compute-request-id': 'req-b32b176d-463a-4ddb-a1ff-04111ad59b3d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'' 2023-04-21 14:02:44,457 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.197s 2023-04-21 14:02:44,457 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b57d95a-96e4-4cc4-a81a-5a99badb65e1', 'x-compute-request-id': 'req-5b57d95a-96e4-4cc4-a81a-5a99badb65e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"server": {"id": "ef0a7b15-eab4-4705-9f70-9c9117736eb1", "name": "tempest-AttachVolumeTestJSON-server-2136406868", "status": "ACTIVE", "tenant_id": "91f5972380fd48eabffd46e6727239ce", "user_id": "113884844de14ec7ac8a20ba06a389b3", "metadata": {}, "hostId": "a09753384b7c843c38f103440d8adfd2204189754fca323e149edc6a", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "li nks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:00:51Z", "updated": "2023-04-21T14:02:44Z", "addresses": {"tempest-AttachVolumeTestJSON-656541543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:e9"}, {"version": 4, "addr": "172.24.4.163", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:9c:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493985608", "OS-SRV-USG:launched_at": "2023-04-21T14:00:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1603766611"}], "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-21 14:03:34,622 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1 0.145s 2023-04-21 14:03:34,622 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:34 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-528a817f-7586-4438-ba42-374783e30451', 'x-compute-request-id': 'req-528a817f-7586-4438-ba42-374783e30451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ef0a7b15-eab4-4705-9f70-9c9117736eb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ef0a7b15-eab4-4705-9f70-9c9117736eb1 could not be found."}}' 2023-04-21 14:03:34,659 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493985608 0.036s 2023-04-21 14:03:34,659 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:34 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-055e83f1-a43c-4f40-8370-64b46bc1f4f0', 'x-compute-request-id': 'req-055e83f1-a43c-4f40-8370-64b46bc1f4f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493985608'} Body: b'' 2023-04-21 14:03:34,958 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e 0.298s 2023-04-21 14:03:34,959 80334 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-74401c5f-1516-446b-9154-64674f97d212', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e'} Body: b'' 2023-04-21 14:03:34,976 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e 0.017s 2023-04-21 14:03:34,977 80334 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-8dace972-0d6a-4989-b2c1-7aa6c5ae4fb5', 'date': 'Fri, 21 Apr 2023 14:03:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9bac381a-cc97-4cc7-8217-b409c800a45e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9bac381a-cc97-4cc7-8217-b409c800a45e does not exist", "detail": ""}}' 2023-04-21 14:03:35,405 80334 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f98bfebc-f93e-4692-a961-b1c8cb54b8e5 0.427s 2023-04-21 14:03:35,405 80334 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-f4774000-2f57-4360-b3fa-622b9b23cc0e', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f98bfebc-f93e-4692-a961-b1c8cb54b8e5'} 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 adc73293-991a-48fc-b60e-e039df29d99c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:00:57,857 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:00:57,857 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:00:57,910 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-21 14:00:57,911 80348 DEBUG [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-33325504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjLzbn3Rtk7UAvXNCb/CqU3NFzUWrQkjNzooEbdsk7L34/ttrJQbQ8G2+mwvgH50DTejh2ROEqL19gr64B+vVPiL7Dti7Dkj0m8tNJC6vM/rbQizA3VE78YsalZDJlEwQ=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44958566-864a-4620-bf42-6be172a8f85a', 'x-compute-request-id': 'req-44958566-864a-4620-bf42-6be172a8f85a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-33325504", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjLzbn3Rtk7UAvXNCb/CqU3NFzUWrQkjNzooEbdsk7L34/ttrJQbQ8G2+mwvgH50DTejh2ROEqL19gr64B+vVPiL7Dti7Dkj0m8tNJC6vM/rbQizA3VE78YsalZDJlEwQ==", "fingerprint": "5c:8e:58:ae:ee:11:76:4a:d2:c5:3b:a5:ae:78:2c:01", "user_id": "92c19bad528a4c38860a43913b28b85b"}}' 2023-04-21 14:00:57,914 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-33325504 created 2023-04-21 14:00:58,069 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.155s 2023-04-21 14:00:58,070 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1745362081", "description": "tempest-description--1939285634"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-46f13e2f-150c-4f91-81f5-f28f57e83db8', 'date': 'Fri, 21 Apr 2023 14:00:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b761d38b-fb85-4a47-a871-67d05f446f01", "name": "tempest-securitygroup--1745362081", "stateful": true, "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "tempest-description--1939285634", "shared": false, "security_group_rules": [{"id": "1332cc2f-3393-4882-a0ea-f8c0eb581625", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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": 514, "description": null, "tags": [], "created_at": "2023-04-21T14:00:57Z", "updated_at": "2023-04-21T14:00:57Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}, {"id": "c0ada273-2cfc-458d-94ed-f3277f307916", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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": 513, "description": null, "tags": [], "created_at": "2023-04-21T14:00:57Z", "updated_at": "2023-04-21T14:00:57Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}], "tags": [], "created_at": "2023-04-21T14:00:57Z", "updated_at": "2023-04-21T14:00:57Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:58,270 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.200s 2023-04-21 14:00:58,271 80348 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": "b761d38b-fb85-4a47-a871-67d05f446f01", "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-d39b026a-226a-4187-a719-0d4f3dd76a21', 'date': 'Fri, 21 Apr 2023 14:00:58 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": "0802bacf-b851-4624-ae52-c7cefba4fd87", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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-21T14:00:58Z", "updated_at": "2023-04-21T14:00:58Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:58,492 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.220s 2023-04-21 14:00:58,492 80348 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": "b761d38b-fb85-4a47-a871-67d05f446f01", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-77c2eb0e-c231-41ff-9410-405143fb4f9f', 'date': 'Fri, 21 Apr 2023 14:00:58 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": "68ef5f9d-cc9b-48f6-b7fb-d2b7b98ac555", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "security_group_id": "b761d38b-fb85-4a47-a871-67d05f446f01", "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-21T14:00:58Z", "updated_at": "2023-04-21T14:00:58Z", "revision_number": 0, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:00:58,493 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1745362081 created 2023-04-21 14:00:59,279 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.786s 2023-04-21 14:00:59,280 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content- type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1a723210-a339-4b35-baf7-375db2521e80', 'date': 'Fri, 21 Apr 2023 14:00:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2f9bbeb6-5efd-44c0-a428-f0ae886c1297", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.28", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8a8fedc10f324a92aef4142ab7efdd6a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:58Z", "updated_at": "2023-04-21T14:00:58Z", "revision_number": 0}}' 2023-04-21 14:00:59,280 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2f9bbeb6-5efd-44c0-a428-f0ae886c1297', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.28', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:58Z', 'updated_at': '2023-04-21T14:00:58Z', 'revision_number': 0, 'ip': '172.24.4.28'} created 2023-04-21 14:00:59,395 80348 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.108s 2023-04-21 14:00:59,396 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:59 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-b7b06c1b-c811-4e7f-b729-11bc2fdf3813', '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": "92c19bad528a4c38860a43913b28b85b", "name": "tempest-AttachVolumeShelveTestJSON-2115713901-project-member", "password_expires_at": null}, "audit_ids": ["O_5XumyvQYC8QlMDu9UXxQ"], "expires_at": "2023-04-21T15:00:59.000000Z", "issued_at": "2023-04-21T14:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a8fedc10f324a92aef4142ab7efdd6a", "name": "tempest-AttachVolumeShelveTestJSON-2115713901"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067 e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:00:59,396 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '1815b48e-38a4-4a83-a23b-d7c2ce38a2c3', 'name': 'tempest-AttachVolumeShelveTestJSON-1971948253-network', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56893, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:57:42Z', 'updated_at': '2023-04-21T13:57:43Z', 'revision_number': 1} available for tenant 2023-04-21 14:00:59,397 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-33325504', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEjLzbn3Rtk7UAvXNCb/CqU3NFzUWrQkjNzooEbdsk7L34/ttrJQbQ8G2+mwvgH50DTejh2ROEqL19gr64B+vVPiL7Dti7Dkj0m8tNJC6vM/rbQizA3VE78YsalZDJlEwQ==', 'fingerprint': '5c:8e:58:ae:ee:11:76:4a:d2:c5:3b:a5:ae:78:2c:01', 'user_id': '92c19bad528a4c38860a43913b28b85b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDmKpivlsMpDdOff/YhoAuUGrlDR4iUVr4kx/gPdDcai4Giy1upfbXg\nHNx1DoCtPBigBwYFK4EEACKhZANiAARIy82590bZO1AL1zQm/wqlNzRc1Fq0JIzc\n6KBG3bJOy9+P7bayUG0PBtvpsL4B+dA03o4dkThKi9fYK+uAfr1T4i+w7Yuw5I9J\nvLTSQurzP620IswN1RO/GLGpWQyZRME=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b761d38b-fb85-4a47-a871-67d05f446f01', 'name': 'tempest-securitygroup--1745362081', 'stateful': True, 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': 'tempest-description--1939285634', 'shared': False, 'security_group_rules': [{'id': '1332cc2f-3393-4882-a0ea-f8c0eb581625', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': 'b761d38b-fb85-4a47-a871-67d05f446f01', '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': 514, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:57Z', 'updated_at': '2023-04-21T14:00:57Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, {'id': 'c0ada273-2cfc-458d-94ed-f3277f307916', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'security_group_id': 'b761d38b-fb85-4a47-a871-67d05f446f01', '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': 513, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:00:57Z', 'updated_at': '2023-04- 21T14:00:57Z', 'revision_number': 0, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}], 'tags': [], 'created_at': '2023-04-21T14:00:57Z', 'updated_at': '2023-04-21T14:00:57Z', 'revision_number': 1, 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a'}, 'floating_ip': {'id': '2f9bbeb6-5efd-44c0-a428-f0ae886c1297', 'tenant_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'floating_ip_address': '172.24.4.28', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8a8fedc10f324a92aef4142ab7efdd6a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:00:58Z', 'updated_at': '2023-04-21T14:00:58Z', 'revision_number': 0, 'ip': '172.24.4.28'}} 2023-04-21 14:01:00,031 80348 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.633s 2023-04-21 14:01:00,031 80348 DEBUG [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-1998626577", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3"}], "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "key_name": "tempest-keypair-33325504", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f553bc4-f568-4262-b1a2-e63718ffed39', 'x-compute-request-id': 'req-8f553bc4-f568-4262-b1a2-e63718ffed39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "adminPass": "password"}}' 2023-04-21 14:01:00,135 80348 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/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.100s 2023-04-21 14:01:00,136 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:01:00 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-a2452ec5-8594-4501-8523-79c5b6de624e', 'x-compute-request-id': 'req-a2452ec5-8594-4501-8523-79c5b6de624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "name": "tempest-AttachVolumeShelveTestJSON-server-1998626577", "status": "BUILD", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19ba d528a4c38860a43913b28b85b", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:01:00Z", "updated": "2023-04-21T14:01:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-33325504", "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-21 14:01:50,489 80348 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/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.292s 2023-04-21 14:01:50,489 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-954d1d27-7d28-4c5a-bb6d-08a0329d9fa8', 'x-compute-request-id': 'req-954d1d27-7d28-4c5a-bb6d-08a0329d9fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "name": "tempest-AttachVolumeShelveTestJSON-server-1998626577", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:01:00Z", "updated": "2023-04-21T14:01:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:82:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-33325504", "OS-SRV-USG:launched_at": "2023-04-21T14:01:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "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-21 14:01:50,502 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:02:50,746 80348 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/96ecc039 -866c-4a11-969f-cb59bd0a4f66/os-interface 0.183s 2023-04-21 14:02:50,746 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ae75d9-601b-41d0-a4ca-16e5f7377165', 'x-compute-request-id': 'req-09ae75d9-601b-41d0-a4ca-16e5f7377165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "port_id": "94f4ff5c-4646-4e4d-814a-40e8e72ad32e", "mac_addr": "fa:16:3e:aa:82:d6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "19003804-4e23-47ab-a1ed-112426235b32", "ip_address": "10.0.0.6"}]}]}' 2023-04-21 14:02:51,457 80348 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/2f9bbeb6-5efd-44c0-a428-f0ae886c1297 0.706s 2023-04-21 14:02:51,458 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "94f4ff5c-4646-4e4d-814a-40e8e72ad32e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-8da6d819-c03e-4b28-8928-9b14afbc4245', 'date': 'Fri, 21 Apr 2023 14:02:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2f9bbeb6-5efd-44c0-a428-f0ae886c1297'} Body: b'{"floatingip": {"id": "2f9bbeb6-5efd-44c0-a428-f0ae886c1297", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "floating_ip_address": "172.24.4.28", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "a64937ac-744e-4b87-a61f-29ed4455cfd5", "port_id": "94f4ff5c-4646-4e4d-814a-40e8e72ad32e", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1815b48e-38a4-4a83-a23b-d7c2ce38a2c3", "mac_address": "fa:16:3e:aa:82:d6", "admin_state_up": true, "status": "ACTIVE", "device_id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:00:58Z", "updated_at": "2023-04-21T14:02:51Z", "revision_number": 1, "project_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:02:51,459 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.28:22' as 'cirros' with public key authentication 2023-04-21 14:02:51,495 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:02:51,522 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:02:51,523 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.28 successfully created 2023-04-21 14:02:51,561 80348 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/96ecc039-866c-4a11-969f-cb59bd0a4f66/ips 0.038s 2023-04-21 14:02:51,562 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:51 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-efd008ad-3c01-4a8b-960e-bcfc23d0c5d0', 'x-compute-request-id': 'req-efd008ad-3c01-4a8b-960e-bcfc23d0c5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-21 14:02:51,761 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes 0.194s 2023-04-21 14:02:51,761 80348 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-798519682"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a7327b-d6c1-4a41-aac5-c9c216a309b9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a7327b-d6c1-4a41-aac5-c9c216a309b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes'} Body: b'{"volume": {"id": "adc73293-991a-48fc-b60e-e039df29d99c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:51.700939", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-798519682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:02:51,812 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c 0.040s 2023-04-21 14:02:51,813 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea43298-bb60-43b3-8ed2-89f49788ee29', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea43298-bb60-43b3-8ed2-89f49788ee29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c'} Body: b'{"volume": {"id": "adc73293-991a-48fc-b60e-e039df29d99c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:52.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-798519682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}], "user_id": "92c19bad528a4c388 60a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:02:52,866 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c 0.041s 2023-04-21 14:02:52,866 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aadf652-6b56-46a8-96f1-55e8ec29a60a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aadf652-6b56-46a8-96f1-55e8ec29a60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c'} Body: b'{"volume": {"id": "adc73293-991a-48fc-b60e-e039df29d99c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:02:52.000000", "updated_at": "2023-04-21T14:02:52.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-798519682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8a8fedc10f324a92aef4142ab7efdd6a/volumes/adc73293-991a-48fc-b60e-e039df29d99c"}], "user_id": "92c19bad528a4c38860a43913b28b85b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a"}}' 2023-04-21 14:02:53,019 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.141s 2023-04-21 14:02:53,019 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:52 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-89eff8d1-5f21-40b2-b3cb-155290f11b75', 'x-compute-request-id': 'req-89eff8d1-5f21-40b2-b3cb-155290f11b75', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'' 2023-04-21 14:02:53,302 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.282s 2023-04-21 14:02:53,302 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:02:53 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-63e77ad2-3a73-4cdb-b657-8009e8461aa7', 'x-compute-request-id': 'req-63e77ad2 -3a73-4cdb-b657-8009e8461aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"server": {"id": "96ecc039-866c-4a11-969f-cb59bd0a4f66", "name": "tempest-AttachVolumeShelveTestJSON-server-1998626577", "status": "ACTIVE", "tenant_id": "8a8fedc10f324a92aef4142ab7efdd6a", "user_id": "92c19bad528a4c38860a43913b28b85b", "metadata": {}, "hostId": "bd2a10a0a76daaa28a1e1a69768685e84cc4090e2b0e93885bc17368", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:01:00Z", "updated": "2023-04-21T14:02:53Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1971948253-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:82:d6"}, {"version": 4, "addr": "172.24.4.28", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:82:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-33325504", "OS-SRV-USG:launched_at": "2023-04-21T14:01:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1745362081"}], "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-21 14:03:43,615 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66 0.251s 2023-04-21 14:03:43,616 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:03:43 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-de5670af-e88e-4ca5-b8ba-c94a8954e314', 'x-compute-request-id': 'req-de5670af-e88e-4ca5-b8ba-c94a8954e314', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96ecc039-866c-4a11-969f-cb59bd0a4f66'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 96ecc039-866c-4a11-969f-cb59bd0a4f66 could not be found."}}' 2023-04-21 14:03:43,643 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-33325504 0.026s 2023-04-21 14:03:43,643 80348 DEBUG [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': 'Fri, 21 Apr 2023 14:03:43 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-63abb46d-cd23-40fc-a99a-cb42513bddc7', 'x-compute-request-id': 'req-63abb46d-cd23-40fc-a99a-cb42513bddc7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-33325504'} Body: b'' 2023-04-21 14:03:43,794 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01 0.150s 2023-04-21 14:03:43,794 80348 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-5fddb4cc-ee4e-45ce-8b48-b83390620650', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01'} Body: b'' 2023-04-21 14:03:43,811 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01 0.016s 2023-04-21 14:03:43,811 80348 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-4769a4b3-37a5-4d60-8ee2-41b9bed8c795', 'date': 'Fri, 21 Apr 2023 14:03:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b761d38b-fb85-4a47-a871-67d05f446f01'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b761d38b-fb85-4a47-a871-67d05f446f01 does not exist", "detail": ""}}' 2023-04-21 14:03:44,574 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2f9bbeb6-5efd-44c0-a428-f0ae886c1297 0.763s 2023-04-21 14:03:44,575 80348 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-b4731e7d-46d4-42a3-9889-871fcb744a35', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:03:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2f9bbeb6-5efd-44c0-a428-f0ae886c1297'} Body: b'' 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 412d163e-d17a-4cea-83d6-0b874ecf7b63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:46,964 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types 0.169s 2023-04-21 14:03:46,964 80334 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-1321331772"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b717ac-58aa-4631-ae11-214f2db713e7', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b717ac-58aa-4631-ae11-214f2db713e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types'} Body: b'{"volume_type": {"id": "ad2efc07-7241-403b-9761-2a6243e88ed8", "name": "tempest-GroupSnapshotsTest-volume-type-1321331772", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:03:47,008 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types 0.036s 2023-04-21 14:03:47,008 80334 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-1124965598"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8ce164-bd98-4b0f-b47a-a8d70316d906', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8ce164-bd98-4b0f-b47a-a8d70316d906', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types'} Body: b'{"group_type": {"id": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "name": "tempest-GroupSnapshotsTest-group-type-1124965598", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:03:47,214 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups 0.203s 2023-04-21 14:03:47,215 80334 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": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "volume_types": ["ad2efc07-7241-403b-9761-2a6243e88ed8"], "name": "tempest-GroupSnapshotsTest-Group-1938535774"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2c0abf-88a6-459f-84f2-1c54920e65ac', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2c0abf-88a6-459f-84f2-1c54920e65ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups'} Body: b'{"group": {"id": "412d163e-d17a-4cea-83d6-0b874ecf7b63", "name": "tempest-GroupSnapshotsTest-Group-1938535774"}}' 2023-04-21 14:03:47,263 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63 0.046s 2023-04-21 14:03:47,263 80334 DEBUG [tempest.lib.c ommon.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': 'Fri, 21 Apr 2023 14:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd670a1-03a7-4b2e-a5a0-cf8fffb8931c', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd670a1-03a7-4b2e-a5a0-cf8fffb8931c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63'} Body: b'{"group": {"id": "412d163e-d17a-4cea-83d6-0b874ecf7b63", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T14:03:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1938535774", "description": null, "group_type": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "volume_types": ["ad2efc07-7241-403b-9761-2a6243e88ed8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:48,302 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63 0.034s 2023-04-21 14:03:48,303 80334 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': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5627b09-af04-4e82-895f-651092fd557a', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5627b09-af04-4e82-895f-651092fd557a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63'} Body: b'{"group": {"id": "412d163e-d17a-4cea-83d6-0b874ecf7b63", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:47.000000", "name": "tempest-GroupSnapshotsTest-Group-1938535774", "description": null, "group_type": "51c5ec66-0255-48c7-93b0-6ee82f4b6e74", "volume_types": ["ad2efc07-7241-403b-9761-2a6243e88ed8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:48,374 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail 0.065s 2023-04-21 14:03:48,374 80334 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': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00cb4959-25d6-4a57-9d66-353dc12d4943', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00cb4959-25d6-4a57-9d66-353dc12d4943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:03:48,497 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63/action 0.111s 2023-04-21 14:03:48,497 80334 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': 'Fri, 21 Apr 2023 14:03:48 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-37e94d4a-1b86-415a-bc75-a29a6c466f43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63/action'} Body: b'' 2023-04-21 14:03:48,517 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63 0.018s 2023-04-21 14:03:48,517 80334 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': 'Fri, 21 Apr 2023 14:03:48 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-4136157c-9411-48ed-a931-9d769a212506', 'x-openstack-request-id': 'req-4136157c-9411-48ed-a931-9d769a212506', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/412d163e-d17a-4cea-83d6-0b874ecf7b63'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 412d163e-d17a-4cea-83d6-0b874ecf7b63 could not be found."}}' 2023-04-21 14:03:48,548 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/51c5ec66-0255-48c7-93b0-6ee82f4b6e74 0.030s 2023-04-21 14:03:48,549 80334 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': 'Fri, 21 Apr 2023 14:03:48 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-8f3f1d91-9d44-4224-ab73-795c55b46985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/51c5ec66-0255-48c7-93b0-6ee82f4b6e74'} Body: b'' 2023-04-21 14:03:48,606 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8 0.056s 2023-04-21 14:03:48,606 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03: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-5a4e7dd5-1453-40c2-a991-adcd5890a701', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8'} Body: b'' 2023-04-21 14:03:48,626 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8 0.019s 2023-04-21 14:03:48,626 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 A pr 2023 14:03:48 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-a7f24836-25cf-41b0-8a4a-81ec996b8227', 'x-openstack-request-id': 'req-a7f24836-25cf-41b0-8a4a-81ec996b8227', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/ad2efc07-7241-403b-9761-2a6243e88ed8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ad2efc07-7241-403b-9761-2a6243e88ed8 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 b08f2a18-11cf-4e24-a9f6-3e1b65d901ef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:48,674 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types 0.040s 2023-04-21 14:03:48,675 80334 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-682159087"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8963e5-b422-4fdc-af30-d42df1dd1d64', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8963e5-b422-4fdc-af30-d42df1dd1d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types'} Body: b'{"volume_type": {"id": "99c7bb42-4f74-416f-9950-dc96a26ef3e5", "name": "tempest-GroupSnapshotsTest-volume-type-682159087", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:03:48,729 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types 0.051s 2023-04-21 14:03:48,729 80334 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-315478904"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32948801-b732-4664-b2c7-0fd7c53b0bf4', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32948801-b732-4664-b2c7-0fd7c53b0bf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types'} Body: b'{"group_type": {"id": "04666b2b-0fe3-4c47-9140-6d9891c78618", "name": "tempest-GroupSnapshotsTest-group-type-315478904", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:03:48,821 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups 0.088s 2023-04-21 14:03:48,821 80334 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": "04666b2b-0fe3-4c47-9140-6d9891c78618", "volume_types": ["99c7bb42-4f74-416f-9950-dc96a26ef3e5"], "name": "tempest-GroupSnapshotsTest-Group-625125356"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2dd7fdf-c94c-426d-b7ac-613bdd8d156c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2dd7fdf-c94c-426d-b7ac-613bdd8d156c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups'} Body: b'{"group": {"id": "b08f2a18-11cf-4e24-a9f6-3e1b65d901ef", "name": "tempest-GroupSnapshotsTest-Group-625125356"}}' 2023-04-21 14:03:48,853 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef 0. 029s 2023-04-21 14:03:48,853 80334 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': 'Fri, 21 Apr 2023 14:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91c687a-9c0e-4a0f-94f0-521a36e7b637', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91c687a-9c0e-4a0f-94f0-521a36e7b637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef'} Body: b'{"group": {"id": "b08f2a18-11cf-4e24-a9f6-3e1b65d901ef", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T14:03:49.000000", "name": "tempest-GroupSnapshotsTest-Group-625125356", "description": null, "group_type": "04666b2b-0fe3-4c47-9140-6d9891c78618", "volume_types": ["99c7bb42-4f74-416f-9950-dc96a26ef3e5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:49,892 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef 0.034s 2023-04-21 14:03:49,892 80334 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': 'Fri, 21 Apr 2023 14:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406a6e8a-b5b2-4499-89db-0ea55076c672', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406a6e8a-b5b2-4499-89db-0ea55076c672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef'} Body: b'{"group": {"id": "b08f2a18-11cf-4e24-a9f6-3e1b65d901ef", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:49.000000", "name": "tempest-GroupSnapshotsTest-Group-625125356", "description": null, "group_type": "04666b2b-0fe3-4c47-9140-6d9891c78618", "volume_types": ["99c7bb42-4f74-416f-9950-dc96a26ef3e5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:49,896 80334 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-21 14:03:49,959 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail 0.062s 2023-04-21 14:03:49,960 80334 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': 'Fri, 21 Apr 2023 14:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285a1c3b-5bd7-47f6-bc06-3384312383f9', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285a1c3b-5bd7-47f6-bc06-3384312383f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:03:50,029 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef/action 0.059s 2023-04-21 14:03:50,029 80334 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': 'Fri, 21 Apr 2023 14:03:49 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-162f2f7a-1615-4257-8710-dac595f09690', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef/action'} Body: b'' 2023-04-21 14:03:50,048 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef 0.018s 2023-04-21 14:03:50,049 80334 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': 'Fri, 21 Apr 2023 14:03:50 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-ce0ebcb9-4f9a-4f37-a004-bde272b3e30f', 'x-openstack-request-id': 'req-ce0ebcb9-4f9a-4f37-a004-bde272b3e30f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/b08f2a18-11cf-4e24-a9f6-3e1b65d901ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b08f2a18-11cf-4e24-a9f6-3e1b65d901ef could not be found."}}' 2023-04-21 14:03:50,082 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/04666b2b-0fe3-4c47-9140-6d9891c78618 0.032s 2023-04-21 14:03:50,082 80334 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': 'Fri, 21 Apr 2023 14:03:50 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-3c938624-ea76-4cdc-85fb-0f01c5b412ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/04666b2b-0fe3-4c47-9140-6d9891c78618'} Body: b'' 2023-04-21 14:03:50,127 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5 0.045s 2023-04-21 14:03:50,128 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03: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-ce2bc81e-ee8b-481d-b02d-236af99a1117', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5'} Body: b'' 2023-04-21 14:03:50,145 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5 0 .017s 2023-04-21 14:03:50,146 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 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-44d4a4e2-0187-4f64-9667-3abdae0ce89a', 'x-openstack-request-id': 'req-44d4a4e2-0187-4f64-9667-3abdae0ce89a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/99c7bb42-4f74-416f-9950-dc96a26ef3e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 99c7bb42-4f74-416f-9950-dc96a26ef3e5 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 1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:50,353 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types 0.205s 2023-04-21 14:03:50,354 80334 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-1205752964"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecc1de1-1772-4acf-83ef-fc0b40ef0057', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecc1de1-1772-4acf-83ef-fc0b40ef0057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types'} Body: b'{"volume_type": {"id": "d646e6f0-b09e-47aa-add7-afb4f915e5eb", "name": "tempest-GroupSnapshotsTest-volume-type-1205752964", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:03:50,393 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types 0.036s 2023-04-21 14:03:50,393 80334 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-1020339639"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293ff6fb-ca85-4696-83d6-09a9a1737446', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293ff6fb-ca85-4696-83d6-09a9a1737446', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types'} Body: b'{"group_type": {"id": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "name": "tempest-GroupSnapshotsTest-group-type-1020339639", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:03:50,509 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups 0.113s 2023-04-21 14:03:50,509 80334 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": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "volume_types": ["d646e6f0-b09e-47aa-add7-afb4f915e5eb"], "name": "tempest-GroupSnapshotsTest-Group-1901168636"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f93a4f-c222-4da3-9e58-fcf4aa8daf75', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f93a4f-c222-4da3-9e58-fcf4aa8daf75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups'} Body: b'{"group": {"id": "1c66a72b-93e7-4bd4-92d1-b065a7cd0d69", "name": "tempest-GroupSnapshotsTest-Group-1901168636"}}' 2023-04-21 14:03:50,554 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 0.043s 2023-04-21 14:03:50,555 80334 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': 'Fri, 21 Apr 2023 14:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46407a3-14e2-4d8f-9c76-db2d9f9feec1', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46407a3-14e2-4d8f-9c76-db2d9f9feec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69'} Body: b'{"group": {"id": "1c66a72b-93e7-4bd4-92d1-b065a7cd0d69", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:50.000000", "name": "tempest-GroupSnapshotsTest-Group-1901168636", "description": null, "group_type": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "volume_types": ["d646e6f0-b09e-47aa-add7-afb4f915e5eb"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:51,589 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 0.029s 2023-04-21 14:03:51,589 80334 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': 'Fri, 21 Apr 2023 14:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0641189b-0cdb-4d83-83b7-6fb22b118fe5', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0641189b-0cdb-4d83-83b7-6fb22b118fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69'} Body: b'{"group": {"id": "1c66a72b-93e7-4bd4-92d1-b065a7cd0d69", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:03:50.000000", "name": "tempest-GroupSnapshotsTest-Group-1901168636", "description": null, "group_type": "df83e676-4ec8-4f56-b9eb-48cd992cf7e5", "volume_types": ["d646e6f0-b09e-47aa-add7-afb4f915e5eb"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-21 14:03:51,661 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail 0.067s 2023-04-21 14:03:51,661 80334 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': 'Fri, 21 Apr 2023 14:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c06c5e-b5a6-4dd1-93e1-8e16a8e36908', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c06c5e-b5a6-4dd1-93e1-8e16a8e36908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:03:51,747 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69/action 0.076s 2023-04-21 14:03:51,747 80334 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': 'Fri, 21 Apr 2023 14:03:51 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-36aee568-607f-4002-98e4-bbd33a1c780b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69/action'} Body: b'' 2023-04-21 14:03:51,762 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 0.014s 2023-04-21 14:03:51,762 80334 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': 'Fri, 21 Apr 2023 14:03:51 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-c4ea5ce5-f42f-4c11-a79e-3772405ae889', 'x-openstack-request-id': 'req-c4ea5ce5-f42f-4c11-a79e-3772405ae889', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6527d7695c3c40eea57da2458b61b060/groups/1c66a72b-93e7-4bd4-92d1-b065a7cd0d69'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1c66a72b-93e7-4bd4-92d1-b065a7cd0d69 could not be found."}}' 2023-04-21 14:03:51,792 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/df83e676-4ec8-4f56-b9eb-48cd992cf7e5 0.029s 2023-04-21 14:03:51,793 80334 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': 'Fri, 21 Apr 2023 14:03:51 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-2832b775-2788-45ee-b203-bd9c5a4c1863', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/group_types/df83e676-4ec8-4f56-b9eb-48cd992cf7e5'} Body: b'' 2023-04-21 14:03:51,844 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb 0.050s 2023-04-21 14:03:51,844 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03: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-cf59c482-77ab-4a2f-a49b-dd1168f91618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb'} Body: b'' 2023-04-21 14:03:51,858 80334 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb 0.013s 2023-04-21 14:03:51,858 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Fri, 21 Apr 2023 14:03:51 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-c9911afb-dbc8-477e-acbb-ee0d739f23b6', 'x-openstack-request-id': 'req-c9911afb-dbc8-477e-acbb-ee0d739f23b6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/edfe2844797341b58b0b9dc162b05dc5/types/d646e6f0-b09e-47aa-add7-afb4f915e5eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d646e6f0-b09e-47aa-add7-afb4f915e5eb could not be found."}}' 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 4fdc6ff1-264a-48a2-9926-4b591fcffbc2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:55,647 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes 0.304s 2023-04-21 14:03:55,647 80334 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-1074593583"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc7aad6-072a-4600-b545-8b10a6d591da', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc7aad6-072a-4600-b545-8b10a6d591da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:55.589243", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:03:55,723 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.063s 2023-04-21 14:03:55,723 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d1e08a-d73d-4830-b281-185546029520', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d1e08a-d73d-4830-b281-185546029520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:56.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f7cf8728ca740baa9ec5ba8e195da80"}}' 2023-04-21 14:03:56,775 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591f cffbc2 0.039s 2023-04-21 14:03:56,775 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d21067f-7b05-450e-81b1-af0395905995', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d21067f-7b05-450e-81b1-af0395905995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:56.000000", "updated_at": "2023-04-21T14:03:56.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f7cf8728ca740baa9ec5ba8e195da80"}}' 2023-04-21 14:03:56,831 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.045s 2023-04-21 14:03:56,832 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d20a805-e04f-40e2-bdb5-fc5d9af611e0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d20a805-e04f-40e2-bdb5-fc5d9af611e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"volume": {"id": "4fdc6ff1-264a-48a2-9926-4b591fcffbc2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:56.000000", "updated_at": "2023-04-21T14:03:56.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1074593583", "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/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2"}], "user_id": "bbd4fbc03a9247f593ec95d9e9c15579", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f7cf8728ca740baa9ec5ba8e195da80"}}' 2023-04-21 14:03:56,948 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.106s 2023-04-21 14:03:56,949 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 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-4eb93955-6455-488c-9682-27b5594ce2f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'' 2023-04-21 14:03:56,982 80334 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2 0.032s 2023-04-21 14:03:56,982 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:56 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-582f5635-e4f8-445d-beba-90caa7a5c862', 'x-openstack-request-id': 'req-582f5635-e4f8-445d-beba-90caa7a5c862', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f7cf8728ca740baa9ec5ba8e195da80/volumes/4fdc6ff1-264a-48a2-9926-4b591fcffbc2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4fdc6ff1-264a-48a2-9926-4b591fcffbc2 could not be found."}}' 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 61ea67d5-12d1-41c8-81f2-1ece425d37f5 failed to build and is in ERROR status 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 040aaadb-ca08-4574-8f57-25444d7e5381 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:04,152 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.158s 2023-04-21 14:04:04,153 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-963be32d-f5a8-4602-9a91-6576f8433699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:04,534 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes 0.381s 2023-04-21 14:04:04,535 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-VolumesCloneTest-Volume-640135439"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2e2edc-9078-4f9e-aafc-5d307ed07486', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2e2edc-9078-4f9e-aafc-5d307ed07486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.469512", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:04:04,588 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.044s 2023-04-21 14:04:04,589 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd12616d-e40b-4cd8-b129-e55a044b4c87', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd12616d-e40b-4cd8-b129-e55a044b4c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:05,643 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.043s 2023-04-21 14:04:05,643 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2da8f18-7f12-4589-a995-1b686abcb1f2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2da8f18-7f12-4589-a995-1b686abcb1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.000000", "updated_at": "2023-04-21T14:04:05.000000", "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:05,711 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.055s 2023-04-21 14:04:05,711 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30500aa-a0da-484a-a216-3ea36058095e', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30500aa-a0da-484a-a216-3ea36058095e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"volume": {"id": "040aaadb-ca08-4574-8f57-25444d7e5381", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:04.000000", "updated_at": "2023-04-21T14:04:05.000000", "name": "tempest-VolumesCloneTest-Volume-640135439", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:05,829 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.107s 2023-04-21 14:04:05,829 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 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-5e5f82e0-b928-4091-a00c-eb143c0ce0a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'' 2023-04-21 14:04:05,851 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381 0.021s 2023-04-21 14:04:05,851 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 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-729cea01-cac8-4bc6-85e3-96b893065a63', 'x-openstack-request-id': 'req-729cea01-cac8-4bc6-85e3-96b893065a63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/040aaadb-ca08-4574-8f57-25444d7e5381'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 040aaadb-ca08-4574-8f57-25444d7e5381 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 10d56563-7ce9-406b-acf3-4e21ce9106fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:06,147 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes 0.292s 2023-04-21 14:04:06,147 80334 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-511363943"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7f480e-cbca-4082-b867-dde1a5f301de', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7f480e-cbca-4082-b867-dde1a5f301de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.075777", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:04:06,201 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.044s 2023-04-21 14:04:06,201 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84bd8d0-deff-4b0e-bf22-4e47fa127f9c', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84bd8d0-deff-4b0e-bf22-4e47fa127f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:07,253 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.040s 2023-04-21 14:04:07,253 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec87ee5-e827-4180-abfa-556bb7b3710b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec87ee5-e827-4180-abfa-556bb7b3710b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.000000", "updated_at": "2023-04-21T14:04:06.000000", "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:07,317 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.052s 2023-04-21 14:04:07,318 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6277a26a-3657-46e4-abea-e4a874858f3d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6277a26a-3657-46e4-abea-e4a874858f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"volume": {"id": "10d56563-7ce9-406b-acf3-4e21ce9106fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:06.000000", "updated_at": "2023-04-21T14:04:06.000000", "name": "tempest-VolumesCloneTest-Volume-511363943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc"}], "user_id": "64878f9e6f6b45048304864f1c37a5d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99d8bcac06314f848e9c952ca55201d9"}}' 2023-04-21 14:04:07,452 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.122s 2023-04-21 14:04:07,453 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 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-4b4fd871-f989-4dad-a616-9a8e586b7369', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'' 2023-04-21 14:04:07,477 80334 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc 0.024s 2023-04-21 14:04:07,477 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:07 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-3e570920-3c45-48a3-9cc9-63e0863fa951', 'x-openstack-request-id': 'req-3e570920-3c45-48a3-9cc9-63e0863fa951', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99d8bcac06314f848e9c952ca55201d9/volumes/10d56563-7ce9-406b-acf3-4e21ce9106fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 10d56563-7ce9-406b-acf3-4e21ce9106fc 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 722d92ba-8c6b-447c-928f-300a6a527679 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:27,503 80344 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes 0.582s 2023-04-21 14:04:27,503 80344 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-25626676", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2255ff-0b53-4113-9f51-897861e2973b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2255ff-0b53-4113-9f51-897861e2973b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes'} Body: b'{"volume": {"id": "722d92ba-8c6b-447c-928f-300a6a527679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:27.425104", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-25626676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}], "user_id": "ded59cfea8954eabbe0d13e059de7996", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:04:27,555 80344 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679 0.042s 2023-04-21 14:04:27,556 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c79132-ea4b-41fa-bb05-19e2822f978c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c79132-ea4b-41fa-bb05-19e2822f978c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679'} Body: b'{"volume": {"id": "722d92ba-8c6b-447c-928f-300a6a527679", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:27.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-25626676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}], "user_id": "ded59cfea8954eabbe0d13e059de7996", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48fc010b74894c8fbc507dda021bca22"}}' 2023-04-21 14:04:28,611 80344 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679 0.042s 2023-04-21 14:04 :28,611 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55af0f4c-6fc7-4126-8d91-34df68b6ecb6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55af0f4c-6fc7-4126-8d91-34df68b6ecb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679'} Body: b'{"volume": {"id": "722d92ba-8c6b-447c-928f-300a6a527679", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:04:27.000000", "updated_at": "2023-04-21T14:04:28.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-25626676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/48fc010b74894c8fbc507dda021bca22/volumes/722d92ba-8c6b-447c-928f-300a6a527679"}], "user_id": "ded59cfea8954eabbe0d13e059de7996", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48fc010b74894c8fbc507dda021bca22"}}' 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 bae77bfb-9fbd-40dd-9959-19f4864082a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:40,332 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.237s 2023-04-21 14:02:40,332 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:40 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-470ea660-bc52-4265-be88-54f483cdc3d8', 'x-compute-request-id': 'req-470ea660-bc52-4265-be88-54f483cdc3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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-21 14:03:40,835 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes 0.434s 2023-04-21 14:03:40,835 80346 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-824696525"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be7a8bf-185e-4b75-a025-b25628c93426', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be7a8bf-185e-4b75-a025-b25628c93426', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes'} Body: b'{"volume": {"id": "bae77bfb-9fbd-40dd-9959-19f4864082a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:40.751099", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-824696525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:03:40,899 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1 0.044s 2023-04-21 14:03:40,899 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c26aa2c-c602-4df2-b163-b8643f324fdc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c26aa2c-c602-4df2-b163-b8643f324fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1'} Body: b'{"volume": {"id": "bae77bfb-9fbd-40dd-9959-19f4864082a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:41.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-824696525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:03:41,968 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1 0.052s 2023-04-21 14:03:41,968 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaf93db-5124-40b9-b297-4bb9ddba51e3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaf93db-5124-40b9-b297-4bb9ddba51e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1'} Body: b'{"volume": {"id": "bae77bfb-9fbd-40dd-9959-19f4864082a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:03:41.000000", "updated_at": "2023-04-21T14:03:41.000000", "name": "tempest-ServersNegativeTestJSON-volume-824696525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/bae77bfb-9fbd-40dd-9959-19f4864082a1"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:03:42,228 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.248s 2023-04-21 14:03:42,228 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:41 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-3c5bc67c-c894-47d1-95a7-4fcb45932d4c', 'x-compute-request-id': 'req-3c5bc67c-c894-47d1-95a7-4fcb45932d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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_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 4e4878d9-5766-433a-9f81-4bb92c369e71 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-21T14:05:52Z', 'message': 'Build of instance 4e4878d9-5766-433a-9f81-4bb92c369e71 aborted: Volume a4c5d5fc-5b50-49d2-8708-6dc4294bc556 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-6d5776b1-8d73-4ca5-b971-6a445d7be8bf. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:02:44,172 80330 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.077s 2023-04-21 14:02:44,172 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e25a1d2-98a2-4803-8da0-9388bade275a', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["2py6eINISdmgSlg6EVPKxw"], "expires_at": "2023-04-21T15:02:44.000000Z", "issued_at": "2023-04-21T14:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:02:44,173 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_i d': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 14:02:45,322 80330 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.149s 2023-04-21 14:02:45,323 80330 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-694783197", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5', '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-a87648c1-fe89-468f-bc4f-777050ea91a0', 'x-compute-request-id': 'req-a87648c1-fe89-468f-bc4f-777050ea91a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4VWM8dp5T9Vr"}}' 2023-04-21 14:02:45,435 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5 0.108s 2023-04-21 14:02:45,435 80330 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': 'Fri, 21 Apr 2023 14:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', '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-62a1e66c-d48a-4aec-8ac7-722b191f24fc', 'x-compute-request-id': 'req-62a1e66c-d48a-4aec-8ac7-722b191f24fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-694783197", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:02:45Z", "updated": "2023-04-21T14:02:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3- 28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "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-21 14:03:35,805 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5 0.308s 2023-04-21 14:03:35,805 80330 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': 'Fri, 21 Apr 2023 14:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-3f14e445-281f-4e69-865f-0cd03b3e77ba', 'x-compute-request-id': 'req-3f14e445-281f-4e69-865f-0cd03b3e77ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-694783197", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:02:45Z", "updated": "2023-04-21T14:02:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:41:1d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:02:52.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-21 14:03:35,820 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:04:37,191 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5/action 1.310s 2023-04-21 14:04:37,192 80330 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-ServerBootFromVolumeStableResc ueTest-image-1811984779"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:35 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-f1cfe12d-45a5-47b1-8688-6dae102a1305', 'x-compute-request-id': 'req-f1cfe12d-45a5-47b1-8688-6dae102a1305', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5/action'} Body: b'{"image_id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8"}' 2023-04-21 14:04:37,272 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.078s 2023-04-21 14:04:37,273 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d900f6c3-2829-4449-a162-08240e97c2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:38,308 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.033s 2023-04-21 14:04:38,308 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-098917f6-a42b-4cf6-9dd0-3a394a0624bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVol umeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:39,334 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.024s 2023-04-21 14:04:39,335 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8200c73b-d819-4d58-a630-1f13275d4c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:40,372 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.036s 2023-04-21 14:04:40,373 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fcc3e756-f460-4d70-95c2-ac376901d271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "re ader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:37Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:41,397 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.023s 2023-04-21 14:04:41,397 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9cfec2dc-1d06-442e-bb86-1227c4768640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:41Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:42,457 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.058s 2023-04-21 14:04:42,457 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6fb5a172-e3d3-4019-b173-d59c04bce9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "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": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:41Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:43,483 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.024s 2023-04-21 14:04:43,484 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-485e0c66-1185-41da-b72b-1624032ac150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d3317b7f846044b5a6d5fbae33538cec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d1779116a20ea7e4dc723b336b5302cd94334875957b1ffe2ca9599c445b89ffa47f6799124544a09fc46afef446c979980b70510417b458b2af41bd2abd2e6f", "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-0 4-21T14:04:42Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:43,510 80330 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/e17ff7e4-79ef-4acd-8033-7eac774eb2a8 0.026s 2023-04-21 14:04:43,511 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-86ad0fd3-22a1-4735-9750-cb97df86ab16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8'} Body: b'{"base_image_ref": "2edfef44-2867-4e03-a53e-b139f99afa75", "boot_roles": "reader,member", "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": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "owner_id": "885cdc1521a14985bfa70ae21e73c693", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-28514522", "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-28514522-project-member", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811984779", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d3317b7f846044b5a6d5fbae33538cec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "885cdc1521a14985bfa70ae21e73c693", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d1779116a20ea7e4dc723b336b5302cd94334875957b1ffe2ca9599c445b89ffa47f6799124544a09fc46afef446c979980b70510417b458b2af41bd2abd2e6f", "id": "e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "created_at": "2023-04-21T14:04:37Z", "updated_at": "2023-04-21T14:04:42Z", "tags": [], "self": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8", "file": "/v2/images/e17ff7e4-79ef-4acd-8033-7eac774eb2a8/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:43,785 80330 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/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5 0.273s 2023-04-21 14:04:43,785 80330 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': 'Fri, 21 Apr 2023 14:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', '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-d30cfdc8-744d-47b1-a448-f113ff9f624e', 'x-compute-request-id': 'req-d30cfdc8-744d-47b1-a448-f113ff9f624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5'} Body: b'{"server": {"id": "4a44d9f3-28b2-45e7-b952-2bb1735ef5b5", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-694783197", "status": "ACTIVE", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "4c26b260cb16001bba21a2ff85fc5b47f02db47f9ce82d6ce2775a93", " image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:02:45Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-935140606-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:41:1d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a44d9f3-28b2-45e7-b952-2bb1735ef5b5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:02:52.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-21 14:05:43,902 80330 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.084s 2023-04-21 14:05:43,903 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c453c2a7-e0a5-4c86-84f1-e15c0561d597', '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": "132913991f8c45c1adaf5db7ef7cea30", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522-project-member", "password_expires_at": null}, "audit_ids": ["Dt4RfwMXSa-oMgVmcamT-g"], "expires_at": "2023-04-21T15:05:43.000000Z", "issued_at": "2023-04-21T14:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "885cdc1521a14985bfa70ae21e73c693", "name": "tempest-ServerBootFromVolumeStableRescueTest-28514522"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http:/ /10.0.0.210/volume/v3/885cdc1521a14985bfa70ae21e73c693", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:05:43,903 80330 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '4b38afb7-2b53-44fc-a4e0-7d79bef71734', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-935140606-network', 'tenant_id': '885cdc1521a14985bfa70ae21e73c693', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '885cdc1521a14985bfa70ae21e73c693', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21415, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T13:58:46Z', 'updated_at': '2023-04-21T13:58:46Z', 'revision_number': 1} available for tenant 2023-04-21 14:05:44,493 80330 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.589s 2023-04-21 14:05:44,494 80330 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-1205999674", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "2edfef44-2867-4e03-a53e-b139f99afa75", "destination_type": "volume"}], "networks": [{"uuid": "4b38afb7-2b53-44fc-a4e0-7d79bef71734"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71', '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-6d5776b1-8d73-4ca5-b971-6a445d7be8bf', 'x-compute-request-id': 'req-6d5776b1-8d73-4ca5-b971-6a445d7be8bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4e4878d9-5766-433a-9f81-4bb92c369e71", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iaQRVxP2AX6C"}}' 2023-04-21 14:05:44,573 80330 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/4e4878d9-5766-433a-9f81-4bb92c369e71 0.076s 2023-04-21 14:05:44,574 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:44 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-c33c8dc0-32a8-4dd9-9340-cae9289f31dc', 'x-compute-request-id': 'req-c33c8dc0-32a8-4dd9-9340-cae9289f31dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'{"server": {"id": "4e4878d9-5766-433a-9f81-4bb92c369e71", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1205999674", "status": "BUILD", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:05:44Z", "updated": "2023-04-21T14:05:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}], "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-21 14:06:34,733 80330 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/4e4878d9-5766-433a-9f81-4bb92c369e71 0.117s 2023-04-21 14:06:34,734 80330 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': 'Fri, 21 Apr 2023 14:06:34 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-a906e357-ae78-498d-91bc-67b449e69dde', 'x-compute-request-id': 'req-a906e357-ae78-498d-91bc-67b449e69dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'{"server": {"id": "4e4878d9-5766-433a-9f81-4bb92c369e71", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1205999674", "status": "ERROR", "tenant_id": "885cdc1521a14985bfa70ae21e73c693", "user_id": "132913991f8c45c1adaf5db7ef7cea30", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-21T14:05:44Z", "updated": "2023-04-21T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}, {"rel": "bookmark", "href": "http://10. 0.0.210/compute/servers/4e4878d9-5766-433a-9f81-4bb92c369e71"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-21T14:05:52Z", "message": "Build of instance 4e4878d9-5766-433a-9f81-4bb92c369e71 aborted: Volume a4c5d5fc-5b50-49d2-8708-6dc4294bc556 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-21 14:06:34,749 80330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-21 14:06:35,055 80330 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/4e4878d9-5766-433a-9f81-4bb92c369e71 0.306s 2023-04-21 14:06:35,056 80330 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': 'Fri, 21 Apr 2023 14:06:34 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-618ea0a7-0b8d-4309-8b79-ad6aa9c99456', 'x-compute-request-id': 'req-618ea0a7-0b8d-4309-8b79-ad6aa9c99456', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'' 2023-04-21 14:06:35,089 80330 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71 0.032s 2023-04-21 14:06:35,089 80330 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': 'Fri, 21 Apr 2023 14:06:35 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-b85cca93-511b-4f7d-ae86-182db02a981f', 'x-compute-request-id': 'req-b85cca93-511b-4f7d-ae86-182db02a981f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e4878d9-5766-433a-9f81-4bb92c369e71'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4e4878d9-5766-433a-9f81-4bb92c369e71 could not be found."}}' 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 962162e3-79c4-4c77-a323-e84300fbc333 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:03:55,884 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:03:55,885 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:03:56,053 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.165s 2023-04-21 14:03:56,053 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-500746232", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFlxdy5PoliBeRnt4tWYC7Fu7pkGOage/HG8uxLBIgt7DEFt1QHK8dwArdP14y447xyPamNSB8z6pOZhh9qz3WsCy+knrmjpHD2UmoJzo5C/B6YDf9z6px5GYzSzQaO+nA=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:55 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-db105b11-0532-4bf3-959b-1f9843e7b037', 'x-compute-request-id': 'req-db105b11-0532-4bf3-959b-1f9843e7b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-500746232", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFlxdy5PoliBeRnt4tWYC7Fu7pkGOage/HG8uxLBIgt7DEFt1QHK8dwArdP14y447xyPamNSB8z6pOZhh9qz3WsCy+knrmjpHD2UmoJzo5C/B6YDf9z6px5GYzSzQaO+nA==", "fingerprint": "4d:fc:3a:19:b5:4a:af:85:ae:8d:57:a1:93:a1:51:7e", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2"}}' 2023-04-21 14:03:56,056 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-500746232 created 2023-04-21 14:03:56,201 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.145s 2023-04-21 14:03:56,202 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--112067443", "description": "tempest-description--1157345901"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1ef801f7-e630-41b8-9201-fe2238f3c198', 'date': 'Fri, 21 Apr 2023 14:03:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5459f530-f6fb-451f-9022-b434ed772ac3", "name": "tempest-securitygroup--112067443", "stateful": true, "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "tempest-description--1157345901", "shared": false, "security_group_rules": [{"id": "a8445e47-8893-452b-b1da-06d7fb6d098e", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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": 701, "description": null, "tags": [], "created_at": "2023-04-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}, {"id": "c7602936-4a6e-4546-a877-12c7e03859ba", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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": 700, "description": null, "tags": [], "created_at": "2023-04-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}], "tags": [], "created_at": "2023-04-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:03:56,370 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-21 14:03:56,371 80348 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": "5459f530-f6fb-451f-9022-b434ed772ac3", "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-498063cb-c0c8-4db6-a9a9-088fd1fc56ec', 'date': 'Fri, 21 Apr 2023 14:03: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": "a91f7771-ddef-423a-994f-a886e9aaf6c3", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:03:56,576 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.205s 2023-04-21 14:03:56,576 80348 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": "5459f530-f6fb-451f-9022-b434ed772ac3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5d0bbdae-aa83-4bb2-a5ed-02501ae27077', 'date': 'Fri, 21 Apr 2023 14:03: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": "88805532-ce5e-4fbd-b7f6-dee3b309fc9d", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "5459f530-f6fb-451f-9022-b434ed772ac3", "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-21T14:03:56Z", "updated_at": "2023-04-21T14:03:56Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:03:56,577 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--112067443 created 2023-04-21 14:03:57,426 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.849s 2023-04-21 14:03:57,426 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-6cd97fca-ca1e-44f0-aa2f-4ccc8119bff8', 'date': 'Fri, 21 Apr 2023 14:03:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "17cffca0-ec4a-4548-acb9-b8432f657dc4", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.121", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:03:57Z", "updated_at": "2023-04-21T14:03:57Z", "revision_number": 0}}' 2023-04-21 14:03:57,427 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '17cffca0-ec4a-4548-acb9-b8432f657dc4', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.121', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:03:57Z', 'updated_at': '2023-04-21T14:03:57Z', 'revision_number': 0, 'ip': '172.24.4.121'} created 2023-04-21 14:03:57,513 80348 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.078s 2023-04-21 14:03:57,513 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:57 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-909e4202-a3a6-470b-acf0-4458715c0a37', '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": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "name": "tempest-AttachVolumeNegativeTest-166063504-project-member", "password_expires_at": null}, "audit_ids": ["aoYHGzYOTG2yt0oEVPuVQw"], "expires_at": "2023-04-21T15:03:57.000000Z", "issued_at": "2023-04-21T14:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "name": "tempest-AttachVolumeNegativeTest-166063504"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "reg ion_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:03:57,514 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '31b07b9f-0a0f-426a-97d6-12b23e611818', 'name': 'tempest-AttachVolumeNegativeTest-1809206062-network', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:03:49Z', 'updated_at': '2023-04-21T14:03:49Z', 'revision_number': 1} available for tenant 2023-04-21 14:03:57,514 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-500746232', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFlxdy5PoliBeRnt4tWYC7Fu7pkGOage/HG8uxLBIgt7DEFt1QHK8dwArdP14y447xyPamNSB8z6pOZhh9qz3WsCy+knrmjpHD2UmoJzo5C/B6YDf9z6px5GYzSzQaO+nA==', 'fingerprint': '4d:fc:3a:19:b5:4a:af:85:ae:8d:57:a1:93:a1:51:7e', 'user_id': 'ab1d2ed7df2f4a9bbf14da7e2c5fece2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB4cPuqiufZQp4pPzp4RU6UHaezaYmJ8pLnBYoaeHuCIMaNCYapPxHc\nw49bntILrESgBwYFK4EEACKhZANiAARZcXcuT6JYgXkZ7eLVmAuxbu6ZBjmoHvxx\nvLsSwSILewxBbdUByvHcAK3T9eMuOO8cj2pjUgfM+qTmYYfas91rAsvpJ65o6Rw9\nlJqCc6OQvwemA3/c+qceRmM0s0Gjvpw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5459f530-f6fb-451f-9022-b434ed772ac3', 'name': 'tempest-securitygroup--112067443', 'stateful': True, 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': 'tempest-description--1157345901', 'shared': False, 'security_group_rules': [{'id': 'a8445e47-8893-452b-b1da-06d7fb6d098e', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '5459f530-f6fb-451f-9022-b434ed772ac3', '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': 701, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:03:56Z', 'updated_at': '2023-04-21T14:03:56Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, {'id': 'c7602936-4a6e-4546-a877-12c7e03859ba', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '5459f530-f6fb-451f-9022-b434ed772ac3', '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': 700, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:03:56Z', 'updated_at': '2023-04-21T14:03:56Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1c c937f6a82'}], 'tags': [], 'created_at': '2023-04-21T14:03:56Z', 'updated_at': '2023-04-21T14:03:56Z', 'revision_number': 1, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, 'floating_ip': {'id': '17cffca0-ec4a-4548-acb9-b8432f657dc4', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.121', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:03:57Z', 'updated_at': '2023-04-21T14:03:57Z', 'revision_number': 0, 'ip': '172.24.4.121'}} 2023-04-21 14:03:58,187 80348 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.672s 2023-04-21 14:03:58,187 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2067580371", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "31b07b9f-0a0f-426a-97d6-12b23e611818"}], "security_groups": [{"name": "tempest-securitygroup--112067443"}], "key_name": "tempest-keypair-500746232", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5b22e5-55c3-482e-965b-a7738789623b', 'x-compute-request-id': 'req-be5b22e5-55c3-482e-965b-a7738789623b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--112067443"}], "adminPass": "password"}}' 2023-04-21 14:03:58,273 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.083s 2023-04-21 14:03:58,273 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:03:58 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-96734870-88d1-43e8-ac21-2b24cb42781c', 'x-compute-request-id': 'req-96734870-88d1-43e8-ac21-2b24cb42781c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "name": "tempest-AttachVolumeNegativeTest-server-2067580371", "status": "BUILD", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http:// 10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:03:58Z", "updated": "2023-04-21T14:03:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-500746232", "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-21 14:04:48,577 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.244s 2023-04-21 14:04:48,577 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa929b4-c294-4f4b-b399-6159e33bad8b', 'x-compute-request-id': 'req-3fa929b4-c294-4f4b-b399-6159e33bad8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "name": "tempest-AttachVolumeNegativeTest-server-2067580371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:03:58Z", "updated": "2023-04-21T14:04:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:01:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-500746232", "OS-SRV-USG:launched_at": "2023-04-21T14:04:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--112067443"}], "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-21 14:04:48,589 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:05:48,813 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd/os-interface 0.162s 2023-04-21 14:05:48,813 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:48 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-95dc7870-6ccf-4278-94de-50c07fb2eb1a', 'x-compute-request-id': 'req-95dc7870-6ccf-4278-94de-50c07fb2eb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "port_id": "451630a7-eec6-4614-8737-498026e8d671", "mac_addr": "fa:16:3e:16:01:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5f6ad19-0851-44af-abdb-5aeb92a663c3", "ip_address": "10.0.0.3"}]}]}' 2023-04-21 14:05:49,476 80348 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/17cffca0-ec4a-4548-acb9-b8432f657dc4 0.658s 2023-04-21 14:05:49,476 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "451630a7-eec6-4614-8737-498026e8d671"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ec97aa6d-df59-4569-95c7-f84e786d7b3d', 'date': 'Fri, 21 Apr 2023 14:05:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17cffca0-ec4a-4548-acb9-b8432f657dc4'} Body: b'{"floatingip": {"id": "17cffca0-ec4a-4548-acb9-b8432f657dc4", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.121", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "bf8af9ff-b0de-428f-9d43-259acdf85980", "port_id": "451630a7-eec6-4614-8737-498026e8d671", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "mac_address": "fa:16:3e:16:01:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:03:57Z", "updated_at": "2023-04-21T14:05:49Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:05:49,478 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.121:22' as 'cirros' with public key authentication 2023-04-21 14:05:49,515 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:05:49,538 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:05:49,538 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.121 successfully created 2023-04-21 14:05:49,579 80348 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/aac5a363-5528-4d5f-8c90-6f9ad69a06dd/ips 0.039s 2023-04-21 14:05:49,579 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:49 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-ffe98d16-b3e5-4803-9379-fcc6d24f5f52', 'x-compute-request-id': 'req-ffe98d16-b3e5-4803-9379-fcc6d24f5f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c 90-6f9ad69a06dd/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-21 14:05:49,812 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes 0.228s 2023-04-21 14:05:49,812 80348 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-1141191790"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b8fa05-86be-497a-92a6-9d65c3477ac5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b8fa05-86be-497a-92a6-9d65c3477ac5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes'} Body: b'{"volume": {"id": "962162e3-79c4-4c77-a323-e84300fbc333", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:49.750519", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1141191790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:05:49,862 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333 0.040s 2023-04-21 14:05:49,863 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fbc48f-0107-4bd5-b2a3-495a4c2fd98a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fbc48f-0107-4bd5-b2a3-495a4c2fd98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333'} Body: b'{"volume": {"id": "962162e3-79c4-4c77-a323-e84300fbc333", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1141191790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:05:50,922 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333 0.045s 2023-04-21 14:05:50,922 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e19121-7b5b-4e63-bf2a-e879ace3c314', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e19121-7b5b-4e63-bf2a-e879ace3c314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333'} Body: b'{"volume": {"id": "962162e3-79c4-4c77-a323-e84300fbc333", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:50.000000", "updated_at": "2023-04-21T14:05:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1141191790", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/962162e3-79c4-4c77-a323-e84300fbc333"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:05:51,060 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.121s 2023-04-21 14:05:51,060 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05: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-cad82dd2-f9d4-4b57-954c-34583b4b67c5', 'x-compute-request-id': 'req-cad82dd2-f9d4-4b57-954c-34583b4b67c5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'' 2023-04-21 14:05:51,320 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.259s 2023-04-21 14:05:51,320 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:51 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-9f8e15cb-46e3-401c-8efd-82c68e16f3d8', 'x-compute-request-id': 'req-9f8e15cb-46e3-401c-8efd-82c68e16f3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"server": {"id": "aac5a363-5528-4d5f-8c90-6f9ad69a06dd", "name": "tempest-AttachVolumeNegativeTest-server-2067580371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": " cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:03:58Z", "updated": "2023-04-21T14:05:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:01:e5"}, {"version": 4, "addr": "172.24.4.121", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:01:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-500746232", "OS-SRV-USG:launched_at": "2023-04-21T14:04:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--112067443"}], "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-21 14:06:41,413 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd 0.033s 2023-04-21 14:06:41,414 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06: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-45ace30f-2ef5-4e08-b3a1-3f49b645b2e9', 'x-compute-request-id': 'req-45ace30f-2ef5-4e08-b3a1-3f49b645b2e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aac5a363-5528-4d5f-8c90-6f9ad69a06dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aac5a363-5528-4d5f-8c90-6f9ad69a06dd could not be found."}}' 2023-04-21 14:06:41,438 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-500746232 0.024s 2023-04-21 14:06:41,438 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:41 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-bcb14973-5552-4aed-b269-3a4da8000e1f', 'x-compute-request-id': 'req-bcb14973-5552-4aed-b269-3a4da8000e1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-500746232'} Body: b'' 2023-04-21 14:06:41,579 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3 0.140s 2023-04-21 14:06:41,579 80348 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-ef632558-3fe4-47f7-adc9-31188bf833e2', 'conte nt-length': '0', 'date': 'Fri, 21 Apr 2023 14:06:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3'} Body: b'' 2023-04-21 14:06:41,599 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3 0.020s 2023-04-21 14:06:41,600 80348 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-8f13b554-04c7-41c6-8a2e-d12b8bf32337', 'date': 'Fri, 21 Apr 2023 14:06:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5459f530-f6fb-451f-9022-b434ed772ac3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5459f530-f6fb-451f-9022-b434ed772ac3 does not exist", "detail": ""}}' 2023-04-21 14:06:42,027 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/17cffca0-ec4a-4548-acb9-b8432f657dc4 0.426s 2023-04-21 14:06:42,027 80348 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-30953890-64e3-4f36-be60-9c13a1a04904', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:06:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/17cffca0-ec4a-4548-acb9-b8432f657dc4'} Body: b'' 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 38306d3c-e05a-4a92-93e6-3e82a2d5c8ea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:42,577 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.278s 2023-04-21 14:04:42,577 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:42 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-044b976f-ca9d-481f-a3ca-40b12a25475e', 'x-compute-request-id': 'req-044b976f-ca9d-481f-a3ca-40b12a25475e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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-21 14:05:42,873 80346 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/a8c210480b33473c91156b798bcbd8b2/volumes 0.232s 2023-04-21 14:05:42,874 80346 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-1617945350"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4244f329-490f-4b29-9490-6417290b88d4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4244f329-490f-4b29-9490-6417290b88d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes'} Body: b'{"volume": {"id": "38306d3c-e05a-4a92-93e6-3e82a2d5c8ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:42.794599", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1617945350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:05:42,928 80346 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/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea 0.044s 2023-04-21 14:05:42,928 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc64d205-b2e1-4e84-a762-fd322458f942', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc64d205-b2e1-4e84-a762-fd322458f942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea'} Body: b'{"volume": {"id": "38306d3c-e05a-4a92-93e6-3e82a2d5c8ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:43.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1617945350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:05:43,980 80346 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/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea 0.040s 2023-04-21 14:05:43,980 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc883a12-a6c2-44eb-bc30-66c94aada3a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc883a12-a6c2-44eb-bc30-66c94aada3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea'} Body: b'{"volume": {"id": "38306d3c-e05a-4a92-93e6-3e82a2d5c8ea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:05:43.000000", "updated_at": "2023-04-21T14:05:43.000000", "name": "tempest-ServersNegativeTestJSON-volume-1617945350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a8c210480b33473c91156b798bcbd8b2/volumes/38306d3c-e05a-4a92-93e6-3e82a2d5c8ea"}], "user_id": "2259f365261c49b28b56ddd1c27c125d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "a8c210480b33473c91156b798bcbd8b2"}}' 2023-04-21 14:05:44,222 80346 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68 0.230s 2023-04-21 14:05:44,222 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:43 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-fb102833-788a-4e6e-aeb0-9adb959c6908', 'x-compute-request-id': 'req-fb102833-788a-4e6e-aeb0-9adb959c6908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68'} Body: b'{"server": {"id": "30068c4a-94ed-4b84-9178-0d554326fc68", "name": "tempest-ServersNegativeTestJSON-server-1791477557", "status": "ACTIVE", "tenant_id": "a8c210480b33473c91156b798bcbd8b2", "user_id": "2259f365261c49b28b56ddd1c27c125d", "metadata": {}, "hostId": "c872af22df937f6e8ede304b65c4c98a5d0c7297967a9cac55a0123d", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T13:58:07Z", "updated": "2023-04-21T13:58:19Z", "addresses": {"tempest-ServersNegativeTestJSON-1033838809-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:01:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/30068c4a-94ed-4b84-9178-0d554326fc68"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T13:58:19.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.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 1501182e-0879-441f-9c3d-7d8c2b799f1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:04:30,307 80334 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-21 14:04:31,072 80334 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.764s 2023-04-21 14:04:31,072 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--610996331", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-79c2322f-8952-4c92-81e0-b4c054bd93b0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--610996331", "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": "cfa1f4e6f7864477b911420ea2ecb982", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "created_at": "2023-04-21T14:04:31Z", "updated_at": "2023-04-21T14:04:31Z", "tags": [], "self": "/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "file": "/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:04:32,475 80334 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/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0/file 1.402s 2023-04-21 14:04:32,476 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a75c7649-3aa8-44cf-8721-d96250ab5118', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0/file'} Body: b'' 2023-04-21 14:04:32,476 80334 DEBUG [tempest.scenario.manager] image:a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0 2023-04-21 14:04:32,539 80334 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.058s 2023-04-21 14:04:32,540 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-414912251", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBy5F7/eY34kH4kknTNvubOiNWmdv324rEiVr8ZZ6u/8wGu10U4U/vV+TgZkfkWQO0m1rbrGO251QOQqyVSfRO8QzK8Jq0lU+/cWevf7A1waDImolju4hBpvNELhkWYjog=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:32 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-df44ceb9-72f2-4f9c-9929-899fee075e35', 'x-compute-request-id': 'req-df44ceb9-72f2-4f9c-9929-899fee075e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-414912251", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBy5F7/eY34kH4kknTNvubOiNWmdv324rEiVr8ZZ6u/8wGu10U4U/vV+TgZkfkWQO0m1rbrGO251QOQqyVSfRO8QzK8Jq0lU+/cWevf7A1waDImolju4hBpvNELhkWYjog==", "fingerprint": "46:98:d0:1f:06:90:8b:fe:9d:d7:74:56:4f:83:99:5f", "user_id": "9d40cdc3312b43d286d8a79cde9f5418"}}' 2023-04-21 14:04:32,586 80334 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.036s 2023-04-21 14:04:32,586 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:32 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-e9cc4517-14b0-458b-9fa3-9b2001ea6366', '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": "9d40cdc3312b43d286d8a79cde9f5418", "name": "tempest-TestMinimumBasicScenario-515927679-project-member", "password_expires_at": null}, "audit_ids": ["eO9HjjikSTmYv1SGo97bNg"], "expires_at": "2023-04-21T15:04:32.000000Z", "issued_at": "2023-04-21T14:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa1f4e6f7864477b911420ea2ecb982", "name": "tempest-TestMinimumBasicScenario-515927679"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2 023-04-21 14:04:32,587 80334 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '12b23d1e-f3a6-4c34-989d-1c89ee946e24', 'name': 'tempest-TestMinimumBasicScenario-1972551477-network', 'tenant_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26575, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:04:15Z', 'updated_at': '2023-04-21T14:04:16Z', 'revision_number': 1} available for tenant 2023-04-21 14:04:34,266 80334 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 1.678s 2023-04-21 14:04:34,267 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-478405333", "imageRef": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-414912251", "networks": [{"uuid": "12b23d1e-f3a6-4c34-989d-1c89ee946e24"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd604e0-0326-4fc3-96ca-83b7773da2f3', 'x-compute-request-id': 'req-abd604e0-0326-4fc3-96ca-83b7773da2f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c2ruaxhEUPro"}}' 2023-04-21 14:04:34,366 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.096s 2023-04-21 14:04:34,366 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:04:34 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-9450c155-6a85-4386-9c18-942de63e604f', 'x-compute-request-id': 'req-9450c155-6a85-4386-9c18-942de63e604f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "BUILD", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/comp ute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "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-21 14:05:24,696 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.271s 2023-04-21 14:05:24,696 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:05:24 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-642b8f21-7938-40bd-8f26-6d419ad7fe2d', 'x-compute-request-id': 'req-642b8f21-7938-40bd-8f26-6d419ad7fe2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:05:24,710 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:06:25,017 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.248s 2023-04-21 14:06:25,017 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Fri, 21 Apr 2023 14:06:24 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-4136ce6d-8d6e-471d-a98c-c1f9b4102c52', 'x-compute-request-id': 'req-4136ce6d-8d6e-471d-a98c-c1f9b4102c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:06:25,249 80334 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.218s 2023-04-21 14:06:25,249 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 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-55a1edb0-4ba0-4d0d-b426-9f03f01260b0', 'x-compute-request-id': 'req-55a1edb0-4ba0-4d0d-b426-9f03f01260b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}]}]}' 2023-04-21 14:06:25,464 80334 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/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.211s 2023-04-21 14:06:25,465 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'ope nstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900f1d2c-7e1e-44e1-96aa-15fd7167eaa0', 'x-compute-request-id': 'req-900f1d2c-7e1e-44e1-96aa-15fd7167eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:04:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:06:25,681 80334 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/cfa1f4e6f7864477b911420ea2ecb982/volumes 0.204s 2023-04-21 14:06:25,682 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2014804258", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cde466c-2e6e-4fc1-a897-a07b229fa3dc', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cde466c-2e6e-4fc1-a897-a07b229fa3dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes'} Body: b'{"volume": {"id": "1501182e-0879-441f-9c3d-7d8c2b799f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:06:25.623533", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2014804258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:06:25,732 80334 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/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.038s 2023-04-21 14:06:25,732 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ebb372-8fdd-401c-8274-c25504508abe', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ebb372-8fdd-401c-8274-c25504508abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'{"volume": {"id": "1501182e-0879-441f-9c3d-7d8c2b799f1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:06:26.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-2014804258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:06:26,796 80334 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/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.052s 2023-04-21 14:06:26,797 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a354ce1-930e-44ba-8914-4afc2141dc30', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a354ce1-930e-44ba-8914-4afc2141dc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'{"volume": {"id": "1501182e-0879-441f-9c3d-7d8c2b799f1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:06:26.000000", "updated_at": "2023-04-21T14:06:26.000000", "name": "tempest-TestMinimumBasicScenario-volume-2014804258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:06:26,933 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.124s 2023-04-21 14:06:26,933 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 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-bb4e0a3b-b9f9-4fac-8b4a-2c0c48a22dbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'' 2023-04-21 14:06:26,959 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e 0.025s 2023-04-21 14:06:26,959 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 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-9c133140-5fb2-46d0-b02c-f9d97df8e563', 'x-openstack-request-id': 'req-9c133140-5fb2-46d0-b02c-f9d97df8e563', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/1501182e-0879-441f-9c3d-7d8c2b799f1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1501182e-0879-441f-9c3d-7d8c2b799f1e could not be found."}}' 2023-04-21 14:06:27,073 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.113s 2023-04-21 14:06:27,073 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:26 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-993420df-7193-4cf6-ae38-9b0897b85317', 'x-compute-request-id': 'req-993420df-7193-4cf6-ae38-9b0897b85317', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'' 2023-04-21 14:06:27,236 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.163s 2023-04-21 14:06:27,237 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:27 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-3e4c5eb8-74e1-49bc-9661-fc6bbabacb20', 'x-compute-request-id': 'req-3e4c5eb8-74e1-49bc-9661-fc6bbabacb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"server": {"id": "5cf0c20f-ffda-4578-adae-9aaef4c4bd18", "name": "tempest-TestMinimumBasicScenario-server-478405333", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "a08ba1b8-74ec-4c3c-9d31-0cd58b006 bb0", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:34Z", "updated": "2023-04-21T14:06:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:2a:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-414912251", "OS-SRV-USG:launched_at": "2023-04-21T14:04:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:07:17,321 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18 0.042s 2023-04-21 14:07:17,322 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 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-ecef171d-6bb8-417a-8ae4-de197eb99ffa', 'x-compute-request-id': 'req-ecef171d-6bb8-417a-8ae4-de197eb99ffa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5cf0c20f-ffda-4578-adae-9aaef4c4bd18'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5cf0c20f-ffda-4578-adae-9aaef4c4bd18 could not be found."}}' 2023-04-21 14:07:17,358 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-414912251 0.035s 2023-04-21 14:07:17,358 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 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-b79ce4ba-4501-4e25-9712-45dfba4be45c', 'x-compute-request-id': 'req-b79ce4ba-4501-4e25-9712-45dfba4be45c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-414912251'} Body: b'' 2023-04-21 14:07:17,442 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a08ba1b8-74ec-4c3c-9d31-0cd58b006bb0 0.084s 2023-04-21 14:07:17,443 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bf6ee7bb-5936-44e5-9686-2bdeedc4d382', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a08ba1b8-74e c-4c3c-9d31-0cd58b006bb0'} Body: b'' 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 da5738c1-539a-4d82-90dd-768e5ddc2cf3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:43,435 80346 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/5ce7ee11364445d7a325a36211f0e52e/types 0.167s 2023-04-21 14:07:43,435 80346 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-711074238", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c234e79-c747-431a-9ec4-ec22d6ae5b23', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c234e79-c747-431a-9ec4-ec22d6ae5b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types'} Body: b'{"volume_type": {"id": "1fd93e52-13b6-453d-9f02-0a5467fffab3", "name": "tempest-VolumeTypesTest-volume-type-711074238", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:07:43,469 80346 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/5ce7ee11364445d7a325a36211f0e52e/types 0.030s 2023-04-21 14:07:43,469 80346 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-738075814", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e373d7-4571-47df-8da2-b94e0362d0e4', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e373d7-4571-47df-8da2-b94e0362d0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types'} Body: b'{"volume_type": {"id": "65ea59c0-5fb8-452e-9145-450b7ca0c5df", "name": "tempest-VolumeTypesTest-volume-type-738075814", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:07:43,788 80346 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/b45f270442db4b878e7911266b0d099b/volumes 0.316s 2023-04-21 14:07:43,789 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2060777882", "volume_type": "1fd93e52-13b6-453d-9f02-0a5467fffab3", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356fb88f-fd04-40f3-b4fd-8ed5d4b6cd17', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356fb88f-fd04-40f3-b4fd-8ed5d4b6cd17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:43.726133", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:07:43,842 80346 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/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.043s 2023-04-21 14:07:43,842 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cff429-dc36-44aa-8157-162bbeecbc57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cff429-dc36-44aa-8157-162bbeecbc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:44.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b45f270442db4b878e7911266b0d099b"}}' 2023-04-21 14:07:44,891 80346 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/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.037s 2023-04-21 14:07:44,892 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c3bdde-7bdf-457d-95fc-613461f406d7', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c3bdde-7bdf-457d-95fc-613461f406d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:44.000000", "updated_at": "2023-04-21T14:07:44.000000", "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-9 0dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b45f270442db4b878e7911266b0d099b"}}' 2023-04-21 14:07:44,949 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.045s 2023-04-21 14:07:44,949 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada37bf6-34f9-462d-9b6c-58e07ac75d88', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada37bf6-34f9-462d-9b6c-58e07ac75d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"volume": {"id": "da5738c1-539a-4d82-90dd-768e5ddc2cf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:44.000000", "updated_at": "2023-04-21T14:07:44.000000", "name": "tempest-VolumeTypesTest-volume-2060777882", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-711074238", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3"}], "user_id": "965c40b602624c69b72d4b2ed9a11bfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b45f270442db4b878e7911266b0d099b"}}' 2023-04-21 14:07:45,081 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.121s 2023-04-21 14:07:45,081 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:44 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-12733abb-9150-495b-9cff-287355a659e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'' 2023-04-21 14:07:45,101 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3 0.019s 2023-04-21 14:07:45,101 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-63eb3b31-061c-4f9a-a063-bea1fb64346a', 'x-openstack-request-id': 'req-63eb3b31-061c-4f9a-a063-bea1fb643 46a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b45f270442db4b878e7911266b0d099b/volumes/da5738c1-539a-4d82-90dd-768e5ddc2cf3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume da5738c1-539a-4d82-90dd-768e5ddc2cf3 could not be found."}}' 2023-04-21 14:07:45,152 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df 0.050s 2023-04-21 14:07:45,152 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-efec42dd-7273-4296-90ad-5f0670a5911b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df'} Body: b'' 2023-04-21 14:07:45,171 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df 0.018s 2023-04-21 14:07:45,171 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-5c78e91f-e5c5-4d06-afea-448b7017a8e4', 'x-openstack-request-id': 'req-5c78e91f-e5c5-4d06-afea-448b7017a8e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/65ea59c0-5fb8-452e-9145-450b7ca0c5df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 65ea59c0-5fb8-452e-9145-450b7ca0c5df could not be found."}}' 2023-04-21 14:07:45,219 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3 0.047s 2023-04-21 14:07:45,219 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-68899b4a-9587-4b9c-a9e1-9f3215423306', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3'} Body: b'' 2023-04-21 14:07:45,236 80346 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3 0.016s 2023-04-21 14:07:45,237 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:45 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-b89f9a8e-28f6-4614-8fbd-08a98a3ea67c', 'x-openstack-request-id': 'req-b89f9a8e-28f6-4614-8fbd-08a98a3ea67c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ce7ee11364445d7a325a36211f0e52e/types/1fd93e52-13b6-453d-9f02-0a5467fffab3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1fd93e52-13b6-453d-9f02-0a5467fffab3 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 63e94706-bc12-4544-b72c-cb7f3972a438 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:50,577 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes 0.292s 2023-04-21 14:07:50,577 80350 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-491901629"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995d7c29-74b0-478f-876e-76ca417b843c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995d7c29-74b0-478f-876e-76ca417b843c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes'} Body: b'{"volume": {"id": "63e94706-bc12-4544-b72c-cb7f3972a438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:50.463142", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-491901629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:07:50,633 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438 0.046s 2023-04-21 14:07:50,633 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17de7c1a-be82-4e18-b64d-dd0581059916', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17de7c1a-be82-4e18-b64d-dd0581059916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438'} Body: b'{"volume": {"id": "63e94706-bc12-4544-b72c-cb7f3972a438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:50.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-491901629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' 2023-04-21 14:07:51,698 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438 0.053s 2023-04-21 14:07:51,698 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a4a251-48a8-4fdb-b775-27cde94c90d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a4a251-48a8-4fdb-b775-27cde94c90d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438'} Body: b'{"volume": {"id": "63e94706-bc12-4544-b72c-cb7f3972a438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:50.000000", "updated_at": "2023-04-21T14:07:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-491901629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/63e94706-bc12-4544-b72c-cb7f3972a438"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' 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 de243d50-f6bc-4ce2-8694-64e2b85cfd90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:51,918 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes 0.201s 2023-04-21 14:07:51,918 80350 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-802505943"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca97de42-18f4-4e83-8143-12c23b58b575', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca97de42-18f4-4e83-8143-12c23b58b575', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes'} Body: b'{"volume": {"id": "de243d50-f6bc-4ce2-8694-64e2b85cfd90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:51.851468", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-802505943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:07:51,968 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90 0.040s 2023-04-21 14:07:51,968 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8aba663-033b-40a9-9423-eba31ee57f50', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8aba663-033b-40a9-9423-eba31ee57f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90'} Body: b'{"volume": {"id": "de243d50-f6bc-4ce2-8694-64e2b85cfd90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:52.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-802505943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' 2023-04-21 14:07:53,019 80350 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90 0.040s 2023-04-21 14:07:53,019 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f1535-364b-4e54-a4e2-921029a17f02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f1535-364b-4e54-a4e2-921029a17f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90'} Body: b'{"volume": {"id": "de243d50-f6bc-4ce2-8694-64e2b85cfd90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:52.000000", "updated_at": "2023-04-21T14:07:52.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-802505943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/432a123307454a44922597d6c9089447/volumes/de243d50-f6bc-4ce2-8694-64e2b85cfd90"}], "user_id": "4df58f0cb48f4aa29df57f9c2f632782", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "432a123307454a44922597d6c9089447"}}' 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 8b23cc24-720f-4e2a-9b97-67e09e54254c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:56,749 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes 0.392s 2023-04-21 14:07:56,750 80346 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-1441348468"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46be0a8-0abf-4d73-b5b8-2815735ab4ec', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46be0a8-0abf-4d73-b5b8-2815735ab4ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:56.681350", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:07:56,804 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.044s 2023-04-21 14:07:56,804 80346 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': 'Fri, 21 Apr 2023 14:07:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015e9ef2-297e-49a0-91e3-deb4facfcd98', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015e9ef2-297e-49a0-91e3-deb4facfcd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:57,854 80346 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/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.036s 2023-04-21 14:07:57,854 80346 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': 'Fri, 21 Apr 2023 14:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1592fac9-bd59-44c2-852d-6cc960749235', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1592fac9-bd59-44c2-852d-6cc960749235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:57.000000", "updated_at": "2023-04-21T14:07:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:57,907 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.042s 2023-04-21 14:07:57,908 80346 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': 'Fri, 21 Apr 2023 14:07:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667d1392-73a0-4716-a17f-1fbcfea8d205', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667d1392-73a0-4716-a17f-1fbcfea8d205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"volume": {"id": "8b23cc24-720f-4e2a-9b97-67e09e54254c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:57.000000", "updated_at": "2023-04-21T14:07:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1441348468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:58,082 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.163s 2023-04-21 14:07:58,083 80346 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': 'Fri, 21 Apr 2023 14:07:57 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-dfcf8606-a53a-4f58-b78a-7ad2229ee12f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'' 2023-04-21 14:07:58,120 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c 0.036s 2023-04-21 14:07:58,120 80346 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': 'Fri, 21 Apr 2023 14:07:58 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-a6782d12-47cd-4b2f-9eef-9c3a7da271e9', 'x-openstack-request-id': 'req-a6782d12-47cd-4b2f-9eef-9c3a7da271e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/8b23cc24-720f-4e2a-9b97-67e09e54254c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8b23cc24-720f-4e2a-9b97-67e09e54254c 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 27ef201e-bac4-4df8-a349-4730e0ec5621 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:58,364 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes 0.238s 2023-04-21 14:07:58,364 80346 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-173704547"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b295e8c-85c5-4501-8c4d-2f4e6ff983ff', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b295e8c-85c5-4501-8c4d-2f4e6ff983ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.262743", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:07:58,429 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.055s 2023-04-21 14:07:58,430 80346 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': 'Fri, 21 Apr 2023 14:07:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b5e154-13a0-4eaf-835d-082460f64827', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b5e154-13a0-4eaf-835d-082460f64827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:59,484 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.043s 2023-04-21 14:07:59,484 80346 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': 'Fri, 21 Apr 2023 14:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772968eb-fb40-4218-aea8-b589973187b3', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772968eb-fb40-4218-aea8-b589973187b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.000000", "updated_at": "2023-04-21T14:07:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:59,545 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.046s 2023-04-21 14:07:59,546 80346 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': 'Fri, 21 Apr 2023 14:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f77db6-b8f1-4d75-9f78-9a0c5e1083ab', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f77db6-b8f1-4d75-9f78-9a0c5e1083ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"volume": {"id": "27ef201e-bac4-4df8-a349-4730e0ec5621", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:07:58.000000", "updated_at": "2023-04-21T14:07:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-173704547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621"}], "user_id": "1e21419d95ab4a3c84d8ff9f3ba01cf9", "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": "9088a69d800d42c29d6639b0f79d63fd"}}' 2023-04-21 14:07:59,655 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.099s 2023-04-21 14:07:59,655 80346 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': 'Fri, 21 Apr 2023 14:07:59 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-7db34db0-e836-46eb-94b0-3e5053838f9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'' 2023-04-21 14:07:59,676 80346 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621 0.020s 2023-04-21 14:07:59,677 80346 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': 'Fri, 21 Apr 2023 14:07:59 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-d4685883-4f02-4fc7-bb1d-ffede8e03ee8', 'x-openstack-request-id': 'req-d4685883-4f02-4fc7-bb1d-ffede8e03ee8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9088a69d800d42c29d6639b0f79d63fd/volumes/27ef201e-bac4-4df8-a349-4730e0ec5621'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27ef201e-bac4-4df8-a349-4730e0ec5621 could not be found."}}' 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 b8389d61-143c-4e06-b412-26e194f19c3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:03,050 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes 0.431s 2023-04-21 14:08:03,051 80346 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-1031308254", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3ead51-184a-43c4-82f5-d2cb86301a15', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3ead51-184a-43c4-82f5-d2cb86301a15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes'} Body: b'{"volume": {"id": "b8389d61-143c-4e06-b412-26e194f19c3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:02.991307", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1031308254", "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/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:03,102 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.042s 2023-04-21 14:08:03,103 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eea089e-237a-458f-ba94-9a2937c623e1', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eea089e-237a-458f-ba94-9a2937c623e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'{"volume": {"id": "b8389d61-143c-4e06-b412-26e194f19c3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:03.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1031308254", "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/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:04,152 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.037s 2023-04-21 14:08:04,152 80346 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5d3499-9e94-48d2-a4a4-ef9fbaa366d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5d3499-9e94-48d2-a4a4-ef9fbaa366d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'{"volume": {"id": "b8389d61-143c-4e06-b412-26e194f19c3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:03.000000", "updated_at": "2023-04-21T14:08:03.000000", "name": "tempest-VolumesGetTest-Volume-1031308254", "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/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:04,265 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.102s 2023-04-21 14:08:04,265 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 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-0e9612d0-7756-4e9c-a794-3744eb3a0f15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'' 2023-04-21 14:08:04,286 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b 0.020s 2023-04-21 14:08:04,287 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 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-77a5c2e1-333d-48b7-855b-a0bd58ca5447', 'x-openstack-request-id': 'req-77a5c2e1-333d-48b7-855b-a0bd58ca5447', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/b8389d61-143c-4e06-b412-26e194f19c3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b8389d61-143c-4e06-b412-26e194f19c3b 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 4dd9db1b-805d-4c02-bdc2-203957bae103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:04,481 80346 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/ba744621b25441e8adead9a7ac21976e/volumes 0.192s 2023-04-21 14:08:04,482 80346 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-430226957"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0828c5b3-91ce-4bc6-8b53-502a0478b7dd', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0828c5b3-91ce-4bc6-8b53-502a0478b7dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.413870", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:04,536 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.045s 2023-04-21 14:08:04,537 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09c2a5a-0b10-4603-83a3-aca45effaba1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09c2a5a-0b10-4603-83a3-aca45effaba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:05,587 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.039s 2023-04-21 14:08:05,588 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0370af-8b07-4297-ab26-0ef59e4e1848', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0370af-8b07-4297-ab26-0ef59e4e1848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.000000", "updated_at": "2023-04-21T14:08:05.000000", "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:05,635 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.036s 2023-04-21 14:08:05,635 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97d55c5-7b40-491e-8cae-c49b2e9670db', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97d55c5-7b40-491e-8cae-c49b2e9670db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"volume": {"id": "4dd9db1b-805d-4c02-bdc2-203957bae103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:04.000000", "updated_at": "2023-04-21T14:08:05.000000", "name": "tempest-VolumesGetTest-Volume-430226957", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:05,748 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.103s 2023-04-21 14:08:05,748 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7347b4d-f05e-4966-bf5f-8d7c88a9def6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'' 2023-04-21 14:08:05,771 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103 0.021s 2023-04-21 14:08:05,771 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 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-f5e776d0-4a1b-47e3-9be8-6abbc130eb63', 'x-openstack-request-id': 'req-f5e776d0-4a1b-47e3-9be8-6abbc130eb63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4dd9db1b-805d-4c02-bdc2-203957bae103'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4dd9db1b-805d-4c02-bdc2-203957bae103 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 4cc067d1-a25f-43eb-95fd-ffa619196d23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:05,811 80346 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/2edfef44-2867-4e03-a53e-b139f99afa75 0.035s 2023-04-21 14:08:05,811 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a805b134-9e0e-4edc-b5f6-bc3dc3dc4fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:08:06,162 80346 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/ba744621b25441e8adead9a7ac21976e/volumes 0.350s 2023-04-21 14:08:06,162 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1, "name": "tempest-VolumesGetTest-Volume-580621744", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f79ca1-f718-4411-a024-542cb536d031', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f79ca1-f718-4411-a024-542cb536d031', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes'} Body: b'{"volume": {"id": "4cc067d1-a25f-43eb-95fd-ffa619196d23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:06.100234", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-580621744", "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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:06,212 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.039s 2023-04-21 14:08:06,212 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7f8011-89ec-4484-b3ab-ead02f49d38f', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7f8011-89ec-4484-b3ab-ead02f49d38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'{"volume": {"id": "4cc067d1-a25f-43eb-95fd-ffa619196d23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:06.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-580621744", "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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:07,267 80346 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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.042s 2023-04-21 14:08:07,267 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21701d56-233b-4a80-9a61-330ad97521c9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21701d56-233b-4a80-9a61-330ad97521c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'{"volume": {"id": "4cc067d1-a25f-43eb-95fd-ffa619196d23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:06.000000", "updated_at": "2023-04-21T14:08:06.000000", "name": "tempest-VolumesGetTest-Volume-580621744", "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/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23"}], "user_id": "8350c31402e0430d82fc3e3ec4a378e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba744621b25441e8adead9a7ac21976e"}}' 2023-04-21 14:08:07,399 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.121s 2023-04-21 14:08:07,399 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:07 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-641bce15-5d6e-4abc-9076-6aed430f47f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'' 2023-04-21 14:08:07,426 80346 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23 0.026s 2023-04-21 14:08:07,427 80346 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:07 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-078132e5-0b02-4985-a822-5e535461282b', 'x-openstack-request-id': 'req-078132e5-0b02-4985-a822-5e535461282b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ba744621b25441e8adead9a7ac21976e/volumes/4cc067d1-a25f-43eb-95fd-ffa619196d23'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4cc067d1-a25f-43eb-95fd-ffa619196d23 could not be found."}}' 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 0fc3163e-bd36-41f8-90ec-135a915cfa7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:25,511 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/6f3877c2048f4ee18c106b883b07aab0/os-quota-sets/a3deb68e42e049bbbe18a8a0d3b0a430?usage=True 0.042s 2023-04-21 14:08:25,511 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f04752c-2baa-44b4-afef-9b5d9a4d9da1', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f04752c-2baa-44b4-afef-9b5d9a4d9da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3877c2048f4ee18c106b883b07aab0/os-quota-sets/a3deb68e42e049bbbe18a8a0d3b0a430?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": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:25,815 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes 0.295s 2023-04-21 14:08:25,816 80330 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-1819911136"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b386f7c-d933-4ee2-af7e-dd1819197e23', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b386f7c-d933-4ee2-af7e-dd1819197e23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:25.758297", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:25,876 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.048s 2023-04-21 14:08:25,876 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab32db45-a02f-4568-b4f2-b07835dd73a5', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab32db45-a02f-4568-b4f2-b07835dd73a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:26.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:26,930 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.041s 2023-04-21 14:08:26,930 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051180ae-66ec-4eb8-a659-bd4832d97652', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051180ae-66ec-4eb8-a659-bd4832d97652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:26.000000", "updated_at": "2023-04-21T14:08:26.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:26,987 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.045s 2023-04-21 14:08:26,987 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3326f295-8aa7-4097-8ead-3ba6eb130c94', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3326f295-8aa7-4097-8ead-3ba6eb130c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"volume": {"id": "0fc3163e-bd36-41f8-90ec-135a915cfa7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:26.000000", "updated_at": "2023-04-21T14:08:26.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1819911136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:27,094 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.097s 2023-04-21 14:08:27,095 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:26 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-c709c85b-664b-4d42-928f-1ba7ac6609a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'' 2023-04-21 14:08:27,115 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b 0.019s 2023-04-21 14:08:27,115 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:27 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-b1ed3035-5e9f-410a-96ec-eb9ead0c2018', 'x-openstack-request-id': 'req-b1ed3035-5e9f-410a-96ec-eb9ead0c2018', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/0fc3163e-bd36-41f8-90ec-135a915cfa7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0fc3163e-bd36-41f8-90ec-135a915cfa7b 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 2b46128c-7e39-4f0b-8299-c96a1114a279 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:27,366 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes 0.245s 2023-04-21 14:08:27,367 80330 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-407078653"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091ee9da-f69a-460e-bbb6-537b08ba7e4a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091ee9da-f69a-460e-bbb6-537b08ba7e4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.292710", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:27,421 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.045s 2023-04-21 14:08:27,421 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955840f7-1649-43f0-87c8-d6ee88836f1e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955840f7-1649-43f0-87c8-d6ee88836f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:28,469 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.036s 2023-04-21 14:08:28,470 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855481b3-a16c-4ffc-b8c4-cb140552f5d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855481b3-a16c-4ffc-b8c4-cb140552f5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.000000", "updated_at": "2023-04-21T14:08:27.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:28,531 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.051s 2023-04-21 14:08:28,531 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48a647a-42cd-44c2-bb06-7c95e32b942c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48a647a-42cd-44c2-bb06-7c95e32b942c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"volume": {"id": "2b46128c-7e39-4f0b-8299-c96a1114a279", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:27.000000", "updated_at": "2023-04-21T14:08:27.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-407078653", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279"}], "user_id": "d4b9aa8d1d12480c834a4f3976873583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3deb68e42e049bbbe18a8a0d3b0a430"}}' 2023-04-21 14:08:28,643 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.101s 2023-04-21 14:08:28,643 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 GMT', 'server': 'Apach e/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-037e0c78-53e4-4202-b400-70db874a1261', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'' 2023-04-21 14:08:28,663 80330 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279 0.019s 2023-04-21 14:08:28,663 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:28 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-6c61ddbd-c304-4642-a73f-2ba50e5ad702', 'x-openstack-request-id': 'req-6c61ddbd-c304-4642-a73f-2ba50e5ad702', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a3deb68e42e049bbbe18a8a0d3b0a430/volumes/2b46128c-7e39-4f0b-8299-c96a1114a279'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b46128c-7e39-4f0b-8299-c96a1114a279 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 7cab290d-736d-4c86-829d-0bbc5bb250a8 failed to build and is in ERROR status 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 78ef7e40-953c-4d03-be35-a2408f2a94be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:08:35,421 80330 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes 0.414s 2023-04-21 14:08:35,422 80330 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-1013660332"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5198d0e1-081a-4cb4-867c-6d3c0f4227d6', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5198d0e1-081a-4cb4-867c-6d3c0f4227d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes'} Body: b'{"volume": {"id": "78ef7e40-953c-4d03-be35-a2408f2a94be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.361878", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1013660332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}], "user_id": "9df4d2f316564e0dbff94acbb740ec0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:35,490 80330 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be 0.059s 2023-04-21 14:08:35,491 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1c3a1d-125d-4670-b332-9e9736f37158', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1c3a1d-125d-4670-b332-9e9736f37158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be'} Body: b'{"volume": {"id": "78ef7e40-953c-4d03-be35-a2408f2a94be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1013660332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}], "user_id": "9df4d2f316564e0dbff94acbb740ec0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "56f9995457584f2b94de3e3049ad3acc"}}' 2023-04-21 14:08:36,553 80330 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be 0.051s 2 023-04-21 14:08:36,553 80330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6fb45a-65cb-437a-9cbc-2bb44977779b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6fb45a-65cb-437a-9cbc-2bb44977779b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be'} Body: b'{"volume": {"id": "78ef7e40-953c-4d03-be35-a2408f2a94be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.000000", "updated_at": "2023-04-21T14:08:35.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1013660332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56f9995457584f2b94de3e3049ad3acc/volumes/78ef7e40-953c-4d03-be35-a2408f2a94be"}], "user_id": "9df4d2f316564e0dbff94acbb740ec0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "56f9995457584f2b94de3e3049ad3acc"}}' 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 bf526294-9c29-4fde-aea0-c6fa79b17c66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:06:42,030 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:06:42,030 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:06:42,083 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-21 14:06:42,084 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-571092211", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVTbSwwxECYrofWLzM3xM2athtWkhHO4PmnRUvV4IeHkFrsz3GVwS5pKQyGAUvFsHgrVRcBmNgHjdWVkJa8/B3vkVSYjn5BwhRB1DM72Kz9Nxe+lrLjXM+s4ubHvbbIIg=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:42 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-3e82e646-254a-44c8-a34c-644b3330d11b', 'x-compute-request-id': 'req-3e82e646-254a-44c8-a34c-644b3330d11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-571092211", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVTbSwwxECYrofWLzM3xM2athtWkhHO4PmnRUvV4IeHkFrsz3GVwS5pKQyGAUvFsHgrVRcBmNgHjdWVkJa8/B3vkVSYjn5BwhRB1DM72Kz9Nxe+lrLjXM+s4ubHvbbIIg==", "fingerprint": "1e:5c:53:a8:e3:7e:62:2c:34:fe:81:68:6e:0c:d2:80", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2"}}' 2023-04-21 14:06:42,086 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-571092211 created 2023-04-21 14:06:42,247 80348 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-21 14:06:42,247 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--659464002", "description": "tempest-description--592638392"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-522e3516-7902-41c7-98a0-a90ef33fca6e', 'date': 'Fri, 21 Apr 2023 14:06:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "name": "tempest-securitygroup--659464002", "stateful": true, "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "tempest-description--592638392", "shared": false, "security_group_rules": [{"id": "daa0b33d-3bc5-49b3-a5b8-138e989c98a4", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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": 822, "description": null, "tags": [], "created_at": "2023-04-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}, {"id": "ebc8a60a-07a1-4fe9-9460-8f4416aeb4e8", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "ethertype": "IPv4", "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": 821, "description": null, "tags": [], "created_at": "2023-04-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}], "tags": [], "created_at": "2023-04-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:06:42,429 80348 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-21 14:06:42,429 80348 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": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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-c5d0fb0a-9145-4aa9-a9a1-e96af25648d0', 'date': 'Fri, 21 Apr 2023 14:06:42 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": "aa91a266-6dd2-4d3e-9074-579997eed5b2", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:06:42,676 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.246s 2023-04-21 14:06:42,676 80348 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": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68045d48-12c1-494a-ab6d-e44027c06690', 'date': 'Fri, 21 Apr 2023 14:06:42 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": "042eda0e-17de-42ef-a845-16b55d26dfd8", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "62dbd9bb-7c4a-47fc-881c-bbddd4fa4331", "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-21T14:06:42Z", "updated_at": "2023-04-21T14:06:42Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:06:42,676 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--659464002 created 2023-04-21 14:06:43,466 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.789s 2023-04-21 14:06:43,467 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-39c424fb-1696-4349-9e34-40dffe805424', 'date': 'Fri, 21 Apr 2023 14:06:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c0515823-35ad-42ec-a216-bcab68142d29", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.208", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:06:43Z", "updated_at": "2023-04-21T14:06:43Z", "revision_number": 0}}' 2023-04-21 14:06:43,467 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c0515823-35ad-42ec-a216-bcab68142d29', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:06:43Z', 'updated_at': '2023-04-21T14:06:43Z', 'revision_number': 0, 'ip': '172.24.4.208'} created 2023-04-21 14:06:43,555 80348 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.083s 2023-04-21 14:06:43,555 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:43 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-510c4f77-1a53-4ec5-8898-d45055703ca2', '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": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "name": "tempest-AttachVolumeNegativeTest-166063504-project-member", "password_expires_at": null}, "audit_ids": ["k4eSFi9_THyobdWR_vyN0w"], "expires_at": "2023-04-21T15:06:43.000000Z", "issued_at": "2023-04-21T14:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "name": "tempest-AttachVolumeNegativeTest-166063504"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id" : "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:06:43,556 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '31b07b9f-0a0f-426a-97d6-12b23e611818', 'name': 'tempest-AttachVolumeNegativeTest-1809206062-network', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:03:49Z', 'updated_at': '2023-04-21T14:03:49Z', 'revision_number': 1} available for tenant 2023-04-21 14:06:43,556 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-571092211', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVTbSwwxECYrofWLzM3xM2athtWkhHO4PmnRUvV4IeHkFrsz3GVwS5pKQyGAUvFsHgrVRcBmNgHjdWVkJa8/B3vkVSYjn5BwhRB1DM72Kz9Nxe+lrLjXM+s4ubHvbbIIg==', 'fingerprint': '1e:5c:53:a8:e3:7e:62:2c:34:fe:81:68:6e:0c:d2:80', 'user_id': 'ab1d2ed7df2f4a9bbf14da7e2c5fece2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApZyPpa1EYdCtRDYmlAqu0WRqwgRJ3bPOvpUq+G4K6vP7GYpFUiW6m\n4k57tZWlDj+gBwYFK4EEACKhZANiAAR1U20sMMRAmK6H1i8zN8TNmrYbVpIRzuD5\np0VL1eCHh5Ba7M9xlcEuaSkMhgFLxbB4K1UXAZjYB43VlZCWvPwd75FUmI5+QcIU\nQdQzO9is/TcXvpay41zPrOLmx722yCI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '62dbd9bb-7c4a-47fc-881c-bbddd4fa4331', 'name': 'tempest-securitygroup--659464002', 'stateful': True, 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': 'tempest-description--592638392', 'shared': False, 'security_group_rules': [{'id': 'daa0b33d-3bc5-49b3-a5b8-138e989c98a4', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '62dbd9bb-7c4a-47fc-881c-bbddd4fa4331', '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': 822, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:06:42Z', 'updated_at': '2023-04-21T14:06:42Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, {'id': 'ebc8a60a-07a1-4fe9-9460-8f4416aeb4e8', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': '62dbd9bb-7c4a-47fc-881c-bbddd4fa4331', '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': 821, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:06:42Z', 'updated_at': '2023-04-21T14:06:42Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}], 'tags': [], 'created_at': '2023-04-21T14:06:42Z', 'updated_at': '2023-04-21T14:06:42Z', 'revision_number': 1, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, 'floating_ip': {'id': 'c0515823-35ad-42ec-a216-bcab68142d29', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.208', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:06:43Z', 'updated_at': '2023-04-21T14:06:43Z', 'revision_number': 0, 'ip': '172.24.4.208'}} 2023-04-21 14:06:44,213 80348 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.655s 2023-04-21 14:06:44,213 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1414365371", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "31b07b9f-0a0f-426a-97d6-12b23e611818"}], "security_groups": [{"name": "tempest-securitygroup--659464002"}], "key_name": "tempest-keypair-571092211", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25a10af-9723-4d60-bc2c-1722c38efc3b', 'x-compute-request-id': 'req-c25a10af-9723-4d60-bc2c-1722c38efc3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--659464002"}], "adminPass": "password"}}' 2023-04-21 14:06:44,307 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.091s 2023-04-21 14:06:44,307 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:44 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-5bcfb091-7f1c-4c32-85b8-e0305d7d64e7', 'x-compute-request-id': 'req-5bcfb091-7f1c-4c32-85b8-e0305d7d64e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "name": "tempest-AttachVolumeNegativeTest-server-1414365371", "status": "BUILD", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/imag es/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:06:44Z", "updated": "2023-04-21T14:06:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-571092211", "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-21 14:07:34,544 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.215s 2023-04-21 14:07:34,545 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:34 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-f1621604-cd4c-4e22-8c8f-d46300dc9aa0', 'x-compute-request-id': 'req-f1621604-cd4c-4e22-8c8f-d46300dc9aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "name": "tempest-AttachVolumeNegativeTest-server-1414365371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:06:44Z", "updated": "2023-04-21T14:06:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:d6:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-571092211", "OS-SRV-USG:launched_at": "2023-04-21T14:06:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--659464002"}], "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-21 14:07:34,557 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:08:34,787 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/os-interface 0.170s 2023-04-21 14:08:34,788 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08 :34 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-c03ba2ac-9761-4011-a0cb-42b5300b3406', 'x-compute-request-id': 'req-c03ba2ac-9761-4011-a0cb-42b5300b3406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "port_id": "0b9909b1-cbc2-4a32-9744-599b789730dc", "mac_addr": "fa:16:3e:47:d6:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5f6ad19-0851-44af-abdb-5aeb92a663c3", "ip_address": "10.0.0.14"}]}]}' 2023-04-21 14:08:35,523 80348 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/c0515823-35ad-42ec-a216-bcab68142d29 0.731s 2023-04-21 14:08:35,523 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0b9909b1-cbc2-4a32-9744-599b789730dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-310635a3-a060-4c07-9ca0-3ab8718895f3', 'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c0515823-35ad-42ec-a216-bcab68142d29'} Body: b'{"floatingip": {"id": "c0515823-35ad-42ec-a216-bcab68142d29", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.208", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "bf8af9ff-b0de-428f-9d43-259acdf85980", "port_id": "0b9909b1-cbc2-4a32-9744-599b789730dc", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "mac_address": "fa:16:3e:47:d6:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:06:43Z", "updated_at": "2023-04-21T14:08:35Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:08:35,524 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2023-04-21 14:08:35,579 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:08:35,602 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:08:35,603 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2023-04-21 14:08:35,641 80348 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/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/ips 0.037s 2023-04-21 14:08:35,641 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 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-73a51e15-49d8-49e3-85bc-b6b5443044e1', 'x-compute-request-id': 'req-73a51e15-49d8-49e3-85bc-b6b5443044e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1/ips'} Body: b'{" addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-21 14:08:35,858 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes 0.214s 2023-04-21 14:08:35,859 80348 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-500739109"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957546af-6b5f-4672-862d-dcc21dc26434', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957546af-6b5f-4672-862d-dcc21dc26434', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes'} Body: b'{"volume": {"id": "bf526294-9c29-4fde-aea0-c6fa79b17c66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:35.794787", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-500739109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:35,908 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66 0.040s 2023-04-21 14:08:35,909 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4785903f-507e-4807-ae7e-6e34319fc763', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4785903f-507e-4807-ae7e-6e34319fc763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66'} Body: b'{"volume": {"id": "bf526294-9c29-4fde-aea0-c6fa79b17c66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-500739109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:08:36,962 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3 /f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66 0.041s 2023-04-21 14:08:36,962 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5015b5-672e-4f65-81eb-aa7b96b28fee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5015b5-672e-4f65-81eb-aa7b96b28fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66'} Body: b'{"volume": {"id": "bf526294-9c29-4fde-aea0-c6fa79b17c66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:36.000000", "updated_at": "2023-04-21T14:08:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-500739109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/bf526294-9c29-4fde-aea0-c6fa79b17c66"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:08:37,085 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.112s 2023-04-21 14:08:37,085 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:36 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-4e6a6b0d-bd5f-4c8c-8387-d096beab8f20', 'x-compute-request-id': 'req-4e6a6b0d-bd5f-4c8c-8387-d096beab8f20', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'' 2023-04-21 14:08:37,816 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.731s 2023-04-21 14:08:37,817 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db61531-a940-4d6f-b2cc-7c8bd900ffd8', 'x-compute-request-id': 'req-1db61531-a940-4d6f-b2cc-7c8bd900ffd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"server": {"id": "91696ea3-6e52-4506-ba4d-7f87f7b9f5b1", "name": "tempest-AttachVolumeNegativeTest-server-1414365371", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:06:44Z", "updated": "2023-04-21T14:08:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:d6:29"}, {"version": 4, "addr": "172.24.4.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:d6:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-571092211", "OS-SRV-USG:launched_at": "2023-04-21T14:06:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--659464002"}], "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-21 14:09:28,019 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 0.153s 2023-04-21 14:09:28,019 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:27 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-1b98ba4c-dc45-427a-b950-c51eab6f28bd', 'x-compute-request-id': 'req-1b98ba4c-dc45-427a-b950-c51eab6f28bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91696ea3-6e52-4506-ba4d-7f87f7b9f5b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 91696ea3-6e52-4506-ba4d-7f87f7b9f5b1 could not be found."}}' 2023-04-21 14:09:28,064 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-571092211 0.044s 2023-04-21 14:09:28,064 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:28 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-2657dc8b-14cd-4e94-a585-371f6de6c041', 'x-compute-request-id': 'req-2657dc8b-14cd-4e94-a585-371f6de6c041', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-571092211'} Body: b'' 2023-04-21 14:09:28,211 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331 0.146s 2023-04-21 14:09:28,212 80348 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-ef2d675d-2ace-404e-99d9-e4b98fb01f65', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331'} Body: b'' 2023-04-21 14:09:28,230 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331 0.017s 2023-04-21 14:09:28,230 80348 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-8d82e37c-cf08-45ac-bb57-924399880a89', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/62dbd9bb-7c4a-47fc-881c-bbddd4fa4331'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 62dbd9bb-7c4a-47fc-881c-bbddd4fa4331 does not exist", "detail": ""}}' 2023-04-21 14:09:28,676 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c0515823-35ad-42ec-a216-bcab68142d29 0.446s 2023-04-21 14:09:28,677 80348 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-94edbe70-a192-4de0-817a-ba64622473fb', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c0515823-35ad-42ec-a216-bcab68142d29'} Body: b'' 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 df427b64-cdd1-47cc-bd98-8094c9919c38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:06:40,460 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.264s 2023-04-21 14:06:40,460 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f85317d-f050-481b-af39-2973df664fed', 'x-compute-request-id': 'req-8f85317d-f050-481b-af39-2973df664fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:06:40,791 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.319s 2023-04-21 14:06:40,792 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:06:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f3ca1d-107e-42cc-9c8c-27e8046699cf', 'x-compute-request-id': 'req-22f3ca1d-107e-42cc-9c8c-27e8046699cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:07:31,049 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.231s 2023-04-21 14:07:31,049 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:30 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-d9eba43d-0a10-41ed-ae74-d07b763c80b6', 'x-compute-request-id': 'req-d9eba43d-0a10-41ed-ae74-d07b763c80b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:07:31,306 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.245s 2023-04-21 14:07:31,307 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:31 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-3c5801a8-b28a-4d9e-8075-ae770685e25d', 'x-compute-request-id': 'req-3c5801a8-b28a-4d9e-8075-ae770685e25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:08:31,611 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes 0.234s 2023-04-21 14:08:31,611 80344 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-319046922"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60b3c2c-9291-41c3-a439-1c8df55bcd66', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60b3c2c-9291-41c3-a439-1c8df55bcd66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes'} Body: b'{"volume": {"id": "df427b64-cdd1-47cc-bd98-8094c9919c38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:31.553988", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-319046922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:08:31,673 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38 0.052s 2023-04-21 14:08:31,673 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2c523d-38a8-4db2-9e25-2a2e4d5afa1c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2c523d-38a8-4db2-9e25-2a2e4d5afa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38'} Body: b'{"volume": {"id": "df427b64-cdd1-47cc-bd98-8094c9919c38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-319046922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:08:32,726 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38 0.041s 2023-04-21 14:08:32,726 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fee705-bcb7-49bc-9d0c-721f8b0b7dc3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fee705-bcb7-49bc-9d0c-721f8b0b7dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38'} Body: b'{"volume": {"id": "df427b64-cdd1-47cc-bd98-8094c9919c38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:08:32.000000", "updated_at": "2023-04-21T14:08:32.000000", "name": "tempest-ServerActionsTestJSON-volume-319046922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/df427b64-cdd1-47cc-bd98-8094c9919c38"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:08:33,235 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.496s 2023-04-21 14:08:33,236 80344 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:32 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-9418feb7-5de0-46a4-9fc6-68812fb06b6a', 'x-compute-request-id': 'req-9418feb7-5de0-46a4-9fc6-68812fb06b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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_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-21 14:09:40,324 80350 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools?detail=True 0.279s 2023-04-21 14:09:40,325 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a1494-e3fb-4faa-b4e5-e1d055b64d2c', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8a1494-e3fb-4faa-b4e5-e1d055b64d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/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-21 14:09:40,383 80350 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools 0.050s 2023-04-21 14:09:40,383 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e04a0f-63be-42e6-83fd-44389ae6382d', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e04a0f-63be-42e6-83fd-44389ae6382d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aced925b160d4960a35e4fa8ba25996b/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 a5422694-b20f-4fca-94fc-cace05709bf3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:43,716 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types 0.162s 2023-04-21 14:09:43,716 80350 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-974152727", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f339cc-22d3-47e1-a8ce-8b19ea4cbc53', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f339cc-22d3-47e1-a8ce-8b19ea4cbc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types'} Body: b'{"volume_type": {"id": "3a495a08-0cbf-4f1f-9c06-3090009f5cc9", "name": "tempest-VolumeTypesAccessTest-volume-type-974152727", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-21 14:09:43,859 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes 0.139s 2023-04-21 14:09:43,859 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "3a495a08-0cbf-4f1f-9c06-3090009f5cc9", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 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-618ab07a-5659-451b-8f5e-292e11b5d615', 'x-openstack-request-id': 'req-618ab07a-5659-451b-8f5e-292e11b5d615', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3a495a08-0cbf-4f1f-9c06-3090009f5cc9 could not be found."}}' 2023-04-21 14:09:43,859 80350 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-21 14:09:43,888 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action 0.028s 2023-04-21 14:09:43,889 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "f113cc1ae7d641b9b3e47c511286be46"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 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-8aa0fe9f-9bbb-4ad7-ac76-faf3163ff02a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action'} Body: b'' 2023-04-21 14:09:44,157 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes 0.267s 2023-04-21 14:09:44,157 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "3a495a08-0cbf-4f1f-9c06-3090009f5c c9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-487834580"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf1b07c-176c-4907-ae64-c0a77ab1f281', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf1b07c-176c-4907-ae64-c0a77ab1f281', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.031155", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:09:44,225 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.049s 2023-04-21 14:09:44,226 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd77e25-1296-4cd2-b0b4-442bb76d0603', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd77e25-1296-4cd2-b0b4-442bb76d0603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f113cc1ae7d641b9b3e47c511286be46"}}' 2023-04-21 14:09:45,277 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.039s 2023-04-21 14:09:45,278 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cddda80-a1d3-4a3a-9b9f-48425e1ace04', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cddda80-a1d3-4a3a-9b9f-48425e1ace04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.000000", "updated_at": "2023-04-21T14:09:44.000000", "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f113cc1ae7d641b9b3e47c511286be46"}}' 2023-04-21 14:09:45,349 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.060s 2023-04-21 14:09:45,350 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92c778c-3c44-4602-8744-f87e7cb81d76', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92c778c-3c44-4602-8744-f87e7cb81d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"volume": {"id": "a5422694-b20f-4fca-94fc-cace05709bf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:44.000000", "updated_at": "2023-04-21T14:09:44.000000", "name": "tempest-VolumeTypesAccessTest-Volume-487834580", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-974152727", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3"}], "user_id": "6156261c116040e2a241c8f2ab10c8c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f113cc1ae7d641b9b3e47c511286be46"}}' 2023-04-21 14:09:45,474 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.108s 2023-04-21 14:09:45,475 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-7763bd89-bd8c-4f96-915e-e6a8f62129c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47 c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'' 2023-04-21 14:09:45,495 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3 0.020s 2023-04-21 14:09:45,496 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-dc2f8276-803d-4fde-87b8-65cfb518ced8', 'x-openstack-request-id': 'req-dc2f8276-803d-4fde-87b8-65cfb518ced8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f113cc1ae7d641b9b3e47c511286be46/volumes/a5422694-b20f-4fca-94fc-cace05709bf3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a5422694-b20f-4fca-94fc-cace05709bf3 could not be found."}}' 2023-04-21 14:09:45,531 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action 0.035s 2023-04-21 14:09:45,532 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "f113cc1ae7d641b9b3e47c511286be46"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-29ca5d14-53bc-4f52-bcbe-b37fc16eb8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9/action'} Body: b'' 2023-04-21 14:09:45,586 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9 0.054s 2023-04-21 14:09:45,586 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-29960375-e071-4389-9823-d339fbc7d3a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9'} Body: b'' 2023-04-21 14:09:45,607 80350 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313/types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9 0.020s 2023-04-21 14:09:45,608 80350 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:45 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-dcd84298-b954-4ea1-a0d9-eaa6dbd4314a', 'x-openstack-request-id': 'req-dcd84298-b954-4ea1-a0d9-eaa6dbd4314a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eee03a6595544b9cadb8d278aad5c313 /types/3a495a08-0cbf-4f1f-9c06-3090009f5cc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3a495a08-0cbf-4f1f-9c06-3090009f5cc9 could not be found."}}' 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 d3f42a9d-0773-4362-8a0c-18fca79d79ab failed to build and is in ERROR status 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 baf9bdc8-340b-43df-ac0a-c87b8f454f3c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:55,072 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes 0.419s 2023-04-21 14:09:55,073 80350 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-1306259546"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd179ae-56c2-4bea-8f68-31d1991a7f72', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd179ae-56c2-4bea-8f68-31d1991a7f72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.013472", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:09:55,123 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.041s 2023-04-21 14:09:55,123 80350 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': 'Fri, 21 Apr 2023 14:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b32052-504e-4328-889f-7404982d34c1', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b32052-504e-4328-889f-7404982d34c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:56,174 80350 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.039s 2023-04-21 14:09:56,174 80350 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': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a734f7-5baa-45ab-8da8-077f8e301593', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a734f7-5baa-45ab-8da8-077f8e301593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.000000", "updated_at": "2023-04-21T14:09:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:56,221 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.036s 2023-04-21 14:09:56,221 80350 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': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0378b1f6-3f10-496f-8b73-c25e1d417d65', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0378b1f6-3f10-496f-8b73-c25e1d417d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"volume": {"id": "baf9bdc8-340b-43df-ac0a-c87b8f454f3c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:55.000000", "updated_at": "2023-04-21T14:09:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1306259546", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:56,330 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.098s 2023-04-21 14:09:56,330 80350 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': 'Fri, 21 Apr 2023 14:09:56 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-90b8fc38-b1aa-4455-b469-472706acb059', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'' 2023-04-21 14:09:56,353 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c 0.022s 2023-04-21 14:09:56,353 80350 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': 'Fri, 21 Apr 2023 14:09:56 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-4a85a668-0cf1-4856-8faf-94846e025d1f', 'x-openstack-request-id': 'req-4a85a668-0cf1-4856-8faf-94846e025d1f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/baf9bdc8-340b-43df-ac0a-c87b8f454f3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume baf9bdc8-340b-43df-ac0a-c87b8f454f3c 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 cb436351-8db1-4d99-9fbd-e7046db3159d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:56,538 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes 0.182s 2023-04-21 14:09:56,538 80350 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-139920622"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab256da-b006-4d4f-9dd4-914567d906a7', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab256da-b006-4d4f-9dd4-914567d906a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.475641", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-21 14:09:56,593 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.045s 2023-04-21 14:09:56,593 80350 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': 'Fri, 21 Apr 2023 14:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2371b4-4997-4ccc-b73c-bed016dd0bba', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2371b4-4997-4ccc-b73c-bed016dd0bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:57,645 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.040s 2023-04-21 14:09:57,646 80350 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': 'Fri, 21 Apr 2023 14:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0c2a04-266a-4441-b60c-77f847970974', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0c2a04-266a-4441-b60c-77f847970974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.000000", "updated_at": "2023-04-21T14:09:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:57,695 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.038s 2023-04-21 14:09:57,695 80350 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': 'Fri, 21 Apr 2023 14:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8748df80-f176-42de-93b9-344e51b02a55', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8748df80-f176-42de-93b9-344e51b02a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"volume": {"id": "cb436351-8db1-4d99-9fbd-e7046db3159d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:56.000000", "updated_at": "2023-04-21T14:09:57.000000", "name": "tempest-VolumesTransfersV357Test-Volume-139920622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d"}], "user_id": "b7ff0ab83a6f4301b6ee536b84bdf447", "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": "1d3b26e4c3994e47b6b2adc34439d97b"}}' 2023-04-21 14:09:57,807 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.101s 2023-04-21 14:09:57,807 80350 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': 'Fri, 21 Apr 2023 14:09:57 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-d4938ac7-0333-4c54-beee-9fd404ab3b81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'' 2023-04-21 14:09:57,831 80350 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d 0.023s 2023-04-21 14:09:57,831 80350 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': 'Fri, 21 Apr 2023 14:09:57 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-50d1094b-add1-4d44-ae64-2e4cb5e28572', 'x-openstack-request-id': 'req-50d1094b-add1-4d44-ae64-2e4cb5e28572', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1d3b26e4c3994e47b6b2adc34439d97b/volumes/cb436351-8db1-4d99-9fbd-e7046db3159d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb436351-8db1-4d99-9fbd-e7046db3159d 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 6d59cb0a-6564-40aa-afab-73f96b0fb006 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:07:17,446 80334 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-21 14:07:18,050 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.603s 2023-04-21 14:07:18,051 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--916643422", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9d8b6568-81d1-465d-9035-b6740affacbc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--916643422", "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": "cfa1f4e6f7864477b911420ea2ecb982", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "created_at": "2023-04-21T14:07:18Z", "updated_at": "2023-04-21T14:07:18Z", "tags": [], "self": "/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b", "file": "/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:07:19,456 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b/file 1.404s 2023-04-21 14:07:19,457 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-07d54215-84f1-4f6a-bb14-7fbb05790527', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b/file'} Body: b'' 2023-04-21 14:07:19,457 80334 DEBUG [tempest.scenario.manager] image:6d7eb54a-b068-4162-bd98-5a21649fbd2b 2023-04-21 14:07:19,520 80334 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.060s 2023-04-21 14:07:19,521 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-788075712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCO55/5HhCQZkcFVfgVGrulI3atlpFKQjKnI78/kM4uimAx0bJQlbEfcxM2XQeW2c86vQX6nUo1+E0FJJHQNMap4lIvFfRYGCEovcOc6baFnAovI9vNKGBK33RQ9htMU1w=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:19 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-ba296cf8-ea27-480b-9aef-99ce49e6ac1b', 'x-compute-request-id': 'req-ba296cf8-ea27-480b-9aef-99ce49e6ac1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-788075 712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCO55/5HhCQZkcFVfgVGrulI3atlpFKQjKnI78/kM4uimAx0bJQlbEfcxM2XQeW2c86vQX6nUo1+E0FJJHQNMap4lIvFfRYGCEovcOc6baFnAovI9vNKGBK33RQ9htMU1w==", "fingerprint": "9e:cb:65:93:6d:38:84:de:ae:98:5f:e3:62:4c:20:4e", "user_id": "9d40cdc3312b43d286d8a79cde9f5418"}}' 2023-04-21 14:07:19,624 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2023-04-21 14:07:19,624 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:19 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-e42932f5-1603-4bff-a1d7-8a4943ccef50', '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": "9d40cdc3312b43d286d8a79cde9f5418", "name": "tempest-TestMinimumBasicScenario-515927679-project-member", "password_expires_at": null}, "audit_ids": ["w00F4VkFSk2xCeP12Vcvvg"], "expires_at": "2023-04-21T15:07:19.000000Z", "issued_at": "2023-04-21T14:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfa1f4e6f7864477b911420ea2ecb982", "name": "tempest-TestMinimumBasicScenario-515927679"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:07:19,625 80334 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {' id': '12b23d1e-f3a6-4c34-989d-1c89ee946e24', 'name': 'tempest-TestMinimumBasicScenario-1972551477-network', 'tenant_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfa1f4e6f7864477b911420ea2ecb982', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26575, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:04:15Z', 'updated_at': '2023-04-21T14:04:16Z', 'revision_number': 1} available for tenant 2023-04-21 14:07:20,205 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.579s 2023-04-21 14:07:20,205 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-2134957043", "imageRef": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-788075712", "networks": [{"uuid": "12b23d1e-f3a6-4c34-989d-1c89ee946e24"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc7c8df-0004-42e7-bf4d-a9ffceb51414', 'x-compute-request-id': 'req-7cc7c8df-0004-42e7-bf4d-a9ffceb51414', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LxSNqhJxMPQ6"}}' 2023-04-21 14:07:20,275 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.067s 2023-04-21 14:07:20,275 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:07:20 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-d6fdf557-0105-4d20-98c6-bf54b7c66461', 'x-compute-request-id': 'req-d6fdf557-0105-4d20-98c6-bf54b7c66461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "BUILD", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:20Z", "addresses": {}, "acces sIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "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-21 14:08:10,707 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.370s 2023-04-21 14:08:10,707 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:08:10 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-0341a9fb-90ad-43b8-bc20-119f5e337aba', 'x-compute-request-id': 'req-0341a9fb-90ad-43b8-bc20-119f5e337aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.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-21 14:08:10,719 80334 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:09:11,020 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.264s 2023-04-21 14:09:11,020 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:10 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-53f5c9de-66e2-400e-9ca0-13cfc6f2850e', 'x-compute-request-id': 'req-53f5c9de-66e2-400e-9ca0-13cfc6f2850e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.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-21 14:09:11,123 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.077s 2023-04-21 14:09:11,123 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5822e281-9b2b-496d-8885-8ebeea019b1f', 'x-compute-request-id': 'req-5822e281-9b2b-496d-8885-8ebeea019b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}]}]}' 2023-04-21 14:09:11,363 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.236s 2023-04-21 14:09:11,364 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 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-1746a543-2e22-443d-b0c1-7d2a8db3b8b1', 'x-compute-request-id': 'req-1746a543-2e22-443d-b0c1-7d2a8db3b8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4b c3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:07:28Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.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-21 14:09:11,589 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes 0.214s 2023-04-21 14:09:11,590 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-808124280", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d1a153-e231-430c-aa4a-d99f644a8230', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d1a153-e231-430c-aa4a-d99f644a8230', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes'} Body: b'{"volume": {"id": "6d59cb0a-6564-40aa-afab-73f96b0fb006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:11.521105", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-808124280", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:09:11,641 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.041s 2023-04-21 14:09:11,641 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-5dc57ccb-b6dd-45fc-88f2-c8890ac522c4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc57ccb-b6dd-45fc-88f2-c8890ac522c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'{"volume": {"id": "6d59cb0a-6564-40aa-afab-73f96b0fb006", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:12.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-808124280", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:09:12,692 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.039s 2023-04-21 14:09:12,692 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405cc274-5ad3-4517-8577-e869ff77a268', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405cc274-5ad3-4517-8577-e869ff77a268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'{"volume": {"id": "6d59cb0a-6564-40aa-afab-73f96b0fb006", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:09:12.000000", "updated_at": "2023-04-21T14:09:12.000000", "name": "tempest-TestMinimumBasicScenario-volume-808124280", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006"}], "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfa1f4e6f7864477b911420ea2ecb982"}}' 2023-04-21 14:09:12,798 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.094s 2023-04-21 14:09:12,798 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09: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-ea7322d8-f7f7-4f93-b2bd-7103118a1f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4 e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'' 2023-04-21 14:09:12,820 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006 0.021s 2023-04-21 14:09:12,820 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 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-a3fc3f9c-6a9a-4ccb-8a70-354006a442d1', 'x-openstack-request-id': 'req-a3fc3f9c-6a9a-4ccb-8a70-354006a442d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cfa1f4e6f7864477b911420ea2ecb982/volumes/6d59cb0a-6564-40aa-afab-73f96b0fb006'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6d59cb0a-6564-40aa-afab-73f96b0fb006 could not be found."}}' 2023-04-21 14:09:12,924 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.104s 2023-04-21 14:09:12,925 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 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-b0e2096f-8790-45c5-a8c7-1c2902592676', 'x-compute-request-id': 'req-b0e2096f-8790-45c5-a8c7-1c2902592676', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'' 2023-04-21 14:09:13,116 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.191s 2023-04-21 14:09:13,116 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:12 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-432cf973-8d24-4b5c-91d2-b08f6d9e4a29', 'x-compute-request-id': 'req-432cf973-8d24-4b5c-91d2-b08f6d9e4a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"server": {"id": "eb793e62-10c7-4bc3-834b-4a046bd33462", "name": "tempest-TestMinimumBasicScenario-server-2134957043", "status": "ACTIVE", "tenant_id": "cfa1f4e6f7864477b911420ea2ecb982", "user_id": "9d40cdc3312b43d286d8a79cde9f5418", "metadata": {}, "hostId": "81d82d51e299fb998a4d9342615528a85780f99de8f0c74257b162f7", "image": {"id": "6d7eb54a-b068-4162-bd98-5a21649fbd2b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:07:20Z", "updated": "2023-04-21T14:09:13Z", "addresses": {"tempest-TestMinimumBasicScenario-1972551477-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:9a:93"}]}, "accessIPv4": "", "acc essIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eb793e62-10c7-4bc3-834b-4a046bd33462"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-788075712", "OS-SRV-USG:launched_at": "2023-04-21T14:07:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-21 14:10:03,445 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462 0.271s 2023-04-21 14:10:03,445 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:03 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-27f8ca31-4cc5-46d5-ad19-6db26618d8cb', 'x-compute-request-id': 'req-27f8ca31-4cc5-46d5-ad19-6db26618d8cb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eb793e62-10c7-4bc3-834b-4a046bd33462'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eb793e62-10c7-4bc3-834b-4a046bd33462 could not be found."}}' 2023-04-21 14:10:03,478 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-788075712 0.032s 2023-04-21 14:10:03,478 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:03 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-2370be50-a60f-4209-88c8-695318f1f20a', 'x-compute-request-id': 'req-2370be50-a60f-4209-88c8-695318f1f20a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-788075712'} Body: b'' 2023-04-21 14:10:03,582 80334 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b 0.103s 2023-04-21 14:10:03,582 80334 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3c541ba6-a679-46ce-bfb5-1ee9538becdc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/6d7eb54a-b068-4162-bd98-5a21649fbd2b'} Body: b'' 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 165bd506-e517-4200-bf04-a27bb67430f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:33,761 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.451s 2023-04-21 14:09:33,761 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:33 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-27e6cce8-8e20-4b4c-89c9-5e167b76d766', 'x-compute-request-id': 'req-27e6cce8-8e20-4b4c-89c9-5e167b76d766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:09:34,132 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.359s 2023-04-21 14:09:34,132 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:33 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-919dd3f6-cf43-4171-9268-f8e0e3adf0c0', 'x-compute-request-id': 'req-919dd3f6-cf43-4171-9268-f8e0e3adf0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:09:34,449 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.306s 2023-04-21 14:09:34,450 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:34 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-f2b141a1-026c-401d-bde3-0edd06aefccd', 'x-compute-request-id': 'req-f2b141a1-026c-401d-bde3-0edd06aefccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:10:34,848 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/41c39 fcb224f4e69a73734be43ba6588/volumes 0.364s 2023-04-21 14:10:34,849 80344 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-862908102"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d60aa05-757c-4a68-8311-4e3025dbafda', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d60aa05-757c-4a68-8311-4e3025dbafda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes'} Body: b'{"volume": {"id": "165bd506-e517-4200-bf04-a27bb67430f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:10:34.791399", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-862908102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:10:34,900 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2 0.042s 2023-04-21 14:10:34,901 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95849c6-c665-4ec6-b2a8-3139a25927ce', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95849c6-c665-4ec6-b2a8-3139a25927ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2'} Body: b'{"volume": {"id": "165bd506-e517-4200-bf04-a27bb67430f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:10:35.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-862908102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:10:35,973 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2 0.061s 2023-04-21 14:10:35,974 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Fri, 21 Apr 2023 14:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a00ed39-eb65-49de-b922-5177c229b165', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a00ed39-eb65-49de-b922-5177c229b165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2'} Body: b'{"volume": {"id": "165bd506-e517-4200-bf04-a27bb67430f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:10:35.000000", "updated_at": "2023-04-21T14:10:35.000000", "name": "tempest-ServerActionsTestJSON-volume-862908102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/165bd506-e517-4200-bf04-a27bb67430f2"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:10:35,993 80344 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-21 14:10:36,229 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.235s 2023-04-21 14:10:36,230 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:35 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-4f879de0-1612-4d51-93ff-b641176f53d7', 'x-compute-request-id': 'req-4f879de0-1612-4d51-93ff-b641176f53d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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_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 e9a8763a-9c87-4bfa-b8fa-5ad3580047bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:09:28,680 80348 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-21 14:09:28,680 80348 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-21 14:09:28,740 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-21 14:09:28,741 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1225044309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNh3h/ls9Vz2CSJMa9VpcyU76RLbRZmuJQ248SapA8bgNUNmhAl7IYjCs169Izl/iH7Dan2D0JBNyZec2ol4KFoZzjxYCOpbOA18fLh9nA4MO8xkGTV3gPFpF/O9TMHYqw=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:28 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-1de498fe-af40-4ee1-8dd6-571be6134e09', 'x-compute-request-id': 'req-1de498fe-af40-4ee1-8dd6-571be6134e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1225044309", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNh3h/ls9Vz2CSJMa9VpcyU76RLbRZmuJQ248SapA8bgNUNmhAl7IYjCs169Izl/iH7Dan2D0JBNyZec2ol4KFoZzjxYCOpbOA18fLh9nA4MO8xkGTV3gPFpF/O9TMHYqw==", "fingerprint": "53:ba:c1:1f:f0:38:1c:53:a9:ce:e2:f7:42:15:8f:b4", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2"}}' 2023-04-21 14:09:28,743 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1225044309 created 2023-04-21 14:09:28,908 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.164s 2023-04-21 14:09:28,909 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1300190058", "description": "tempest-description--1825834168"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5db61b0c-55ed-4dda-bcc8-62e1f032b5fb', 'date': 'Fri, 21 Apr 2023 14:09:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "name": "tempest-securitygroup--1300190058", "stateful": true, "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "tempest-description--1825834168", "shared": false, "security_group_rules": [{"id": "2b49cf56-3dd8-493f-9630-138a01d7b0fb", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}, {"id": "55404f17-ecf6-4455-845e-db31fb9250e5", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 926, "description": null, "tags": [], "created_at": "2023-04-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}], "tags": [], "created_at": "2023-04-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:09:29,082 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-21 14:09:29,082 80348 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": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-d362f6b3-6be1-49f5-b56b-b78dd452a664', 'date': 'Fri, 21 Apr 2023 14:09:29 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": "b5ca270a-265f-49e4-82d6-ebbe975555c5", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-21T14:09:28Z", "updated_at": "2023-04-21T14:09:28Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:09:29,421 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.338s 2023-04-21 14:09:29,422 80348 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": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a3e359ba-3257-4e0f-b484-e70fd1facff6', 'date': 'Fri, 21 Apr 2023 14:09:29 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": "b8f68577-7d0c-4dc4-9262-622791e3ede9", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "security_group_id": "f7ed66a3-1f93-4695-927d-69bd9597d3d3", "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-21T14:09:29Z", "updated_at": "2023-04-21T14:09:29Z", "revision_number": 0, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:09:29,423 80348 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1300190058 created 2023-04-21 14:09:30,232 80348 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.809s 2023-04-21 14:09:30,233 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-92ee3c65-d06c-4683-87a8-e44372c9d0d8', 'date': 'Fri, 21 Apr 2023 14:09:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a88eda71-13cc-4062-b8d6-48aa8c6d3085", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.253", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:09:29Z", "updated_at": "2023-04-21T14:09:29Z", "revision_number": 0}}' 2023-04-21 14:09:30,233 80348 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a88eda71-13cc-4062-b8d6-48aa8c6d3085', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.253', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:09:29Z', 'updated_at': '2023-04-21T14:09:29Z', 'revision_number': 0, 'ip': '172.24.4.253'} created 2023-04-21 14:09:30,272 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-21 14:09:30,272 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:30 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-7bc78867-0916-4fe4-add7-f076f965b5a0', '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": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "name": "tempest-AttachVolumeNegativeTest-166063504-project-member", "password_expires_at": null}, "audit_ids": ["ExMvhWS9TqGwgIWmPREiMw"], "expires_at": "2023-04-21T15:09:30.000000Z", "issued_at": "2023-04-21T14:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "name": "tempest-AttachVolumeNegativeTest-166063504"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:09:30,273 80348 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '31b07b9f-0a0f-426a-97d6-12b23e611818', 'name': 'tempest-AttachVolumeNegativeTest-1809206062-network', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46496, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:03:49Z', 'updated_at': '2023-04-21T14:03:49Z', 'revision_number': 1} available for tenant 2023-04-21 14:09:30,273 80348 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1225044309', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNh3h/ls9Vz2CSJMa9VpcyU76RLbRZmuJQ248SapA8bgNUNmhAl7IYjCs169Izl/iH7Dan2D0JBNyZec2ol4KFoZzjxYCOpbOA18fLh9nA4MO8xkGTV3gPFpF/O9TMHYqw==', 'fingerprint': '53:ba:c1:1f:f0:38:1c:53:a9:ce:e2:f7:42:15:8f:b4', 'user_id': 'ab1d2ed7df2f4a9bbf14da7e2c5fece2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBKX+VQ9ZhREBGkzTXQJWTmRHCwOXWPS9UrOJugyyrCIsLICZrZvoao\nD5MLepWRQXCgBwYFK4EEACKhZANiAATYd4f5bPVc9gkiTGvVaXMlO+kS20WZriUN\nuPEmqQPG4DVDZoQJeyGIwrNevSM5f4h+w2p9g9CQTcmXnNqJeChaGc48WAjqWzgN\nfHy4fZwODDvMZBk1d4DxaRfzvUzB2Ks=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f7ed66a3-1f93-4695-927d-69bd9597d3d3', 'name': 'tempest-securitygroup--1300190058', 'stateful': True, 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': 'tempest-description--1825834168', 'shared': False, 'security_group_rules': [{'id': '2b49cf56-3dd8-493f-9630-138a01d7b0fb', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': 'f7ed66a3-1f93-4695-927d-69bd9597d3d3', '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-21T14:09:28Z', 'updated_at': '2023-04-21T14:09:28Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, {'id': '55404f17-ecf6-4455-845e-db31fb9250e5', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'security_group_id': 'f7ed66a3-1f93-4695-927d-69bd9597d3d3', '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-21T14:09:28Z', 'updated_at': '2023-04-21T14:09:28Z', 'revision_number': 0, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}], 'tags': [], 'creat ed_at': '2023-04-21T14:09:28Z', 'updated_at': '2023-04-21T14:09:28Z', 'revision_number': 1, 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82'}, 'floating_ip': {'id': 'a88eda71-13cc-4062-b8d6-48aa8c6d3085', 'tenant_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'floating_ip_address': '172.24.4.253', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f0ccc2c950364fcbb0f2b1cc937f6a82', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:09:29Z', 'updated_at': '2023-04-21T14:09:29Z', 'revision_number': 0, 'ip': '172.24.4.253'}} 2023-04-21 14:09:31,303 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.029s 2023-04-21 14:09:31,304 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-911419057", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "31b07b9f-0a0f-426a-97d6-12b23e611818"}], "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "key_name": "tempest-keypair-1225044309", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53650d5-49c4-4775-86b0-98020eb97ff7', 'x-compute-request-id': 'req-f53650d5-49c4-4775-86b0-98020eb97ff7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "adminPass": "password"}}' 2023-04-21 14:09:31,382 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.075s 2023-04-21 14:09:31,382 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:09:31 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-a7d9b283-3b2a-42e6-90be-b89c729a2e39', 'x-compute-request-id': 'req-a7d9b283-3b2a-42e6-90be-b89c729a2e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "name": "tempest-AttachVolumeNegativeTest-server-911419057", "status": "BUILD", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "fl avor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:09:31Z", "updated": "2023-04-21T14:09:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1225044309", "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-21 14:10:21,680 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.239s 2023-04-21 14:10:21,680 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:10:21 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-bf25583e-ac40-4a0b-8c15-b9035630fe22', 'x-compute-request-id': 'req-bf25583e-ac40-4a0b-8c15-b9035630fe22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "name": "tempest-AttachVolumeNegativeTest-server-911419057", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:09:31Z", "updated": "2023-04-21T14:09:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ce:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1225044309", "OS-SRV-USG:launched_at": "2023-04-21T14:09:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "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-21 14:10:21,692 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-21 14:11:21,911 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/os-interface 0.174s 2023-04-21 14:11:21,911 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'cont ent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f0afd2a-c67f-4760-854f-1f3088c8af7e', 'x-compute-request-id': 'req-1f0afd2a-c67f-4760-854f-1f3088c8af7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "port_id": "2ae823dd-90e2-45a4-a300-3ea150d56569", "mac_addr": "fa:16:3e:4d:ce:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b5f6ad19-0851-44af-abdb-5aeb92a663c3", "ip_address": "10.0.0.12"}]}]}' 2023-04-21 14:11:22,716 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085 0.801s 2023-04-21 14:11:22,717 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2ae823dd-90e2-45a4-a300-3ea150d56569"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-48db1270-e3b8-426d-9f2b-298ed8a573ce', 'date': 'Fri, 21 Apr 2023 14:11:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085'} Body: b'{"floatingip": {"id": "a88eda71-13cc-4062-b8d6-48aa8c6d3085", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "floating_ip_address": "172.24.4.253", "floating_network_id": "a5c5a7b3-b66f-42ab-9570-127fff84ee9a", "router_id": "bf8af9ff-b0de-428f-9d43-259acdf85980", "port_id": "2ae823dd-90e2-45a4-a300-3ea150d56569", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "31b07b9f-0a0f-426a-97d6-12b23e611818", "mac_address": "fa:16:3e:4d:ce:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-21T14:09:29Z", "updated_at": "2023-04-21T14:11:22Z", "revision_number": 1, "project_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:11:22,718 80348 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.253:22' as 'cirros' with public key authentication 2023-04-21 14:11:22,754 80348 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-21 14:11:22,778 80348 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-21 14:11:22,779 80348 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.253 successfully created 2023-04-21 14:11:22,832 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/ips 0.052s 2023-04-21 14:11:22,832 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:22 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-a5a80e46-fd12-48b3-87a6-ac1bbcaa8486', 'x-compute-request-id': 'req-a5a80e46-fd12-48b3-87a6-ac1bbcaa8486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.12"}]} }' 2023-04-21 14:11:23,095 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes 0.259s 2023-04-21 14:11:23,095 80348 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-25012066"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe28360-3c61-45a5-9aa6-122f3578e839', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe28360-3c61-45a5-9aa6-122f3578e839', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes'} Body: b'{"volume": {"id": "e9a8763a-9c87-4bfa-b8fa-5ad3580047bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:11:23.020333", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-25012066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:11:23,143 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb 0.039s 2023-04-21 14:11:23,143 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e217c0a9-4be6-409c-aa61-a8be41d64271', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e217c0a9-4be6-409c-aa61-a8be41d64271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb'} Body: b'{"volume": {"id": "e9a8763a-9c87-4bfa-b8fa-5ad3580047bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:11:23.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-25012066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:11:24,206 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb 0.050s 2023-04-21 14:11:24,206 80348 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10304790-82fe-45b6-9a5a-bc9c9729ab99', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10304790-82fe-45b6-9a5a-bc9c9729ab99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb'} Body: b'{"volume": {"id": "e9a8763a-9c87-4bfa-b8fa-5ad3580047bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:11:23.000000", "updated_at": "2023-04-21T14:11:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-25012066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f0ccc2c950364fcbb0f2b1cc937f6a82/volumes/e9a8763a-9c87-4bfa-b8fa-5ad3580047bb"}], "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82"}}' 2023-04-21 14:11:24,340 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.123s 2023-04-21 14:11:24,340 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:24 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-b33eeaa5-4d8a-48b3-821c-1df8d34b9e25', 'x-compute-request-id': 'req-b33eeaa5-4d8a-48b3-821c-1df8d34b9e25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'' 2023-04-21 14:11:24,957 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.616s 2023-04-21 14:11:24,957 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:24 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-b9951a7c-8ede-4a03-872e-11a8f32b704f', 'x-compute-request-id': 'req-b9951a7c-8ede-4a03-872e-11a8f32b704f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"server": {"id": "4a52be06-ff23-47fa-8f3f-ecd2e4045df0", "name": "tempest-AttachVolumeNegativeTest-server-911419057", "status": "ACTIVE", "tenant_id": "f0ccc2c950364fcbb0f2b1cc937f6a82", "user_id": "ab1d2ed7df2f4a9bbf14da7e2c5fece2", "metadata": {}, "hostId": "cfd90a4540f13ba5b2bad0b79d11f6b79879ee9b8d3fa4a1c84ea69e", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b13 9f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:09:31Z", "updated": "2023-04-21T14:11:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1809206062-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ce:3c"}, {"version": 4, "addr": "172.24.4.253", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:ce:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1225044309", "OS-SRV-USG:launched_at": "2023-04-21T14:09:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1300190058"}], "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-21 14:12:15,046 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0 0.037s 2023-04-21 14:12:15,046 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:15 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-04beb5e7-c99e-4cbb-9d29-e59390c3904f', 'x-compute-request-id': 'req-04beb5e7-c99e-4cbb-9d29-e59390c3904f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4a52be06-ff23-47fa-8f3f-ecd2e4045df0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4a52be06-ff23-47fa-8f3f-ecd2e4045df0 could not be found."}}' 2023-04-21 14:12:15,080 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1225044309 0.033s 2023-04-21 14:12:15,080 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:15 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-fde03673-c436-4e43-82fe-a363b67f95c3', 'x-compute-request-id': 'req-fde03673-c436-4e43-82fe-a363b67f95c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1225044309'} Body: b'' 2023-04-21 14:12:15,239 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d3 0.158s 2023-04-21 14:12:15,240 80348 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-01e4c0fa-e629-409c-8b16-7560d71cb607', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:12:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d 3'} Body: b'' 2023-04-21 14:12:15,257 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d3 0.016s 2023-04-21 14:12:15,257 80348 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-b6327d7b-173f-4f7f-a417-393eb5cde8c3', 'date': 'Fri, 21 Apr 2023 14:12:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7ed66a3-1f93-4695-927d-69bd9597d3d3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7ed66a3-1f93-4695-927d-69bd9597d3d3 does not exist", "detail": ""}}' 2023-04-21 14:12:15,728 80348 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085 0.470s 2023-04-21 14:12:15,728 80348 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-05ee0ded-0530-4c73-800a-7e49ac4e20b6', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:12:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a88eda71-13cc-4062-b8d6-48aa8c6d3085'} 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 fa005ea0-c406-477e-875a-6eb001d589fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:12:21,844 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types 0.181s 2023-04-21 14:12:21,844 80348 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-2030267884"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2dd165-a72d-467d-9e88-ffe073764f6b', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2dd165-a72d-467d-9e88-ffe073764f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types'} Body: b'{"volume_type": {"id": "b9bee973-5e8e-40e0-9ed8-badf94816734", "name": "tempest-GroupsTest-volume-type-2030267884", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:12:21,897 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types 0.049s 2023-04-21 14:12:21,897 80348 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-404642338"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c91227-5028-42ee-a0f4-13d91e6dd9fc', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c91227-5028-42ee-a0f4-13d91e6dd9fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types'} Body: b'{"group_type": {"id": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "name": "tempest-GroupsTest-group-type-404642338", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:12:22,101 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups 0.200s 2023-04-21 14:12:22,102 80348 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": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "volume_types": ["b9bee973-5e8e-40e0-9ed8-badf94816734"], "name": "tempest-Group1-1577609022"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d48d49-a2a3-4da8-a47e-74a4326b7824', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d48d49-a2a3-4da8-a47e-74a4326b7824', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups'} Body: b'{"group": {"id": "fa005ea0-c406-477e-875a-6eb001d589fc", "name": "tempest-Group1-1577609022"}}' 2023-04-21 14:12:22,138 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc 0.034s 2023-04-21 14:12:22,138 80348 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': 'Fri, 21 Apr 2023 14:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4ad877-a125-43d4-81f4-11c1bbcb4be3', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4ad877-a125-43d4-81f4-11c1bbcb4be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc'} Body: b'{"group": {"id": "fa005ea0-c406-477e-875a-6eb001d589fc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-21T14:12:22.000000", "name": "tempest-Group1-1577609022", "description": null, "group_type": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "volume_types": ["b9bee973-5e8e-40e0-9ed8-badf94816734"]}}' 2023-04-21 14:12:23,185 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc 0.041s 2023-04-21 14:12:23,186 80348 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': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c674628b-a267-4175-a09b-3a2366abfb86', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c674628b-a267-4175-a09b-3a2366abfb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc'} Body: b'{"group": {"id": "fa005ea0-c406-477e-875a-6eb001d589fc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:12:22.000000", "name": "tempest-Group1-1577609022", "description": null, "group_type": "c0e86281-a87f-41aa-a063-1e9d80d6be94", "volume_types": ["b9bee973-5e8e-40e0-9ed8-badf94816734"]}}' 2023-04-21 14:12:23,253 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail 0.063s 2023-04-21 14:12:23,253 80348 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': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8065a8fb-c7ca-4fb8-9ff0-8eca9dd23af9', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8065a8fb-c7ca-4fb8-9ff0-8eca9dd23af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:12:23,333 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc/action 0.070s 2023-04-21 14:12:23,334 80348 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': 'Fri, 21 Apr 2023 14:12:23 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-req uest-id': 'req-c6e555bb-e767-4c4d-ad36-5247db87d5e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc/action'} Body: b'' 2023-04-21 14:12:23,354 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc 0.019s 2023-04-21 14:12:23,354 80348 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': 'Fri, 21 Apr 2023 14:12:23 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-a13d6247-4abe-424a-bcf9-6310bd6613bf', 'x-openstack-request-id': 'req-a13d6247-4abe-424a-bcf9-6310bd6613bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/fa005ea0-c406-477e-875a-6eb001d589fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fa005ea0-c406-477e-875a-6eb001d589fc could not be found."}}' 2023-04-21 14:12:23,386 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/c0e86281-a87f-41aa-a063-1e9d80d6be94 0.031s 2023-04-21 14:12:23,386 80348 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': 'Fri, 21 Apr 2023 14:12:23 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-4c685069-84bf-446a-afc8-72e7dc810e74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/c0e86281-a87f-41aa-a063-1e9d80d6be94'} Body: b'' 2023-04-21 14:12:23,438 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734 0.052s 2023-04-21 14:12:23,439 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-0aee1e3e-4208-4170-a89b-77d25f3461fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734'} Body: b'' 2023-04-21 14:12:23,454 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734 0.015s 2023-04-21 14:12:23,455 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-c1e3ffc1-5a91-400f-ab90-87820b7e469d', 'x-openstack-request-id': 'req-c1e3ffc1-5a91-400f-ab90 -87820b7e469d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/b9bee973-5e8e-40e0-9ed8-badf94816734'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b9bee973-5e8e-40e0-9ed8-badf94816734 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 dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:12:23,554 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types 0.095s 2023-04-21 14:12:23,555 80348 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-970124942"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a618f74-39c3-4ec2-84c8-8c5ee2d44961', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a618f74-39c3-4ec2-84c8-8c5ee2d44961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types'} Body: b'{"volume_type": {"id": "57ca9130-eedc-476c-a587-c4f4e5ba12a8", "name": "tempest-GroupsTest-volume-type-970124942", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-21 14:12:23,588 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types 0.031s 2023-04-21 14:12:23,588 80348 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-508191766"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13c75ca-9e72-4d80-9af4-d7a535576d1a', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13c75ca-9e72-4d80-9af4-d7a535576d1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types'} Body: b'{"group_type": {"id": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "name": "tempest-GroupsTest-group-type-508191766", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-21 14:12:23,680 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups 0.089s 2023-04-21 14:12:23,680 80348 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": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "volume_types": ["57ca9130-eedc-476c-a587-c4f4e5ba12a8"], "name": "tempest-GroupsTest-Group-213360939"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a20a01-8c91-4956-abfb-4812af134ae9', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a20a01-8c91-4956-abfb-4812af134ae9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups'} Body: b'{"group": {"id": "dbddc506-e5b0-4e36-a9ee-c1f05b922cf1", "name": "tempest-GroupsTest-Group-213360939"}}' 2023-04-21 14:12:23,736 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 0.053s 2023-04-21 14:12:23,737 80348 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': 'Fri, 21 Apr 2023 14:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72a8808-6987-46e9-b4c0-6ec397e24ec7', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72a8808-6987-46e9-b4c0-6ec397e24ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1'} Body: b'{"group": {"id": "dbddc506-e5b0-4e36-a9ee-c1f05b922cf1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:12:24.000000", "name": "tempest-GroupsTest-Group-213360939", "description": null, "group_type": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "volume_types": ["57ca9130-eedc-476c-a587-c4f4e5ba12a8"]}}' 2023-04-21 14:12:24,779 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 0.037s 2023-04-21 14:12:24,779 80348 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': 'Fri, 21 Apr 2023 14:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81d058e-efdc-4521-acc4-ff24e3eb81dc', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81d058e-efdc-4521-acc4-ff24e3eb81dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1'} Body: b'{"group": {"id": "dbddc506-e5b0-4e36-a9ee-c1f05b922cf1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-21T14:12:24.000000", "name": "tempest-GroupsTest-Group-213360939", "description": null, "group_type": "9c2d7a0e-a51c-47d9-8e72-8caf8452303f", "volume_types": ["57ca9130-eedc-476c-a587-c4f4e5ba12a8"]}}' 2023-04-21 14:12:24,855 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail 0.072s 2023-04-21 14:12:24,855 80348 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': 'Fri, 21 Apr 2023 14:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a0640b-1ce7-4422-bce8-995af6e31e33', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a0640b-1ce7-4422-bce8-995af6e31e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-21 14:12:24,937 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1/action 0.071s 2023-04-21 14:12:24,937 80348 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': 'Fri, 21 Apr 2023 14:12:24 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-59fe610e-f6d1-4884-a19c-8488361c7938', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1/action'} Body: b'' 2023-04-21 14:12:24,956 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 0.018s 2023-04-21 14:12:24,956 80348 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': 'Fri, 21 Apr 2023 14:12:24 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-8f8d6414-bb08-4d7c-bb0f-a04881cbba99', 'x-openstack-request-id': 'req-8f8d6414-bb08-4d7c-bb0f-a04881cbba99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/83d297fd93a743c59a88a1eb33a7ba5d/groups/dbddc506-e5b0-4e36-a9ee-c1f05b922cf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group dbddc506-e5b0-4e36-a9ee-c1f05b922cf1 could not be found."}}' 2023-04-21 14:12:24,990 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/9c2d7a0e-a51c-47d9-8e72-8caf8452303f 0.033s 2023-04-21 14:12:24,990 80348 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': 'Fri, 21 Apr 2023 14:12:24 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-41e98a88-c954-4504-80e0-b71419abe1f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/group_types/9c2d7a0e-a51c-47d9-8e72-8caf8452303f'} Body: b'' 2023-04-21 14:12:25,039 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8 0.048s 2023-04-21 14:12:25,039 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-5987a801-f764-48d2-b9c9-aac1174c47ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8'} Body: b'' 2023-04-21 14:12:25,057 80348 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8 0.017s 2023-04-21 14:12:25,057 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-a64ee062-7947-4a38-9fb5-4af40f817f38', 'x-openstack-request-id': 'req-a64ee062-7947-4a38-9fb5-4af40f817f38', 'connection': 'close', 'status': '404 ', 'content-location': 'http://10.0.0.210/volume/v3/9d91878928a54248b488178518d7fb01/types/57ca9130-eedc-476c-a587-c4f4e5ba12a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 57ca9130-eedc-476c-a587-c4f4e5ba12a8 could not be found."}}' 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 e702411a-58f1-4480-b753-3743946d5cf5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:11:36,542 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.283s 2023-04-21 14:11:36,543 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:36 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-e2c1d9dd-f371-4c5b-ac17-2234c38f30ac', 'x-compute-request-id': 'req-e2c1d9dd-f371-4c5b-ac17-2234c38f30ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:11:36,785 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.231s 2023-04-21 14:11:36,785 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:36 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-d3c21368-6b73-4c69-8eed-43439c23bb3a', 'x-compute-request-id': 'req-d3c21368-6b73-4c69-8eed-43439c23bb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:11:36,946 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.149s 2023-04-21 14:11:36,946 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:11:36 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-b5e3481d-4317-47ff-a10b-705fca0ae768', 'x-compute-request-id': 'req-b5e3481d-4317-47ff-a10b-705fca0ae768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e065-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "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-21 14:12:37,084 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.075s 2023-04-21 14:12:37,085 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:37 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-39fed284-1928-4a6b-a634-ba87d31c5dea', '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": "95f0f10528294c9bb3d4f58f3361c358", "name": "tempest-ServerActionsTestJSON-2051074452-project-member", "password_expires_at": null}, "audit_ids": ["p1z6wCRmRWOKdG-cszp5aw"], "expires_at": "2023-04-21T15:12:37.000000Z", "issued_at": "2023-04-21T14:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41c39fcb224f4e69a73734be43ba6588", "name": "tempest-ServerActionsTestJSON-2051074452"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/41c39fcb224f4e69a73734be43ba6588", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:12:37,085 80344 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': 'd9138a89-3d80-4ef8-b937-1613f614c9e8', 'name': 'tempest-ServerActionsTestJSON-2095900346-network', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '41c39fcb224f4e69a73734be43ba6588', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10686, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:04:39Z', 'updated_at': '2023-04-21T14:04:39Z', 'revision_number': 1} available for tenant 2023-04-21 14:12:37,086 80344 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2085847639', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBtS2vU2hjTdBp9+5GXmMtOFB68EC/JBp4srwATzJ0qLZ+BQocGkSEAP1z1S9M9P1kEv0Vd6quAa1O8JdG4KfvkaPJsmlaSpX/6CyeVnURB0GwGeWV66UBeLbeyknARPA==', 'fingerprint': 'ed:db:1b:81:04:55:06:d6:44:ae:54:3e:56:11:2c:02', 'user_id': '95f0f10528294c9bb3d4f58f3361c358', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCUT02RK2VDljH4c9XCxd+J7qCBzqxvWP5EHmy3oWky5vXVytVK9d7g\nvMlMgd4UlNOgBwYFK4EEACKhZANiAATgbUtr1NoY03QaffuRl5jLThQevBAvyQae\nLK8AE8ydKi2fgUKHBpEhAD9c9UvTPT9ZBL9FXeqrgGtTvCXRuCn75GjybJpWkqV/\n+gsnlZ1EQdBsBnlleulAXi23spJwETw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0906f9bb-c71f-484d-9356-55c8f5682fb9', 'name': 'tempest-securitygroup--576829017', 'stateful': True, 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'description': 'tempest-description--1270903044', 'shared': False, 'security_group_rules': [{'id': '20ffdbb5-fe45-4f21-98ca-8a1e71412686', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'security_group_id': '0906f9bb-c71f-484d-9356-55c8f5682fb9', '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': 813, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:04:46Z', 'updated_at': '2023-04-21T14:04:46Z', 'revision_number': 0, 'project_id': '41c39fcb224f4e69a73734be43ba6588'}, {'id': '9c3c39e5-bfd8-4ce8-97d6-0f20ef108df7', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'security_group_id': '0906f9bb-c71f-484d-9356-55c8f5682fb9', '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': 812, 'description': None, 'tags': [], 'created_at': '2023-04-21T14:04:46Z', 'updated_at': '2023-04-21T14:04:46Z', 'revision_number': 0, 'project_id': '41c39fcb224f4e69a73734be43ba6588'}], 'tags': [], 'created_at': '2023-04-21T14:04:46Z', 'updated_at': '2023-04-21T14:04:46Z', 'revision_number': 1, 'project_id': '41c39fcb224f4e69a73734be43ba6588'}, 'floating_ip': {'id': '76f9a75a-4bc1-4fe4-b720-394d9d3e06d1', 'tenant_id': '41c39fcb224f4e69a73734be43ba6588', 'floating_ip_address': '172.24.4.101', 'floating_network_id': 'a5c5a7b3-b66f-42ab-9570-127fff84ee9a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '41c39fcb224f4e69a73734be43ba6588', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-21T14:04:47Z', 'updated_at': '2023-04-21T14:04:47Z', 'revision_number': 0, 'ip': '172.24.4.101'}} 2023-04-21 14:12:37,415 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes 0.328s 2023-04-21 14:12:37,415 80344 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-1803503770", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836b1dc9-720f-432d-83bd-e936f1f3a0ac', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836b1dc9-720f- 432d-83bd-e936f1f3a0ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes'} Body: b'{"volume": {"id": "e702411a-58f1-4480-b753-3743946d5cf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:12:37.354149", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1803503770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:12:37,467 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.042s 2023-04-21 14:12:37,467 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc42683d-bf79-4260-9341-d188cdab70e8', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc42683d-bf79-4260-9341-d188cdab70e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'{"volume": {"id": "e702411a-58f1-4480-b753-3743946d5cf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:12:37.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1803503770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:12:38,521 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.043s 2023-04-21 14:12:38,521 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80cbcd0-f3c3-45bd-8f30-454067debe7a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80cbcd0-f3c3-45bd-8f30-454067debe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'{"volume": {"id": "e702411a-58f1-4480-b753-3743946d5cf5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:12: 37.000000", "updated_at": "2023-04-21T14:12:38.000000", "name": "tempest-tempest.common.compute-volume-1803503770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5"}], "user_id": "95f0f10528294c9bb3d4f58f3361c358", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c39fcb224f4e69a73734be43ba6588"}}' 2023-04-21 14:12:38,643 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.110s 2023-04-21 14:12:38,643 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-9e742832-3719-4ba4-8b0c-052d884bae40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'' 2023-04-21 14:12:38,666 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5 0.023s 2023-04-21 14:12:38,667 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12: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-7df38230-3aaa-41a1-acb8-0d84bd3df13c', 'x-openstack-request-id': 'req-7df38230-3aaa-41a1-acb8-0d84bd3df13c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/41c39fcb224f4e69a73734be43ba6588/volumes/e702411a-58f1-4480-b753-3743946d5cf5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e702411a-58f1-4480-b753-3743946d5cf5 could not be found."}}' 2023-04-21 14:12:38,667 80344 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-21 14:12:38,918 80344 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff 0.249s 2023-04-21 14:12:38,918 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:38 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-7cbc4434-fc4f-4a41-ba50-638afdcfe22f', 'x-compute-request-id': 'req-7cbc4434-fc4f-4a41-ba50-638afdcfe22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff'} Body: b'{"server": {"id": "b5e2e06 5-1b7d-4cbf-b31a-923ae2f92fff", "name": "tempest-ServerActionsTestJSON-server-564594493", "status": "ACTIVE", "tenant_id": "41c39fcb224f4e69a73734be43ba6588", "user_id": "95f0f10528294c9bb3d4f58f3361c358", "metadata": {}, "hostId": "785d557c47169ac37f38aad4809abbd96c8c5b0fa3174293b47a3526", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:04:48Z", "updated": "2023-04-21T14:04:55Z", "addresses": {"tempest-ServerActionsTestJSON-2095900346-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}, {"version": 4, "addr": "172.24.4.101", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:9e:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5e2e065-1b7d-4cbf-b31a-923ae2f92fff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2085847639", "OS-SRV-USG:launched_at": "2023-04-21T14:04:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--576829017"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 02bc3943-b44e-4650-8c3c-9a490276025d failed to build and is in ERROR status 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 39320ec3-18eb-41d8-831f-38c283ea0912 failed to build and is in ERROR status 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 be4b3a37-236e-4dba-aa87-dc3e09527fbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:02,051 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.306s 2023-04-21 14:15:02,051 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e03b885-3645-4a8b-b3c9-0f499269df05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:15:02,398 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes 0.346s 2023-04-21 14:15:02,398 80344 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-175297028", "snapshot_id": null, "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a1eb40-e574-4dc0-a045-a0755bbca638', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a1eb40-e574-4dc0-a045-a0755bbca638', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes'} Body: b'{"volume": {"id": "be4b3a37-236e-4dba-aa87-dc3e09527fbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:02.326581", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-175297028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:02,449 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.042s 2023-04-21 14:15:02,450 80344 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358c8dfd-3cb7-4f5d-9ce4-ffa4dabec36a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358c8dfd-3cb7-4f5d-9ce4-ffa4dabec36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'{"volume": {"id": "be4b3a37-236e-4dba-aa87-dc3e09527fbc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:02.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-175297028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:03,511 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.038s 2023-04-21 14:15:03,511 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365577fa-44bc-4fdb-8aff-d3fc7fbe494d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365577fa-44bc-4fdb-8aff-d3fc7fbe494d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'{"volume": {"id": "be4b3a37-236e-4dba-aa87-dc3e09527fbc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:02.000000", "updated_at": "2023-04-21T14:15:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-175297028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:03,652 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.129s 2023-04-21 14:15:03,652 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d8a5cf-b9fa-4261-b384-5d2072812973', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'' 2023-04-21 14:15:03,674 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc 0.021s 2023-04-21 14:15:03,674 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-077a19c1-a215-41c3-8b72-08a2e4b7b6ee', 'x-openstack-request-id': 'req-077a19c1-a215-41c3-8b72-08a2e4b7b6ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/be4b3a37-236e-4dba-aa87-dc3e09527fbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume be4b3a37-236e-4dba-aa87-dc3e09527fbc 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 18bdf212-243a-4a44-b16e-a6cf926308eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:03,697 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.019s 2023-04-21 14:15:03,697 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ee47705e-09ed-4ef5-9e56-14508f2c4a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:15:04,037 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes 0.340s 2023-04-21 14:15:04,037 80344 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-1551411228", "snapshot_id": null, "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51caab36-a034-4e8b-b93c-b646390a02e6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51caab36-a034-4e8b-b93c-b646390a02e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes'} Body: b'{"volume": {"id": "18bdf212-243a-4a44-b16e-a6cf926308eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:03.977785", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1551411228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:04,086 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.038s 2023-04-21 14:15:04,086 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59adf4ac-b5ae-4efa-9827-202f115e7ec8', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59adf4ac-b5ae-4efa-9827-202f115e7ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'{"volume": {"id": "18bdf212-243a-4a44-b16e-a6cf926308eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1551411228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,140 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.041s 2023-04-21 14:15:05,140 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a293ce4-142e-4d8a-8bac-48af1091c6a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a293ce4-142e-4d8a-8bac-48af1091c6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'{"volume": {"id": "18bdf212-243a-4a44-b16e-a6cf926308eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:04.000000", "updated_at": "2023-04-21T14:15:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1551411228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,247 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.096s 2023-04-21 14:15:05,247 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 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-1413b9e5-3249-41f5-8ae5-91dbd9f038f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'' 2023-04-21 14:15:05,268 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb 0.020s 2023-04-21 14:15:05,268 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 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-98f45872-5ed7-44ac-805f-d578a159112e', 'x-openstack-request-id': 'req-98f45872-5ed7-44ac-805f-d578a159112e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/18bdf212-243a-4a44-b16e-a6cf926308eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 18bdf212-243a-4a44-b16e-a6cf926308eb 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 22018f97-5287-488d-a110-b94c554a0bf1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:05,271 80344 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-21 14:15:05,334 80344 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.060s 2023-04-21 14:15:05,334 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-705793452", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHNjPYEx3uelrNjj/0yucAYczVAyX9I/AYzh5Gle1A3wbuI0l8xsxlbXO88VzyjjiJycTNHlztRHODp5jQU9iIBlu5mcD0K7hFKJKEFc3iJRsRdKXsuEsr/m3xPhpU+D4A=="}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:05 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-c25d16ae-1570-47b2-97ae-34857539a771', 'x-compute-request-id': 'req-c25d16ae-1570-47b2-97ae-34857539a771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-705793452", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHNjPYEx3uelrNjj/0yucAYczVAyX9I/AYzh5Gle1A3wbuI0l8xsxlbXO88VzyjjiJycTNHlztRHODp5jQU9iIBlu5mcD0K7hFKJKEFc3iJRsRdKXsuEsr/m3xPhpU+D4A==", "fingerprint": "ef:43:44:fa:d9:df:7a:c1:93:d9:7d:5b:92:ec:a4:7e", "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9"}}' 2023-04-21 14:15:05,484 80344 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.148s 2023-04-21 14:15:05,485 80344 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-1525307004", "description": "tempest-secgroup-smoke-1525307004 description", "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-445680b8-31d1-4bbf-ade2-d79e6a4b2b3c', 'date': 'Fri, 21 Apr 2023 14:15:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "name": "tempest-secgroup-smoke-1525307004", "stateful": true, "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "description": "tempest-secgroup-smoke-1525307004 description", "shared": false, "security_group_rules": [{"id": "09fa05c9-434f-49b6-834b-56917b4c2d79", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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": 1071, "description": null, "tags": [], "created_at": "2023-04-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}, {"id": "8e4c29ac-fb38-457b-b517-2d5b5ab38f4c", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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": 1070, "description": null, "tags": [], "created_at": "2023-04-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d9 35f4d634d7daaaf4136bdb05e7e"}], "tags": [], "created_at": "2023-04-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 1, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,648 80344 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.163s 2023-04-21 14:15:05,649 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "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-d4781716-b1a4-4606-86b5-7ef7e1b5ff9b', 'date': 'Fri, 21 Apr 2023 14:15:05 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": "cc08d43b-168c-4d1f-a9a9-31553c56af74", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,806 80344 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.157s 2023-04-21 14:15:05,807 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "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-9c716b2e-4452-4333-bff8-b95cd09428f8', 'date': 'Fri, 21 Apr 2023 14:15:05 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": "a203f7b8-5ddd-45a6-a881-880b08ff1aec", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:05,962 80344 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.155s 2023-04-21 14:15:05,963 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d6333de0-bc4d-4238-8530-3e371e028d56', 'date': 'Fri, 21 Apr 2023 14:15:05 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8a6b34b4-6f8d-410d-b972-c1dbcb236513", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:05Z", "updated_at": "2023-04-21T14:15:05Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,121 80344 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.158s 2023-04-21 14:15:06,122 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0b163569-0f12-4291-9356-dca242d4a314', 'date': 'Fri, 21 Apr 2023 14:15: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": "a3eb28e4-eb14-47b5-8eb7-a3d8b7ae10af", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:06Z", "updated_at": "2023-04-21T14:15:06Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,297 80344 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.174s 2023-04-21 14:15:06,297 80344 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": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c942830b-3f12-4e31-b34a-27e2c92bf30d', 'date': 'Fri, 21 Apr 2023 14:15: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": "4ba61eef-3827-4604-8ad8-ce19425b7ad9", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:06Z", "updated_at": "2023-04-21T14:15:06Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,467 80344 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.169s 2023-04-21 14:15:06,467 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "project_id": "506d935f4d634d7daaaf4136bdb05e7e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0ccc554e-3ac2-4440-9ad5-dd11f2db8225', 'date': 'Fri, 21 Apr 2023 14:15: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": "e56fa498-114c-4bab-a078-9d8700b66411", "tenant_id": "506d935f4d634d7daaaf4136bdb05e7e", "security_group_id": "f19d7069-ba70-4334-9998-282a4bb5eb33", "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-21T14:15:06Z", "updated_at": "2023-04-21T14:15:06Z", "revision_number": 0, "project_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:06,468 80344 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-21 14:15:06,488 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75 0.019s 2023-04-21 14:15:06,488 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-408ce19e-ecc5-4d54-95b1-7784a23a2c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75'} 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": "36a44032fda748c1965c722304fa176d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "2edfef44-2867-4e03-a53e-b139f99afa75", "created_at": "2023-04-21T13:54:16Z", "updated_at": "2023-04-21T13:54:18Z", "tags": [], "self": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75", "file": "/v2/images/2edfef44-2867-4e03-a53e-b139f99afa75/file", "schema": "/v2/schemas/image"}' 2023-04-21 14:15:06,856 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes 0.368s 2023-04-21 14:15:06,857 80344 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-368140973", "snapshot_id": null, "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134d0394-4390-45ea-bc7b-01680704f3d3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134d0394-4390-45ea-bc7b-01680704f3d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volum es'} Body: b'{"volume": {"id": "22018f97-5287-488d-a110-b94c554a0bf1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:06.772180", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-368140973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:06,909 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.043s 2023-04-21 14:15:06,909 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c782f1-51d4-4135-a1fb-3c8c5854042b', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c782f1-51d4-4135-a1fb-3c8c5854042b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'{"volume": {"id": "22018f97-5287-488d-a110-b94c554a0bf1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:07.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-368140973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:07,958 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.037s 2023-04-21 14:15:07,958 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f62bed5-1c5a-4c97-a41d-b73fbc6e154b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f62bed5-1c5a-4c97-a41d-b73fbc6e154b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'{"volume": {"id": "22018f97-5287-488d-a110-b94c554a0bf1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:07.000000", "updated_at": "2023-04-21T14:15:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-368140973", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1"}], "user_id": "9dc9bbb9f6c44300b3e677e0f7f5edc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "506d935f4d634d7daaaf4136bdb05e7e"}}' 2023-04-21 14:15:08,076 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.107s 2023-04-21 14:15:08,077 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:07 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-f10a89da-67e5-4948-a7d6-e252fc4fb969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'' 2023-04-21 14:15:08,099 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1 0.021s 2023-04-21 14:15:08,099 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:08 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-b2977a0d-660a-4215-a3ce-366cae50740c', 'x-openstack-request-id': 'req-b2977a0d-660a-4215-a3ce-366cae50740c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/506d935f4d634d7daaaf4136bdb05e7e/volumes/22018f97-5287-488d-a110-b94c554a0bf1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 22018f97-5287-488d-a110-b94c554a0bf1 could not be found."}}' 2023-04-21 14:15:08,257 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f19d7069-ba70-4334-9998-282a4bb5eb33 0.158s 2023-04-21 14:15:08,258 80344 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-17b65075-ba50-4c15-bf96-55dad2d8210f', 'content-length': '0', 'date': 'Fri, 21 Apr 2023 14:15:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f19d7069-ba70-4334-9998-282a4bb5eb33'} Body: b'' 2023-04-21 14:15:08,291 80344 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-705793452 0.033s 2023-04-21 14:15:08,291 80344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:08 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-2edfb33f-f6b2-493f-bb08-bd698756c361', 'x-compute-request-id': 'req-2edfb33f-f6b2-493f-bb08-bd698756c361', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-705793452'} 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 d647fae3-c106-4cd5-a6f7-8393f7f5332a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:12:30,046 80348 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-21 14:12:30,046 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:29 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-00b3ad2d-7f47-4b7d-b662-95297dc7ed3f', '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": "a1eadfd22cf841d8924dadda7cc29f6a", "name": "tempest-VolumesActionsTest-1664293238-project-member", "password_expires_at": null}, "audit_ids": ["zhHA2r43R7eGURW-PMiwaA"], "expires_at": "2023-04-21T15:12:29.000000Z", "issued_at": "2023-04-21T14:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c8eefb268d74734820c0faac7ddb131", "name": "tempest-VolumesActionsTest-1664293238"}, "is_domain": false, "roles": [{"id": "96339d89702c4a3d801acceb4876b6b7", "name": "reader"}, {"id": "b40b2a92a5554e23bab705db4bac5594", "name": "member"}], "catalog": [{"endpoints": [{"id": "907051c73ba84f8fa9cff02d57f8cb3a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "0766c80fde934dca8b0d77cb175b0f1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53bd6ab5dd1b4814a3425a63240d64aa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131", "region": "RegionOne"}], "id": "087c9dfdf08d496bb61719d9c8f7ed41", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "5522aab0c18d47bdac4ce503da1a4a4c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0ee8f38f95d0452fb82a6a582d9fe42c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "98293313843145549c49ffd775982b97", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5c8eefb268d74734820c0faac7ddb131", "region": "RegionOne"}], "id": "1198d42551834599b08e4e87e5308eab", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "067e6bd4112f4f45b0007d16d284787d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131", "region": "RegionOne"}], "id": "311e876a633040ec9ecf52678d11ad6d", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "64bbabbfef1b414b912451c389247133", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "7c2e209d066742fb9dd63068edace1ce", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "b9247e1e55e941e6b36a53749619d454", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a9a01db5470d4643b7c1df31973a1e6c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "08fe5d72660b449c9aef80d9082f6c0f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "c9521ba733994037aa795908d190782e", "type": "image", "name": "glance"}]}}' 2023-04-21 14:12:30,047 80348 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '42ccd7c8-88c9-488d-930f-e97bbf32973d', 'name': 'tempest-VolumesActionsTest-1599304130-network', 'tenant_id': '5c8eefb268d74734820c0faac7ddb131', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5c8eefb268d74734820c0faac7ddb131', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16382, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-21T14:12:27Z', 'updated_at': '2023-04-21T14:12:27Z', 'revision_number': 1} available for tenant 2023-04-21 14:12:30,858 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.810s 2023-04-21 14:12:30,858 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1372418588", "imageRef": "2edfef44-2867-4e03-a53e-b139f99afa75", "flavorRef": "42", "networks": [{"uuid": "42ccd7c8-88c9-488d-930f-e97bbf32973d"}]}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c11184-d9ce-4614-949a-88a288ff4a7f', 'x-compute-request-id': 'req-91c11184-d9ce-4614-949a-88a288ff4a7f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b4Jn2jy3JHiG"}}' 2023-04-21 14:12:30,931 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.069s 2023-04-21 14:12:30,931 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:12:30 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-631e0ff6-5d08-41d4-8086-a7361fb5c57e', 'x-compute-request-id': 'req-631e0ff6-5d08-41d4-8086-a7361fb5c57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "name": "tempest-VolumesActionsTest-instance-1372418588", "status": "BUILD", "tenant_id": "5c8eefb268d74734820c0faac7ddb131", "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "metadata": {}, "hostId": "", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:12:31Z", "updated": "2023-04-21T14:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "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": "sc heduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-21 14:13:21,222 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.229s 2023-04-21 14:13:21,222 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:13:20 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-959054fe-6835-4e18-9fdf-6794e71c58ad', 'x-compute-request-id': 'req-959054fe-6835-4e18-9fdf-6794e71c58ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "name": "tempest-VolumesActionsTest-instance-1372418588", "status": "ACTIVE", "tenant_id": "5c8eefb268d74734820c0faac7ddb131", "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "metadata": {}, "hostId": "d28e6f30887f56756e342e88b1b3f0811182357f7e6aaa3565574646", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:12:30Z", "updated": "2023-04-21T14:12:37Z", "addresses": {"tempest-VolumesActionsTest-1599304130-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:47:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:12:37.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-21 14:13:21,233 80348 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-21 14:14:21,503 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes 0.223s 2023-04-21 14:14:21,503 80348 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-752741998"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76e484d-2cfc-4662-be4a-02e992368497', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76e484d-2cfc-4662-be4a-02e992368497', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.441571", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:14:21,563 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.050s 2023-04-21 14:14:21,563 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7bd824-0342-4ff7-9d83-d6ef1212301c', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7bd824-0342-4ff7-9d83-d6ef1212301c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:14:22,616 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.040s 2023-04-21 14:14:22,616 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d401259c-9d69-41cd-8ae5-7a78f5288a36', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d401259c-9d69-41cd-8ae5-7a78f5288a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.000000", "updated_at": "2023-04-21T14:14:22.000000", "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924da dda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:14:22,666 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.039s 2023-04-21 14:14:22,666 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba755841-e088-413d-8c98-9aa575569828', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba755841-e088-413d-8c98-9aa575569828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"volume": {"id": "d647fae3-c106-4cd5-a6f7-8393f7f5332a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:14:21.000000", "updated_at": "2023-04-21T14:14:22.000000", "name": "tempest-VolumesActionsTest-Volume-752741998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:14:22,769 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.091s 2023-04-21 14:14:22,769 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14: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-957a3f13-f3e7-4bb9-b80e-8fecc428c599', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'' 2023-04-21 14:14:22,790 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a 0.021s 2023-04-21 14:14:22,791 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14: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-1ba39235-8afd-4c15-894e-3ca23c6f9ad4', 'x-openstack-request-id': 'req-1ba39235-8afd-4c15-894e-3ca23c6f9ad4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/d647fae3-c106-4cd5-a6f7-8393f7f5332a'} Body: b'{"itemNotFound": {"co de": 404, "message": "Volume d647fae3-c106-4cd5-a6f7-8393f7f5332a could not be found."}}' 2023-04-21 14:14:22,922 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.131s 2023-04-21 14:14:22,922 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 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-e9d15536-32ce-442d-b780-dd8ad6dca655', 'x-compute-request-id': 'req-e9d15536-32ce-442d-b780-dd8ad6dca655', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'' 2023-04-21 14:14:23,341 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.418s 2023-04-21 14:14:23,341 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:14:22 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-e932b1c6-7ba1-4921-a504-92c904af912a', 'x-compute-request-id': 'req-e932b1c6-7ba1-4921-a504-92c904af912a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"server": {"id": "ff432b87-a8d9-4dfd-9abc-29f93ea545d0", "name": "tempest-VolumesActionsTest-instance-1372418588", "status": "ACTIVE", "tenant_id": "5c8eefb268d74734820c0faac7ddb131", "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "metadata": {}, "hostId": "d28e6f30887f56756e342e88b1b3f0811182357f7e6aaa3565574646", "image": {"id": "2edfef44-2867-4e03-a53e-b139f99afa75", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2edfef44-2867-4e03-a53e-b139f99afa75"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-21T14:12:30Z", "updated": "2023-04-21T14:14:23Z", "addresses": {"tempest-VolumesActionsTest-1599304130-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:47:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-21T14:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-21 14:15:13,441 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0 0.040s 2023-04-21 14:15:13,441 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:13 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-e870543d-705b-4223-82a7-7db0503dc8e4', 'x-compute-request-id': 'req-e870543d-705b-4223-82a7-7db0503dc8e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ff432b87-a8d9-4dfd-9abc-29f93ea545d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ff432b87-a8d9-4dfd-9abc-29f93ea545d0 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 2fadd91b-b275-4653-8f84-2ecf55393450 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:13,629 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.184s 2023-04-21 14:15:13,629 80348 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-55782876"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0450703-7244-4e1e-80e9-3f83cac1c0dd', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0450703-7244-4e1e-80e9-3f83cac1c0dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:13.570868", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:13,682 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.043s 2023-04-21 14:15:13,682 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579a38f3-c8d5-4f01-9e0f-ed4dd58dddfb', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579a38f3-c8d5-4f01-9e0f-ed4dd58dddfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:14,736 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.043s 2023-04-21 14:15:14,737 80348 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb5d3c3-404b-4908-9653-2c86793c5ad2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb5d3c3-404b-4908-9653-2c86793c5ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:14.000000", "updated_at": "2023-04-21T14:15:14.000000", "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:14,792 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.043s 2023-04-21 14:15:14,793 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288d1325-0901-4524-b825-ce30f8dd6420', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288d1325-0901-4524-b825-ce30f8dd6420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"volume": {"id": "2fadd91b-b275-4653-8f84-2ecf55393450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:14.000000", "updated_at": "2023-04-21T14:15:14.000000", "name": "tempest-VolumesActionsTest-Volume-55782876", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:14,922 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.118s 2023-04-21 14:15:14,922 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 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-bc0d0a1f-8a05-4643-bafd-feeb2234b8fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'' 2023-04-21 14:15:14,945 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450 0.022s 2023-04-21 14:15:14,945 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 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-8f8ae1ab-d8ce-468b-9b50-89b210c3ce64', 'x-openstack-request-id': 'req-8f8ae1ab-d8ce-468b-9b50-89b210c3ce64', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/2fadd91b-b275-4653-8f84-2ecf55393450'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fadd91b-b275-4653-8f84-2ecf55393450 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 7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:15,329 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.379s 2023-04-21 14:15:15,330 80348 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-1090163314"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfc9d9d-8900-4a64-8a2a-3bb3213e0fe5', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfc9d9d-8900-4a64-8a2a-3bb3213e0fe5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.272316", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:15,381 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.042s 2023-04-21 14:15:15,381 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ca079f-7756-41aa-bc51-0f1327917303', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ca079f-7756-41aa-bc51-0f1327917303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:16,432 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.038s 2023-04-21 14:15:16,433 80348 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e3b0e6-c26c-49b6-9613-86d977f6145f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e3b0e6-c26c-49b6-9613-86d977f6145f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.000000", "updated_at": "2023-04-21T14:15:15.000000", "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:16,480 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.037s 2023-04-21 14:15:16,480 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19ac411-5135-4f73-b80f-73f15ed83de3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19ac411-5135-4f73-b80f-73f15ed83de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"volume": {"id": "7a85f643-d13f-4d12-9b38-b7d50dc0b3e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:15.000000", "updated_at": "2023-04-21T14:15:15.000000", "name": "tempest-VolumesActionsTest-Volume-1090163314", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:16,581 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.091s 2023-04-21 14:15:16,582 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 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-a7570919-3d5b-48ac-b074-38b4a097e545', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'' 2023-04-21 14:15:16,603 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 0.021s 2023-04-21 14:15:16,603 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-9c2540f1-8a2a-4e12-9a97-f9566a9f6fab', 'x-openstack-request-id': 'req-9c2540f1-8a2a-4e12-9a97-f9566a9f6fab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/7a85f643-d13f-4d12-9b38-b7d50dc0b3e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a85f643-d13f-4d12-9b38-b7d50dc0b3e8 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 ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:16,783 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.177s 2023-04-21 14:15:16,784 80348 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-1853938605"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b460e10-30c4-4c81-a398-d3015afc7050', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b460e10-30c4-4c81-a398-d3015afc7050', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:16.726172", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:16,836 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.043s 2023-04-21 14:15:16,836 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5259129-c8e5-450a-aaf5-0a553f714939', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5259129-c8e5-450a-aaf5-0a553f714939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:17,888 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.040s 2023-04-21 14:15:17,888 80348 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf68e7b9-289f-41ef-b8cc-e0210165c89f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf68e7b9-289f-41ef-b8cc-e0210165c89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:17.000000", "updated_at": "2023-04-21T14:15:17.000000", "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:17,939 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.039s 2023-04-21 14:15:17,940 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c646ec3d-b20b-474b-8723-ebe6d385e78e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c646ec3d-b20b-474b-8723-ebe6d385e78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"volume": {"id": "ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:17.000000", "updated_at": "2023-04-21T14:15:17.000000", "name": "tempest-VolumesActionsTest-Volume-1853938605", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:18,055 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.104s 2023-04-21 14:15:18,056 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-e8eea99a-ef8e-468f-989a-0a1541bc1141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'' 2023-04-21 14:15:18,078 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 0.022s 2023-04-21 14:15:18,078 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-d297c3a4-c5bf-4893-94b5-b4a70a1c0ba6', 'x-openstack-request-id': 'req-d297c3a4-c5bf-4893-94b5-b4a70a1c0ba6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ce50f085-84d7-4e07-bd6d-8c0a0f9bbcde 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 073a5e0b-bb53-4c69-9f69-be2153c23274 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:18,257 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes 0.175s 2023-04-21 14:15:18,257 80348 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-495079778"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d54ee5c-95fa-457c-a99f-ad63853bb3d8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d54ee5c-95fa-457c-a99f-ad63853bb3d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.203150", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:18,307 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.040s 2023-04-21 14:15:18,307 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b966397a-4d33-48bd-a4b5-ec3280f8e0a1', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b966397a-4d33-48bd-a4b5-ec3280f8e0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:19,376 80348 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/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.057s 2023-04-21 14:15:19,376 80348 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eb57d1-0982-4a73-9031-3393c626be2c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eb57d1-0982-4a73-9031-3393c626be2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.000000", "updated_at": "2023-04-21T14:15:18.000000", "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:19,448 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.059s 2023-04-21 14:15:19,449 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee26e72-9d1e-46d3-913e-7c05d90abec1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee26e72-9d1e-46d3-913e-7c05d90abec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"volume": {"id": "073a5e0b-bb53-4c69-9f69-be2153c23274", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:18.000000", "updated_at": "2023-04-21T14:15:18.000000", "name": "tempest-VolumesActionsTest-Volume-495079778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:19,553 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.094s 2023-04-21 14:15:19,553 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2479854e-3deb-49ea-bf32-ed1379ba3687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'' 2023-04-21 14:15:19,576 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274 0.022s 2023-04-21 14:15:19,576 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 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-eb8f3f8c-2a5c-453b-9bb0-196ae0b64d8a', 'x-openstack-request-id': 'req-eb8f3f8c-2a5c-453b-9bb0-196ae0b64d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/073a5e0b-bb53-4c69-9f69-be2153c23274'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 073a5e0b-bb53-4c69-9f69-be2153c23274 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 cef5fca0-77c1-4902-b766-983744e90878 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:19,850 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes 0.271s 2023-04-21 14:15:19,850 80348 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-620235311"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e486d818-f240-4700-b374-65e011805485', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e486d818-f240-4700-b374-65e011805485', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:19.756037", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:19,898 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.038s 2023-04-21 14:15:19,899 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f25d17-7b06-496c-a48d-02f4238f15f7', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f25d17-7b06-496c-a48d-02f4238f15f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:20,953 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.042s 2023-04-21 14:15:20,953 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a35b2f9-b82a-436a-993b-f484c3d6a8e0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a35b2f9-b82a-436a-993b-f484c3d6a8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:20.000000", "updated_at": "2023-04-21T14:15:20.000000", "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:21,019 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.056s 2023-04-21 14:15:21,019 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f476de-4f9f-4d1b-88d0-9f4adda5de29', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f476de-4f9f-4d1b-88d0-9f4adda5de29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"volume": {"id": "cef5fca0-77c1-4902-b766-983744e90878", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-21T14:15:20.000000", "updated_at": "2023-04-21T14:15:20.000000", "name": "tempest-VolumesActionsTest-Volume-620235311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878"}], "user_id": "a1eadfd22cf841d8924dadda7cc29f6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c8eefb268d74734820c0faac7ddb131"}}' 2023-04-21 14:15:21,122 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.092s 2023-04-21 14:15:21,122 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15: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-18b632e0-ce6a-4771-ad9a-a6896a982bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'' 2023-04-21 14:15:21,147 80348 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878 0.024s 2023-04-21 14:15:21,147 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:21 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-044f7cad-4a7c-4de7-ad04-62daaa7a78f2', 'x-openstack-request-id': 'req-044f7cad-4a7c-4de7-ad04-62daaa7a78f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c8eefb268d74734820c0faac7ddb131/volumes/cef5fca0-77c1-4902-b766-983744e90878'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cef5fca0-77c1-4902-b766-983744e90878 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 cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-21 14:15:24,618 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes 0.349s 2023-04-21 14:15:24,618 80348 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-709471538"}} Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928ca242-8779-47e0-b524-8da01ccf2c65', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928ca242-8779-47e0-b524-8da01ccf2c65', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:24.560167", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-21 14:15:24,666 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.039s 2023-04-21 14:15:24,666 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dfcade-72e3-44b5-9a4b-4d52852480a9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dfcade-72e3-44b5-9a4b-4d52852480a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:25.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b568fdccef44543a2efc9d52d4b384a"}}' 2023-04-21 14:15:25,721 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.043s 2023-04-21 14:15:25,721 80348 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285f3076-9958-4ee2-a925-95d7e8899294', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285f3076-9958-4ee2-a925-95d7e8899294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:25.000000", "updated_at": "2023-04-21T14:15:25.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b568fdccef44543a2efc9d52d4b384a"}}' 2023-04-21 14:15:25,770 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.039s 2023-04-21 14:15:25,771 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5996b0-3320-4b1d-87ec-19fa5696296e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5996b0-3320-4b1d-87ec-19fa5696296e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"volume": {"id": "cf9007e5-2c99-4cfe-af2b-9061eafe0eb9", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-21T14:15:25.000000", "updated_at": "2023-04-21T14:15:25.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-709471538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9"}], "user_id": "a626788b6b8d454cafbfed709fb80c3d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b568fdccef44543a2efc9d52d4b384a"}}' 2023-04-21 14:15:25,873 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.093s 2023-04-21 14:15:25,874 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 GMT', 'server': 'Apache/2.4.5 2 (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-c11052e8-a6ec-447c-8a38-c534eaf5b0af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'' 2023-04-21 14:15:25,895 80348 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 0.021s 2023-04-21 14:15:25,895 80348 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 21 Apr 2023 14:15:25 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-ded59d1f-e31d-4170-8c63-e5c14040cc2b', 'x-openstack-request-id': 'req-ded59d1f-e31d-4170-8c63-e5c14040cc2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b568fdccef44543a2efc9d52d4b384a/volumes/cf9007e5-2c99-4cfe-af2b-9061eafe0eb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf9007e5-2c99-4cfe-af2b-9061eafe0eb9 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 3b48a1f9-dae2-40e6-8a6d-beb63289b107 failed to build and is in ERROR status ====== Totals ====== Ran: 198 tests in 1070.4279 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3850.9575 sec. ============== Worker Balance ============== - Worker 0 (17 tests) => 0:03:33.040501 - Worker 1 (17 tests) => 0:10:10.285488 - Worker 2 (16 tests) => 0:03:49.502105 - Worker 3 (15 tests) => 0:12:18.384698 - Worker 4 (15 tests) => 0:04:03.225739 - Worker 5 (12 tests) => 0:00:34.943335 - Worker 6 (16 tests) => 0:01:17.175559 - Worker 7 (9 tests) => 0:00:55.354053 - Worker 8 (19 tests) => 0:16:41.032377 - Worker 9 (33 tests) => 0:10:27.888798 - Worker 10 (17 tests) => 0:17:24.615907 - Worker 11 (12 tests) => 0:12:17.756329 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed