all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='1705910206' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {7} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {6} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.055796s] ... ok {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000699s] ... 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 {10} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.313031s] ... 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 841d730c-f93f-488d-86e7-f7837f4702c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:22,563 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types 0.139s 2023-04-18 12:52:22,564 79659 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-471618836"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b258ea59-2554-4c21-b1b0-694a39bc29f1', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b258ea59-2554-4c21-b1b0-694a39bc29f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types'} Body: b'{"volume_type": {"id": "18599ea4-21a3-452a-a595-b54091734835", "name": "tempest-GroupsV314Test-volume-type-471618836", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:52:22,612 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types 0.043s 2023-04-18 12:52:22,612 79659 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-545889676"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a951eb-835a-4df6-8b65-5520e90e057e', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a951eb-835a-4df6-8b65-5520e90e057e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types'} Body: b'{"group_type": {"id": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "name": "tempest-GroupsV314Test-group-type-545889676", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:52:23,137 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups 0.522s 2023-04-18 12:52:23,137 79659 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": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "volume_types": ["18599ea4-21a3-452a-a595-b54091734835"], "name": "tempest-GroupsV314Test-Group-1244289553"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb9b259-950d-424e-8883-d40eeb60535b', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb9b259-950d-424e-8883-d40eeb60535b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups'} Body: b'{"group": {"id": "841d730c-f93f-488d-86e7-f7837f4702c0", "name": "tempest-GroupsV314Test-Group-1244289553"}}' 2023-04-18 12:52:23,213 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0 0.072s 2023-04-18 12:52:23,214 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340daea6-0ba5-45bb-92f4-e18753dccfdc', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340daea6-0ba5-45bb-92f4-e18753dccfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0'} Body: b'{"group": {"id": "841d730c-f93f-488d-86e7-f7837f4702c0", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T12:52:23.000000", "name": "tempest-GroupsV314Test-Group-1244289553", "description": null, "group_type": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "volume_types": ["18599ea4-21a3-452a-a595-b54091734835"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:52:24,343 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0 0.123s 2023-04-18 12:52:24,343 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940dc676-cc46-4d32-b759-6cceaeb25b2e', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940dc676-cc46-4d32-b759-6cceaeb25b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0'} Body: b'{"group": {"id": "841d730c-f93f-488d-86e7-f7837f4702c0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:52:23.000000", "name": "tempest-GroupsV314Test-Group-1244289553", "description": null, "group_type": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "volume_types": ["18599ea4-21a3-452a-a595-b54091734835"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:52:24,410 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/volumes/detail 0.061s 2023-04-18 12:52:24,410 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3488a85-b6e7-44ba-abbc-d4e39f63a023', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3488a85-b6e7-44ba-abbc-d4e39f63a023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:52:24,534 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0/action 0.112s 2023-04-18 12:52:24,534 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 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-ca7ad680-6bb5-4f90-ace7-033233bcb161', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0/action'} Body: b'' 2023-04-18 12:52:24,553 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0 0.018s 2023-04-18 12:52:24,553 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 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-7ba36477-2792-4d28-9742-2dde2fe28109', 'x-openstack-request-id': 'req-7ba36477-2792-4d28-9742-2dde2fe28109', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 841d730c-f93f-488d-86e7-f7837f4702c0 could not be found."}}' 2023-04-18 12:52:24,595 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types/0463b269-528b-4e74-88f6-0a8d356ed7ec 0.041s 2023-04-18 12:52:24,596 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 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-b765b04a-2812-42ef-bdec-428def87c480', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types/0463b269-528b-4e74-88f6-0a8d356ed7ec'} Body: b'' 2023-04-18 12:52:24,713 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835 0.116s 2023-04-18 12:52:24,714 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52: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-46e63f95-5d86-4c63-99bc-86d7c716bc89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835'} Body: b'' 2023-04-18 12:52:24,735 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835 0.020s 2023-04-18 12:52:24,735 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6e67e2-52d0-4b58-b9c8-34666b247169', 'x-openstack-request-id': 'req-3c6e67e2-52d0-4b58-b9c8-34666b247169', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 18599ea4-21a3-452a-a595-b54091734835 could not be found."}}' {7} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [3.203807s] ... 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 8d15b300-4c67-4294-8342-1aa21fccf5a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:23,125 79653 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 1.426s 2023-04-18 12:52:23,126 79653 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-1169850649"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/8d15b300-4c67-4294-8342-1aa21fccf5a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073c0fa1-0377-43ab-b724-33888f796a15', 'x-compute-request-id': 'req-073c0fa1-0377-43ab-b724-33888f796a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "8d15b300-4c67-4294-8342-1aa21fccf5a1", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:52:22.649730", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1169850649", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 12:52:23,487 79653 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/8d15b300-4c67-4294-8342-1aa21fccf5a1 0.348s 2023-04-18 12:52:23,488 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52: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-979f5678-35dc-4ae4-a0d9-156d16e9c752', 'x-compute-request-id': 'req-979f5678-35dc-4ae4-a0d9-156d16e9c752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8d15b300-4c67-4294-8342-1aa21fccf5a1'} Body: b'{"volume": {"id": "8d15b300-4c67-4294-8342-1aa21fccf5a1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:52:23.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1169850649", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 12:52:24,895 79653 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/8d15b300-4c67-4294-8342-1aa21fccf5a1 0.401s 2023-04-18 12:52:24,895 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52: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-3edc207d-d24a-485e-95a8-1411ba732ce9', 'x-compute-request-id': 'req-3edc207d-d24a-485e-95a8-1411ba732ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8d15b300-4c67-4294-8342-1aa21fccf5a1'} Body: b'{"volume": {"id": "8d15b300-4c67-4294-8342-1aa21fccf5a1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T12:52:23.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1169850649", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {7} 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 7ea12d35-df9a-47dc-91a5-cbc71e1b1e44 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {2} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {10} setUpClass (tempest.api.volume.admin.test_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 d3fa7973-a563-42db-8e9a-e68ea5bfac82 failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.195422s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.097088s] ... ok {7} 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 7bafd588-486e-4c2f-b04f-be101e70fdc7 failed to build and is in ERROR status {10} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {7} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.949136s] ... 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 2217b6ae-6759-45ab-a61a-cd796429b294 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:45,757 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes 0.508s 2023-04-18 12:52:45,757 79653 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-617370173"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f3deee-d2e7-4298-a60a-cc7d8ba6cd3d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f3deee-d2e7-4298-a60a-cc7d8ba6cd3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:45.631898", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:52:45,837 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.058s 2023-04-18 12:52:45,841 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcccfb1-2378-4238-886c-b4a38a77bf8d', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcccfb1-2378-4238-886c-b4a38a77bf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:46,898 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.046s 2023-04-18 12:52:46,899 79653 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1037f5ed-f567-4c5d-809c-9394acdae00b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1037f5ed-f567-4c5d-809c-9394acdae00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:46.000000", "updated_at": "2023-04-18T12:52:46.000000", "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:46,967 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.054s 2023-04-18 12:52:46,967 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5277fba6-de7f-4032-9d31-f4bb20f483e4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5277fba6-de7f-4032-9d31-f4bb20f483e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:46.000000", "updated_at": "2023-04-18T12:52:46.000000", "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:47,164 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.186s 2023-04-18 12:52:47,165 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cae2639-c9ed-4ee4-9978-6e31d6d949c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'' 2023-04-18 12:52:47,194 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.029s 2023-04-18 12:52:47,195 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6663559c-d3cc-4088-804f-b741c8e05c07', 'x-openstack-request-id': 'req-6663559c-d3cc-4088-804f-b741c8e05c07', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2217b6ae-6759-45ab-a61a-cd796429b294 could not be found."}}' {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.323274s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.649192s] ... 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 c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:47,448 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes 0.245s 2023-04-18 12:52:47,448 79653 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-556272705"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbc72de-484c-4ede-913c-c07656679106', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbc72de-484c-4ede-913c-c07656679106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.381444", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:52:47,549 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.092s 2023-04-18 12:52:47,550 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d6c19d-2b87-44ca-8d22-06e15b841946', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d6c19d-2b87-44ca-8d22-06e15b841946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:48,608 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.047s 2023-04-18 12:52:48,608 79653 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02709ab-53b4-458d-af30-cb50f7fa96e5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02709ab-53b4-458d-af30-cb50f7fa96e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.000000", "updated_at": "2023-04-18T12:52:48.000000", "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:48,692 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.073s 2023-04-18 12:52:48,693 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9ab449-0025-4df7-901e-3e5b97d8e86b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9ab449-0025-4df7-901e-3e5b97d8e86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.000000", "updated_at": "2023-04-18T12:52:48.000000", "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:48,822 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.116s 2023-04-18 12:52:48,822 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5c5c65-2fbb-47c2-9b42-d1c5e6c921ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'' 2023-04-18 12:52:48,849 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.025s 2023-04-18 12:52:48,849 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b66f47-6133-4bd1-ad07-9dafadf0fac5', 'x-openstack-request-id': 'req-e2b66f47-6133-4bd1-ad07-9dafadf0fac5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 could not be found."}}' {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.018898s] ... ok {10} 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 93b08554-9510-4a00-abe2-415f1d844f13 failed to build and is in ERROR status {10} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.160094s] ... ok {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.895467s] ... 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 bc5dc8ef-6e63-45cb-bf77-df91022bd93a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:01,803 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes 0.483s 2023-04-18 12:53:01,803 79643 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-1623783328"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65644872-9b48-4997-acd8-fe7b1db4154e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65644872-9b48-4997-acd8-fe7b1db4154e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:01.726382", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:01,862 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.047s 2023-04-18 12:53:01,862 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f5e479-dccc-45a2-8939-5a4333188389', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f5e479-dccc-45a2-8939-5a4333188389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:02.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb69c27fb82472a888038d7c7fb42f9"}}' 2023-04-18 12:53:02,952 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.077s 2023-04-18 12:53:02,952 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e98cce-eae4-420c-b7e6-d3d15cd1b6dd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e98cce-eae4-420c-b7e6-d3d15cd1b6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:02.000000", "updated_at": "2023-04-18T12:53:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb69c27fb82472a888038d7c7fb42f9"}}' 2023-04-18 12:53:03,026 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.057s 2023-04-18 12:53:03,027 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d9dfb-590c-4751-a3ea-cb6ad4959645', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d9dfb-590c-4751-a3ea-cb6ad4959645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:02.000000", "updated_at": "2023-04-18T12:53:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb69c27fb82472a888038d7c7fb42f9"}}' 2023-04-18 12:53:03,177 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.138s 2023-04-18 12:53:03,177 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-6901097a-f00c-4a8c-af4a-e9c891fd1dfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'' 2023-04-18 12:53:03,211 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.033s 2023-04-18 12:53:03,211 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-e5acec63-2609-4f00-82ad-47554c01d829', 'x-openstack-request-id': 'req-e5acec63-2609-4f00-82ad-47554c01d829', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bc5dc8ef-6e63-45cb-bf77-df91022bd93a could not be found."}}' {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.996924s] ... 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 4492f0cc-7dc2-49d0-a83f-06bc1276db20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:07,634 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes 0.584s 2023-04-18 12:53:07,634 79643 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-1534696072", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d040232-e8b4-44e3-a7aa-5ee4ae77f187', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d040232-e8b4-44e3-a7aa-5ee4ae77f187', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes'} Body: b'{"volume": {"id": "4492f0cc-7dc2-49d0-a83f-06bc1276db20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:07.543018", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1534696072", "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/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:07,696 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.044s 2023-04-18 12:53:07,696 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb11246-8ba2-4acf-88ba-f98db605e8b3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb11246-8ba2-4acf-88ba-f98db605e8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'{"volume": {"id": "4492f0cc-7dc2-49d0-a83f-06bc1276db20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1534696072", "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/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:08,846 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.138s 2023-04-18 12:53:08,847 79643 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8e5464-98a5-4133-9cdb-1c1192357d16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8e5464-98a5-4133-9cdb-1c1192357d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'{"volume": {"id": "4492f0cc-7dc2-49d0-a83f-06bc1276db20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.000000", "updated_at": "2023-04-18T12:53:08.000000", "name": "tempest-VolumesGetTest-Volume-1534696072", "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/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:09,009 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.150s 2023-04-18 12:53:09,009 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 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-723fae0b-9d5d-4429-ad57-cebd77100afe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'' 2023-04-18 12:53:09,045 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.035s 2023-04-18 12:53:09,046 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 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-3b48e01c-ea98-425b-9a4f-c1d0f293c7f7', 'x-openstack-request-id': 'req-3b48e01c-ea98-425b-9a4f-c1d0f293c7f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4492f0cc-7dc2-49d0-a83f-06bc1276db20 could not be found."}}' {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.952116s] ... 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 ba9844cc-fc3f-4600-b2c0-c84524f347e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:08,940 79639 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes 0.727s 2023-04-18 12:53:08,940 79639 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-116919417"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6df3d4-46a7-44a6-87f2-dfe3881fdce7', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6df3d4-46a7-44a6-87f2-dfe3881fdce7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes'} Body: b'{"volume": {"id": "ba9844cc-fc3f-4600-b2c0-c84524f347e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.748971", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-116919417", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}], "user_id": "880d838edb984414b8ff0c2de4f78311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:09,042 79639 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7 0.088s 2023-04-18 12:53:09,043 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3dcdbd-d7bf-4de8-9a6a-0c309081fe28', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3dcdbd-d7bf-4de8-9a6a-0c309081fe28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7'} Body: b'{"volume": {"id": "ba9844cc-fc3f-4600-b2c0-c84524f347e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-116919417", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}], "user_id": "880d838edb984414b8ff0c2de4f78311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "144c38d67ed14671bc2d462b5487e9f8"}}' 2023-04-18 12:53:10,139 79639 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7 0.071s 2023-04-18 12:53:10,139 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7170df21-ae97-45b2-804b-e1af077ccea9', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7170df21-ae97-45b2-804b-e1af077ccea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7'} Body: b'{"volume": {"id": "ba9844cc-fc3f-4600-b2c0-c84524f347e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:09.000000", "name": "tempest-TestVolumeSwap-volume-116919417", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}], "user_id": "880d838edb984414b8ff0c2de4f78311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "144c38d67ed14671bc2d462b5487e9f8"}}' {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.488672s] ... 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 4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:09,107 79645 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes 1.340s 2023-04-18 12:53:09,107 79645 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-1087676921", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d265b710-41c8-4d5a-bfe3-ab41f9b022f8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d265b710-41c8-4d5a-bfe3-ab41f9b022f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes'} Body: b'{"volume": {"id": "4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.985050", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1087676921", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}], "user_id": "0fcf9b00c1d141118259e20704a20649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:09,179 79645 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e 0.058s 2023-04-18 12:53:09,179 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb760c1c-b8bb-40c5-b2e9-997db935f4c8', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb760c1c-b8bb-40c5-b2e9-997db935f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e'} Body: b'{"volume": {"id": "4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1087676921", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}], "user_id": "0fcf9b00c1d141118259e20704a20649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d91a8208626d4201b5000b3282e165eb"}}' 2023-04-18 12:53:10,242 79645 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e 0.050s 2023-04-18 12:53:10,242 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab094c0-6be6-44dd-b5ec-9d63c9ec3f93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab094c0-6be6-44dd-b5ec-9d63c9ec3f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e'} Body: b'{"volume": {"id": "4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1087676921", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}], "user_id": "0fcf9b00c1d141118259e20704a20649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d91a8208626d4201b5000b3282e165eb"}}' {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.828664s] ... 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 1b28f710-4a95-40aa-ae10-98097b18cf9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:09,454 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes 0.405s 2023-04-18 12:53:09,455 79643 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-1780702050"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9103fcc6-37b9-401c-895e-b2232b085d45', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9103fcc6-37b9-401c-895e-b2232b085d45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.377718", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:09,524 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.057s 2023-04-18 12:53:09,524 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c545ea-f899-4e2f-87a6-519c87188c7d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c545ea-f899-4e2f-87a6-519c87188c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:10,609 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.073s 2023-04-18 12:53:10,610 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a20cf6-21dd-40bd-b0f6-5c96a5a6ba7e', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a20cf6-21dd-40bd-b0f6-5c96a5a6ba7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:10.000000", "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:10,678 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.051s 2023-04-18 12:53:10,678 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3411c9-6e27-4a2e-ab4d-74de242ccb10', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3411c9-6e27-4a2e-ab4d-74de242ccb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:10.000000", "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:10,839 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.149s 2023-04-18 12:53:10,840 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90787fb7-c681-4a8d-85d5-9320b4240694', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'' 2023-04-18 12:53:10,876 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.036s 2023-04-18 12:53:10,876 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 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-092d83e4-3673-4822-aedf-ccfd2f66cd70', 'x-openstack-request-id': 'req-092d83e4-3673-4822-aedf-ccfd2f66cd70', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b28f710-4a95-40aa-ae10-98097b18cf9d could not be found."}}' {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 de1563ed-12d9-4744-9430-e2c7846ffae7 failed to build and is in ERROR status {7} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {7} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.964790s] ... 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 ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:10,910 79643 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/68265051-53bd-4952-9322-7c15e93b6a43 0.029s 2023-04-18 12:53:10,910 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c134aedf-ae03-4486-bf40-d5e85d0c98e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:53:11,478 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes 0.567s 2023-04-18 12:53:11,478 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-VolumesGetTest-Volume-1342229846", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89cd6e41-0f29-4f66-ad99-20e66b861482', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89cd6e41-0f29-4f66-ad99-20e66b861482', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes'} Body: b'{"volume": {"id": "ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:11.387552", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1342229846", "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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:11,557 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.066s 2023-04-18 12:53:11,557 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe72aba-b020-4dfc-a849-403aa34d8547', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe72aba-b020-4dfc-a849-403aa34d8547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'{"volume": {"id": "ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:11.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1342229846", "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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:12,640 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.072s 2023-04-18 12:53:12,640 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac708e3-a5d1-4edb-9057-d852872fd199', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac708e3-a5d1-4edb-9057-d852872fd199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'{"volume": {"id": "ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:11.000000", "updated_at": "2023-04-18T12:53:12.000000", "name": "tempest-VolumesGetTest-Volume-1342229846", "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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:12,782 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.130s 2023-04-18 12:53:12,782 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d0d14c-ff00-42ce-92ea-f4e156d87d57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'' 2023-04-18 12:53:12,843 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.060s 2023-04-18 12:53:12,844 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-175da68b-6106-4159-b9b3-75b005e0c1f4', 'x-openstack-request-id': 'req-175da68b-6106-4159-b9b3-75b005e0c1f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 could not be found."}}' {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.246198s] ... 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 dfd2b6d4-0ce9-4bed-af15-ad71c550b09c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:12,489 79655 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes 1.083s 2023-04-18 12:53:12,489 79655 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-713811328", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4a51be-f110-4167-ad96-d1960198086f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4a51be-f110-4167-ad96-d1960198086f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes'} Body: b'{"volume": {"id": "dfd2b6d4-0ce9-4bed-af15-ad71c550b09c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:12.353519", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-713811328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}], "user_id": "ca7a7156f9d1485e9f0170c7b8899c79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:12,548 79655 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c 0.046s 2023-04-18 12:53:12,549 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0066c65c-2765-4d47-a620-50a723274701', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0066c65c-2765-4d47-a620-50a723274701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c'} Body: b'{"volume": {"id": "dfd2b6d4-0ce9-4bed-af15-ad71c550b09c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-713811328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}], "user_id": "ca7a7156f9d1485e9f0170c7b8899c79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b726ed800b44bcf9f8aab65be71b71e"}}' 2023-04-18 12:53:13,638 79655 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c 0.077s 2023-04-18 12:53:13,639 79655 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed013d58-ff7d-4445-900c-383c76b64b88', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed013d58-ff7d-4445-900c-383c76b64b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c'} Body: b'{"volume": {"id": "dfd2b6d4-0ce9-4bed-af15-ad71c550b09c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:12.000000", "updated_at": "2023-04-18T12:53:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-713811328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}], "user_id": "ca7a7156f9d1485e9f0170c7b8899c79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b726ed800b44bcf9f8aab65be71b71e"}}' {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.249233s] ... ok {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [10.426105s] ... 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 c0b27a47-6e49-4108-aa1f-addaff8e2308 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:14,715 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.778s 2023-04-18 12:53:14,715 79657 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-27529287"}} Response - Headers: {'content-type': 'application/json', 'content-length': '581', 'x-openstack-request-id': 'req-7bc97cb2-7792-4f18-912f-ad68e7158e6d', 'date': 'Tue, 18 Apr 2023 12:53:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"65d9f408-5290-425f-9b52-2f218ace926b","name":"tempest-tagged-attachments-test-net-27529287","tenant_id":"e305b4474bcb473394a4f094f513b666","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e305b4474bcb473394a4f094f513b666","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-18T12:53:11Z","updated_at":"2023-04-18T12:53:12Z","revision_number":1}}' 2023-04-18 12:53:18,228 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.512s 2023-04-18 12:53:18,228 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "65d9f408-5290-425f-9b52-2f218ace926b", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-4dcc7524-7de3-462f-a063-9467594272de', 'date': 'Tue, 18 Apr 2023 12:53:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"c5ececfe-ff97-4ec3-8ae4-06fa871acaa9","name":"","tenant_id":"e305b4474bcb473394a4f094f513b666","network_id":"65d9f408-5290-425f-9b52-2f218ace926b","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-18T12:53:15Z","updated_at":"2023-04-18T12:53:15Z","revision_number":0,"project_id":"e305b4474bcb473394a4f094f513b666"}}' 2023-04-18 12:53:18,645 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes 0.415s 2023-04-18 12:53:18,645 79657 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-1166460555"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9d72f2-d104-43b2-824a-de13563f719b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9d72f2-d104-43b2-824a-de13563f719b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes'} Body: b'{"volume": {"id": "c0b27a47-6e49-4108-aa1f-addaff8e2308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:18.546268", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1166460555", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}], "user_id": "496597512e3d4aefa463f509ebf27fef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:18,713 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308 0.054s 2023-04-18 12:53:18,714 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5942f8d-8372-46b2-943a-b30cd513cf3f', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5942f8d-8372-46b2-943a-b30cd513cf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308'} Body: b'{"volume": {"id": "c0b27a47-6e49-4108-aa1f-addaff8e2308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:19.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1166460555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}], "user_id": "496597512e3d4aefa463f509ebf27fef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e305b4474bcb473394a4f094f513b666"}}' 2023-04-18 12:53:19,782 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308 0.055s 2023-04-18 12:53:19,782 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142a7186-7ce3-4cc5-856d-98f301ee6761', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142a7186-7ce3-4cc5-856d-98f301ee6761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308'} Body: b'{"volume": {"id": "c0b27a47-6e49-4108-aa1f-addaff8e2308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:19.000000", "updated_at": "2023-04-18T12:53:19.000000", "name": "tempest-TaggedAttachmentsTest-volume-1166460555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108 -aa1f-addaff8e2308"}], "user_id": "496597512e3d4aefa463f509ebf27fef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e305b4474bcb473394a4f094f513b666"}}' 2023-04-18 12:53:20,249 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/c5ececfe-ff97-4ec3-8ae4-06fa871acaa9 0.455s 2023-04-18 12:53:20,250 79657 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-e4f137af-4f5d-4e48-a72f-2773715e6c65', 'date': 'Tue, 18 Apr 2023 12:53:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/c5ececfe-ff97-4ec3-8ae4-06fa871acaa9'} Body: b'' 2023-04-18 12:53:21,361 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/65d9f408-5290-425f-9b52-2f218ace926b 1.111s 2023-04-18 12:53:21,362 79657 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-df110cfb-e0f1-47ce-8c04-4fc0c429189c', 'date': 'Tue, 18 Apr 2023 12:53:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/65d9f408-5290-425f-9b52-2f218ace926b'} Body: b'' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.401022s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.051503s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045137s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.897904s] ... 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 579b901e-8cec-44aa-85c7-7856a5df13e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:31,667 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/e62cf53390fe4ecc8a8cef260a304aa8/os-quota-sets/964681cc983f4517b65d99089d4a6548?usage=True 0.069s 2023-04-18 12:53:31,668 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110cca90-371d-4362-8e33-d417d5f9f6ea', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110cca90-371d-4362-8e33-d417d5f9f6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e62cf53390fe4ecc8a8cef260a304aa8/os-quota-sets/964681cc983f4517b65d99089d4a6548?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": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:32,071 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes 0.395s 2023-04-18 12:53:32,072 79655 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-103330384"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf6333e-c703-41fb-8a09-a0f149d97f42', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf6333e-c703-41fb-8a09-a0f149d97f42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:31.983803", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:32,171 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.089s 2023-04-18 12:53:32,171 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fcbbac-6398-456e-8114-7178a479771f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fcbbac-6398-456e-8114-7178a479771f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:32.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:33,255 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.065s 2023-04-18 12:53:33,255 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18725df5-a552-485f-8418-863e9703b6b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18725df5-a552-485f-8418-863e9703b6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:32.000000", "updated_at": "2023-04-18T12:53:32.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:33,338 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.071s 2023-04-18 12:53:33,338 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-2a842245-6851-4f5f-bfaf-ddd5345986d0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a842245-6851-4f5f-bfaf-ddd5345986d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:32.000000", "updated_at": "2023-04-18T12:53:32.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:33,454 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.106s 2023-04-18 12:53:33,454 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83594f78-9d84-4262-a14c-210692cc457e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'' 2023-04-18 12:53:33,493 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.039s 2023-04-18 12:53:33,494 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8196834-1266-4d97-b4a7-b8dac8ebba2b', 'x-openstack-request-id': 'req-e8196834-1266-4d97-b4a7-b8dac8ebba2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 579b901e-8cec-44aa-85c7-7856a5df13e4 could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [2.004067s] ... 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 dda0362d-d1a4-402f-a23a-cea29da76498 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:33,756 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes 0.259s 2023-04-18 12:53:33,757 79655 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-108541651"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a36282-ba8b-4ddf-bc4d-4fc4ee36e297', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a36282-ba8b-4ddf-bc4d-4fc4ee36e297', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:33.682921", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:33,849 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.082s 2023-04-18 12:53:33,850 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450d8f3b-1e6e-4687-9d48-3213ffe38eba', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450d8f3b-1e6e-4687-9d48-3213ffe38eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:34.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:34,942 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.081s 2023-04-18 12:53:34,942 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba43ff5d-bd40-485d-bbc2-7685beaffb12', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba43ff5d-bd40-485d-bbc2-7685beaffb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:34.000000", "updated_at": "2023-04-18T12:53:34.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:35,052 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.091s 2023-04-18 12:53:35,053 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ac5600-6cd0-4a57-9cf1-699a0333c107', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ac5600-6cd0-4a57-9cf1-699a0333c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:34.000000", "updated_at": "2023-04-18T12:53:34.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:35,439 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.376s 2023-04-18 12:53:35,440 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:35 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-e658573f-ccd8-44b4-aee9-f70f2ec81005', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'' 2023-04-18 12:53:35,499 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.058s 2023-04-18 12:53:35,499 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcf46ff-3bd2-4259-a2a6-a4659ee9bf8e', 'x-openstack-request-id': 'req-6dcf46ff-3bd2-4259-a2a6-a4659ee9bf8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dda0362d-d1a4-402f-a23a-cea29da76498 could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.072359s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.433940s] ... ok {9} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [2.168373s] ... 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 e64883de-5548-493b-8aba-a8390b97ce07 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:35,692 79657 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.894s 2023-04-18 12:53:35,693 79657 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-642412010", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e64883de-5548-493b-8aba-a8390b97ce07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ea4ec1-ccd0-4bc8-a0bf-4fc59b437820', 'x-compute-request-id': 'req-27ea4ec1-ccd0-4bc8-a0bf-4fc59b437820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e64883de-5548-493b-8aba-a8390b97ce07", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:53:35.492358", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-642412010", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 12:53:35,781 79657 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/e64883de-5548-493b-8aba-a8390b97ce07 0.084s 2023-04-18 12:53:35,782 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05dcd3a1-39c6-48cf-b718-aa5c6de639f7', 'x-compute-request-id': 'req-05dcd3a1-39c6-48cf-b718-aa5c6de639f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e64883de-5548-493b-8aba-a8390b97ce07'} Body: b'{"volume": {"id": "e64883de-5548-493b-8aba-a8390b97ce07", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:53:35.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-642412010", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 12:53:36,960 79657 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/e64883de-5548-493b-8aba-a8390b97ce07 0.172s 2023-04-18 12:53:36,960 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c85d16d-7a3a-4792-84ee-586fcf18db08', 'x-compute-request-id': 'req-7c85d16d-7a3a-4792-84ee-586fcf18db08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e64883de-5548-493b-8aba-a8390b97ce07'} Body: b'{"volume": {"id": "e64883de-5548-493b-8aba-a8390b97ce07", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:53:35.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-642412010", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {9} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.219408s] ... ok {9} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.134427s] ... ok {8} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.726516s] ... 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 1e07f162-bc86-48da-b43e-2dd90c962889 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:43,050 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes 0.385s 2023-04-18 12:53:43,051 79655 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-574539565"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abcf10e-9398-46d0-a7f6-9734b787df95', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abcf10e-9398-46d0-a7f6-9734b787df95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:42.968841", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:43,125 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.056s 2023-04-18 12:53:43,125 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81d711-78e4-4640-aea4-299a560d2c0f', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81d711-78e4-4640-aea4-299a560d2c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:43.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d26d1f0362354a98bf6688f9f7ddcd09"}}' 2023-04-18 12:53:44,194 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962 889 0.056s 2023-04-18 12:53:44,195 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d158e41-e80b-424d-bfa3-74eaedb30009', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d158e41-e80b-424d-bfa3-74eaedb30009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:43.000000", "updated_at": "2023-04-18T12:53:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d26d1f0362354a98bf6688f9f7ddcd09"}}' 2023-04-18 12:53:44,248 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.041s 2023-04-18 12:53:44,248 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f6a686-3ca6-4ee6-88ba-1279ccfb4b50', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f6a686-3ca6-4ee6-88ba-1279ccfb4b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:43.000000", "updated_at": "2023-04-18T12:53:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d26d1f0362354a98bf6688f9f7ddcd09"}}' 2023-04-18 12:53:44,366 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.107s 2023-04-18 12:53:44,366 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-e6aed63b-1fce-43dd-9354-8a9cbc25f8d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'' 2023-04-18 12:53:44,390 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.023s 2023-04-18 12:53:44,390 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-06cc0f8c-903d-44bf-be2e-005dbc19b0f0', 'x-openstack-request-id': 'req-06cc0f8c-903d-44bf-be2e-005dbc19b0f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1e07f162-bc86-48da-b43e-2dd90c962889 could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.047074s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.030122s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.024505s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.818069s] ... 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 82ca6ee3-936a-49ab-813e-d7fff1a47b1b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:46,411 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes 0.463s 2023-04-18 12:53:46,411 79657 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-1725746811"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9263df1c-b538-453e-b5b0-e363ece244c0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9263df1c-b538-453e-b5b0-e363ece244c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.310276", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:46,463 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.042s 2023-04-18 12:53:46,463 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c01b61-d11f-4be4-b9e7-0b66cc33362f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c01b61-d11f-4be4-b9e7-0b66cc33362f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "612e6976593a4999a7d58cfa8eb4cd82"}}' 2023-04-18 12:53:47,517 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.042s 2023-04-18 12:53:47,517 79657 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df96985-2ba2-44eb-afd9-d01903f17d5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df96985-2ba2-44eb-afd9-d01903f17d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.000000", "updated_at": "2023-04-18T12:53:47.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "612e6976593a4999a7d58cfa8eb4cd82"}}' 2023-04-18 12:53:47,569 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.041s 2023-04-18 12:53:47,570 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6083014d-d1c6-4d3d-b0f1-b0a1a7e1a93f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6083014d-d1c6-4d3d-b0f1-b0a1a7e1a93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.000000", "updated_at": "2023-04-18T12:53:47.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "612e6976593a4999a7d58cfa8eb4cd82"}}' 2023-04-18 12:53:47,740 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.160s 2023-04-18 12:53:47,740 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22d0b31-3618-4fc1-a01c-b09af1ec0c81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'' 2023-04-18 12:53:47,764 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.023s 2023-04-18 12:53:47,764 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8397404-05d5-4d27-a12f-1840830fbe5c', 'x-openstack-request-id': 'req-b8397404-05d5-4d27-a12f-1840830fbe5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 82ca6ee3-936a-49ab-813e-d7fff1a47b1b could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.038573s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.094535s] ... 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 c04f2b94-1cb0-4d64-a575-f52d4f1e084f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:48,680 79655 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/dd1778ba48bd40638a8bef6dfc1f0a58/types 0.150s 2023-04-18 12:53:48,681 79655 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-726104451", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dc20af-9d8e-497c-9d8f-54be1cc35050', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dc20af-9d8e-497c-9d8f-54be1cc35050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types'} Body: b'{"volume_type": {"id": "8d368279-4213-4ba5-a6ee-29fe9510cf88", "name": "tempest-VolumeTypesTest-volume-type-726104451", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:53:48,729 79655 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/dd1778ba48bd40638a8bef6dfc1f0a58/types 0.045s 2023-04-18 12:53:48,729 79655 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-1064061171", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f24fc7b-d20e-4697-a19a-7d6911740b0d', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f24fc7b-d20e-4697-a19a-7d6911740b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types'} Body: b'{"volume_type": {"id": "9cbae41b-b063-4826-bafc-546f9108e370", "name": "tempest-VolumeTypesTest-volume-type-1064061171", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:53:49,129 79655 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/b5eb60d92b0d4270a8049892f27e30f1/volumes 0.397s 2023-04-18 12:53:49,130 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-982325056", "volume_type": "8d368279-4213-4ba5-a6ee-29fe9510cf88", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a421a517-deba-4ce1-8a59-2087c1f88b64', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a421a517-deba-4ce1-8a59-2087c1f88b64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.057184", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:49,191 79655 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/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.052s 2023-04-18 12:53:49,192 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145d3622-a172-4595-88e4-46062d62ce5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145d3622-a172-4595-88e4-46062d62ce5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5eb60d92b0d4270a8049892f27e30f1"}}' 2023-04-18 12:53:50,246 79655 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/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.043s 2023-04-18 12:53:50,247 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c9e89c-ce0f-48dd-9a76-162a636bd700', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c9e89c-ce0f-48dd-9a76-162a636bd700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.000000", "updated_at": "2023-04-18T12:53:49.000000", "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a57 5-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5eb60d92b0d4270a8049892f27e30f1"}}' 2023-04-18 12:53:50,311 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.053s 2023-04-18 12:53:50,311 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf300c1e-8dbd-4bee-83d9-6be316e8995d', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf300c1e-8dbd-4bee-83d9-6be316e8995d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.000000", "updated_at": "2023-04-18T12:53:49.000000", "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5eb60d92b0d4270a8049892f27e30f1"}}' 2023-04-18 12:53:50,439 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.118s 2023-04-18 12:53:50,439 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-7652a79c-1a18-47cc-ac02-dc07ab7b991c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'' 2023-04-18 12:53:50,471 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.031s 2023-04-18 12:53:50,471 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-f3688880-a42a-4a52-9953-0c51fc29dbcd', 'x-openstack-request-id': 'req-f3688880-a42a-4a52-9953-0c51fc29dbcd ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c04f2b94-1cb0-4d64-a575-f52d4f1e084f could not be found."}}' 2023-04-18 12:53:50,539 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370 0.067s 2023-04-18 12:53:50,539 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-a8625423-d77e-47b1-ac8a-09be8a1a65fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370'} Body: b'' 2023-04-18 12:53:50,555 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370 0.016s 2023-04-18 12:53:50,556 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-e9dbf3c3-fd8e-4fdf-838a-9d2cad222662', 'x-openstack-request-id': 'req-e9dbf3c3-fd8e-4fdf-838a-9d2cad222662', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9cbae41b-b063-4826-bafc-546f9108e370 could not be found."}}' 2023-04-18 12:53:50,605 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88 0.048s 2023-04-18 12:53:50,605 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-b0f17c5b-ac4e-413e-b39f-91c635d1ff04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88'} Body: b'' 2023-04-18 12:53:50,623 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88 0.017s 2023-04-18 12:53:50,623 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-a83b6c61-c0ae-477c-9d05-f126fa902ce9', 'x-openstack-request-id': 'req-a83b6c61-c0ae-477c-9d05-f126fa902ce9', 'c onnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8d368279-4213-4ba5-a6ee-29fe9510cf88 could not be found."}}' {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.180881s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.551064s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.055166s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.275238s] ... ok {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.176046s] ... ok {9} 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 0e968594-3024-4c9c-b8ef-155276804269 failed to build and is in ERROR status {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.712520s] ... 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 e716e78c-7a56-42a7-ab5c-a7e67c2059ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:57,152 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes 0.413s 2023-04-18 12:53:57,152 79657 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-968348325"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ffae00-e105-44ea-ab12-9122e48904db', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ffae00-e105-44ea-ab12-9122e48904db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.086823", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 12:53:57,212 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.050s 2023-04-18 12:53:57,213 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c003d4d-c436-484e-bfeb-a64b811a7569', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c003d4d-c436-484e-bfeb-a64b811a7569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:58,264 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.038s 2023-04-18 12:53:58,265 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e03213-b08c-4978-8d6a-8e6ba505133b', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e03213-b08c-4978-8d6a-8e6ba505133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.000000", "updated_at": "2023-04-18T12:53:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:58,314 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.038s 2023-04-18 12:53:58,315 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bdd02a-01ef-4bcd-8aa9-5f2c01d3902a', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bdd02a-01ef-4bcd-8aa9-5f2c01d3902a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.000000", "updated_at": "2023-04-18T12:53:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:58,427 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.102s 2023-04-18 12:53:58,428 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 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-84995a04-4558-4d4d-b018-47175e9c2c7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'' 2023-04-18 12:53:58,449 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.021s 2023-04-18 12:53:58,449 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-69b331e7-ef88-48bd-b95b-347f8313d672', 'x-openstack-request-id': 'req-69b331e7-ef88-48bd-b95b-347f8313d672', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e716e78c-7a56-42a7-ab5c-a7e67c2059ad could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.638720s] ... 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 0081902c-9015-405c-ba7d-cf3f102884c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:58,716 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes 0.264s 2023-04-18 12:53:58,717 79657 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-866828736"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d421bac-e135-49df-8597-3d2381fdc1d8', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d421bac-e135-49df-8597-3d2381fdc1d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:58.654043", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 12:53:58,776 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.040s 2023-04-18 12:53:58,776 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3bc033-e72a-49e0-b0aa-1f967cbc3f17', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3bc033-e72a-49e0-b0aa-1f967cbc3f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:59,833 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.038s 2023-04-18 12:53:59,833 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59597fba-51f1-45d8-9179-2eee45aec3e0', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59597fba-51f1-45d8-9179-2eee45aec3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:59.000000", "updated_at": "2023-04-18T12:53:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:59,941 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.097s 2023-04-18 12:53:59,941 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95ed1ed-7ed7-429f-8118-a9b6e0e7253a', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95ed1ed-7ed7-429f-8118-a9b6e0e7253a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:59.000000", "updated_at": "2023-04-18T12:53:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:54:00,067 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.116s 2023-04-18 12:54:00,067 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-128dd21b-5790-42f9-b253-c30664a0257d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'' 2023-04-18 12:54:00,090 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.021s 2023-04-18 12:54:00,090 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:00 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-497e8698-c356-449e-919b-bcd1f13671e7', 'x-openstack-request-id': 'req-497e8698-c356-449e-919b-bcd1f13671e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0081902c-9015-405c-ba7d-cf3f102884c4 could not be found."}}' {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.647021s] ... 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 91c21b9e-cf69-49c0-86a5-efd2942d50c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:03,873 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes 0.492s 2023-04-18 12:54:03,873 79657 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-1424938240"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09acf2f0-4e66-40ec-9b62-e90a4ec917e4', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09acf2f0-4e66-40ec-9b62-e90a4ec917e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes'} Body: b'{"volume": {"id": "91c21b9e-cf69-49c0-86a5-efd2942d50c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:03.775263", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1424938240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 12:54:03,954 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5 0.071s 2023-04-18 12:54:03,954 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509b1809-9aa9-4801-8e0b-7d91663a633f', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509b1809-9aa9-4801-8e0b-7d91663a633f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5'} Body: b'{"volume": {"id": "91c21b9e-cf69-49c0-86a5-efd2942d50c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:04.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1424938240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' 2023-04-18 12:54:05,016 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5 0.050s 2023-04-18 12:54:05,016 79657 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02ece60-7c0f-4cb0-99e0-d9a136d9d340', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02ece60-7c0f-4cb0-99e0-d9a136d9d340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5'} Body: b'{"volume": {"id": "91c21b9e-cf69-49c0-86a5-efd2942d50c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:04.000000", "updated_at": "2023-04-18T12:54:04.000000", "name": "tempest-VolumeRevertTests-Volume-1424938240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.338867s] ... 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 4146d725-f50e-4b21-ad20-0ff8ea42f9de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:05,251 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes 0.222s 2023-04-18 12:54:05,252 79657 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-1874751363"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61423c4c-a64d-4de4-828b-bd41aac00396', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61423c4c-a64d-4de4-828b-bd41aac00396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes'} Body: b'{"volume": {"id": "4146d725-f50e-4b21-ad20-0ff8ea42f9de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:05.173593", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1874751363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 12:54:05,304 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de 0.043s 2023-04-18 12:54:05,305 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c9bfd0-a05d-4aec-92fb-8840551308c5', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c9bfd0-a05d-4aec-92fb-8840551308c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de'} Body: b'{"volume": {"id": "4146d725-f50e-4b21-ad20-0ff8ea42f9de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:05.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1874751363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' 2023-04-18 12:54:06,356 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de 0.039s 2023-04-18 12:54:06,357 79657 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a168162a-2570-4652-80c4-9db0140f7a12', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a168162a-2570-4652-80c4-9db0140f7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de'} Body: b'{"volume": {"id": "4146d725-f50e-4b21-ad20-0ff8ea42f9de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:05.000000", "updated_at": "2023-04-18T12:54:05.000000", "name": "tempest-VolumeRevertTests-Volume-1874751363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.563306s] ... 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 8faac2db-44ce-485c-b8cd-38dcecb0bb90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:10,672 79655 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.285s 2023-04-18 12:54:10,672 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-233993157", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTYTgsjHrBjQQck3WqG0/VR22R2AY3Nreh0sK0DFEVafF4poZsUMT1Zrr4KhTdzuNAwqwftuhWAItwfdoPPFqgiXVHTRSp8vDP/qgFopAfQYi+RjmgFNf5rOUQ0b15aUQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:10 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-029e220e-bb14-4227-8431-8bd96ecb10e4', 'x-compute-request-id': 'req-029e220e-bb14-4227-8431-8bd96ecb10e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-233993157", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTYTgsjHrBjQQck3WqG0/VR22R2AY3Nreh0sK0DFEVafF4poZsUMT1Zrr4KhTdzuNAwqwftuhWAItwfdoPPFqgiXVHTRSp8vDP/qgFopAfQYi+RjmgFNf5rOUQ0b15aUQ==", "fingerprint": "29:c3:c0:be:98:47:60:d8:c3:9a:45:33:50:b8:2d:7e", "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a"}}' 2023-04-18 12:54:10,833 79655 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.157s 2023-04-18 12:54:10,833 79655 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-438229766", "description": "tempest-secgroup-smoke-438229766 description", "project_id": "29daec23a56d4ff5b789593e9decc8a7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-8792118a-b359-4f2c-982c-12991a458515', 'date': 'Tue, 18 Apr 2023 12:54:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "aade3bde-5c00-4749-9e62-26eb193daba9", "name": "tempest-secgroup-smoke-438229766", "stateful": true, "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "description": "tempest-secgroup-smoke-438229766 description", "shared": false, "security_group_rules": [{"id": "736131d6-d787-4b46-9b64-da6ba9b0b604", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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": 574, "description": null, "tags": [], "created_at": "2023-04-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}, {"id": "9f3bf1e5-aa12-497d-af23-3536c0cc0a9a", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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": 573, "description": null, "tags": [], "created_at": "2023-04-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}], "tags": [], "created_at": "2023-04-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z ", "revision_number": 1, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,216 79655 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.382s 2023-04-18 12:54:11,217 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "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-8b582f29-e264-4056-af13-a88d344a942f', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "92c4aeba-4bb5-4480-bab8-dc90de338028", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,375 79655 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.157s 2023-04-18 12:54:11,375 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "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-376cdc00-3168-44ad-adb4-2a90b8762ab6', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "068b4e31-c544-404d-a3ed-bc6eb64a0fd4", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,561 79655 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.185s 2023-04-18 12:54:11,562 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-24e55211-76e4-4770-a76c-48a42c3df7f6', 'date': 'Tue, 18 Apr 2023 12:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"securi ty_group_rule": {"id": "c28f2eb4-6847-4e53-b851-542dfdb3545d", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,726 79655 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.164s 2023-04-18 12:54:11,727 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fe276cbb-8ae0-4af5-8d0d-c7a42779ae53', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "a9ef580b-9fb1-4262-8fa9-b23e23c80d47", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,890 79655 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.162s 2023-04-18 12:54:11,890 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bdb00806-9fde-46d4-90fe-d9cae4720500', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "3b79df62-eecf-4554-8eab-db5a4b17e6dd", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:12,051 79655 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.160s 2023-04-18 12:54:12,052 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "p roject_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bc800d60-4d40-4ce8-bfcd-3a5dfb4ccc53', 'date': 'Tue, 18 Apr 2023 12:54: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": "2f3c6249-9bc1-4bf9-a247-75e7a0cacdd7", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:12,095 79655 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.037s 2023-04-18 12:54:12,096 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:12 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-18502872-a33c-42e9-b573-914620fd373e', '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": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "name": "tempest-TestShelveInstance-1700456325-project-member", "password_expires_at": null}, "audit_ids": ["Y_trFhiYRSyNRf1-nr2X0g"], "expires_at": "2023-04-18T13:54:12.000000Z", "issued_at": "2023-04-18T12:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29daec23a56d4ff5b789593e9decc8a7", "name": "tempest-TestShelveInstance-1700456325"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29daec23a56d4ff5b789593e9decc8a7", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", " name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:54:12,096 79655 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'e86dbda9-7feb-4593-918c-37d7fc0e07ba', 'name': 'tempest-TestShelveInstance-2135371206-network', 'tenant_id': '29daec23a56d4ff5b789593e9decc8a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29daec23a56d4ff5b789593e9decc8a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10705, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:57Z', 'updated_at': '2023-04-18T12:53:57Z', 'revision_number': 1} available for tenant 2023-04-18 12:54:12,490 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes 0.392s 2023-04-18 12:54:12,490 79655 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-2003668194", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b830e55-9850-4fa8-a1ed-2ebb9ce798b1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b830e55-9850-4fa8-a1ed-2ebb9ce798b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes'} Body: b'{"volume": {"id": "8faac2db-44ce-485c-b8cd-38dcecb0bb90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:12.420871", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2003668194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}], "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:54:12,540 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.038s 2023-04-18 12:54:12,541 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c40ca3d-f7a9-46ec-8b59-643544a051cf', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-1c40ca3d-f7a9-46ec-8b59-643544a051cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'{"volume": {"id": "8faac2db-44ce-485c-b8cd-38dcecb0bb90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:12.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2003668194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}], "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:13,600 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.044s 2023-04-18 12:54:13,600 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20ba8ef-c667-40fb-8975-bd7f85ef417c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20ba8ef-c667-40fb-8975-bd7f85ef417c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'{"volume": {"id": "8faac2db-44ce-485c-b8cd-38dcecb0bb90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:12.000000", "updated_at": "2023-04-18T12:54:13.000000", "name": "tempest-tempest.common.compute-volume-2003668194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}], "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:13,717 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.107s 2023-04-18 12:54:13,718 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54: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-ff17fd88-3e49-43e2-bc6e-e4d58549a862', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'' 2023-04-18 12:54:13,739 79655 INFO [tempest.lib.common.rest_client ] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.020s 2023-04-18 12:54:13,739 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54: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-24dd7000-bc4c-47c6-9421-95a09876cd56', 'x-openstack-request-id': 'req-24dd7000-bc4c-47c6-9421-95a09876cd56', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8faac2db-44ce-485c-b8cd-38dcecb0bb90 could not be found."}}' 2023-04-18 12:54:13,912 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/aade3bde-5c00-4749-9e62-26eb193daba9 0.171s 2023-04-18 12:54:13,913 79655 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-e9987d61-3b56-44a9-bf3f-9ce70402d8d5', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:54:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/aade3bde-5c00-4749-9e62-26eb193daba9'} Body: b'' 2023-04-18 12:54:13,945 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-233993157 0.032s 2023-04-18 12:54:13,946 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:13 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-84bc055d-8ec2-4e24-b501-7305ee7a9131', 'x-compute-request-id': 'req-84bc055d-8ec2-4e24-b501-7305ee7a9131', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-233993157'} Body: b'' {8} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {5} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.575768s] ... 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 0357326c-03e2-4276-9797-a15bb81123a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:43,092 79649 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.029s 2023-04-18 12:52:43,093 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:43 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-c3e1ec35-7384-40af-8d3f-0724de8448ca', '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": "d6bc560a69f7412d9e07c7abfed885da", "name": "tempest-DeleteServersTestJSON-1240551672-project-member", "password_expires_at": null}, "audit_ids": ["wiSWvgRfS9WC9EK7j0QmlQ"], "expires_at": "2023-04-18T13:52:43.000000Z", "issued_at": "2023-04-18T12:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484b27326e0b478f89ff2a705df576d0", "name": "tempest-DeleteServersTestJSON-1240551672"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/484b27326e0b478f89ff2a705df576d0", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:52:43,093 79649 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'dad026b3-ca1f-4ef6-b0c1-b68b9e248f72', 'name': 'tempest-DeleteServersTestJSON-1468732069-network', 'tenant_id': '484b27326e0b478f89ff2a705df576d0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '484b27326e0b478f89ff2a705df576d0', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35984, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:22Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 12:52:46,497 79649 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 3.403s 2023-04-18 12:52:46,497 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-615709756", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "dad026b3-ca1f-4ef6-b0c1-b68b9e248f72"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c481e5e-d6bd-4df5-8ad3-827406731b81', 'x-compute-request-id': 'req-5c481e5e-d6bd-4df5-8ad3-827406731b81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "189acda6-7b91-4a07-91bc-115f8070a442", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/189acda6-7b91-4a07-91bc-115f8070a442"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wYzp2b3jGHzL"}}' 2023-04-18 12:52:46,612 79649 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/189acda6-7b91-4a07-91bc-115f8070a442 0.110s 2023-04-18 12:52:46,613 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 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-ba24d44b-220e-426b-bb7d-49bb4b247682', 'x-compute-request-id': 'req-ba24d44b-220e-426b-bb7d-49bb4b247682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442'} Body: b'{"server": {"id": "189acda6-7b91-4a07-91bc-115f8070a442", "name": "tempest-DeleteServersTestJSON-server-615709756", "status": "BUILD", "tenant_id": "484b27326e0b478f89ff2a705df576d0", "user_id": "d6bc560a69f7412d9e07c7abfed885da", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/189acda6-7b91-4a07-91bc-115f8070a442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:37,263 79649 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/189acda6-7b91-4a07-91bc-115f8070a442 0.591s 2023-04-18 12:53:37,263 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92dca35-bcc8-4072-961a-72ef779cf328', 'x-compute-request-id': 'req-c92dca35-bcc8-4072-961a-72ef779cf328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442'} Body: b'{"server": {"id": "189acda6-7b91-4a07-91bc-115f8070a442", "name": "tempest-DeleteServersTestJSON-server-615709756", "status": "ACTIVE", "tenant_id": "484b27326e0b478f89ff2a705df576d0", "user_id": "d6bc560a69f7412d9e07c7abfed885da", "metadata": {}, "hostId": "bf90547f38b60b891781ed35db1de020a5a83228d18a46cc5169016f", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:00Z", "addresses": {"tempest-DeleteServersTestJSON-1468732069-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:33:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/189acda6-7b91-4a07-91bc-115f8070a442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:52:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:37,277 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:54:37,503 79649 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes 0.222s 2023-04-18 12:54:37,504 79649 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-728499611"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63135bf7-9999-4058-9343-f5da4401a5f2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63135bf7-9999-4058-9343-f5da4401a5f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes'} Body: b'{"volume": {"id": "0357326c-03e2-4276-9797-a15bb81123a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:37.43 8495", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-728499611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}], "user_id": "d6bc560a69f7412d9e07c7abfed885da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:54:37,560 79649 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2 0.043s 2023-04-18 12:54:37,561 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e23e7c9-009a-42a4-b883-60a36a8cfc33', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e23e7c9-009a-42a4-b883-60a36a8cfc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2'} Body: b'{"volume": {"id": "0357326c-03e2-4276-9797-a15bb81123a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:37.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-728499611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}], "user_id": "d6bc560a69f7412d9e07c7abfed885da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484b27326e0b478f89ff2a705df576d0"}}' 2023-04-18 12:54:38,615 79649 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2 0.042s 2023-04-18 12:54:38,616 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b98268-d0a2-4911-8ff1-36e48dab98a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b98268-d0a2-4911-8ff1-36e48dab98a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2'} Body: b'{"volume": {"id": "0357326c-03e2-4276-9797-a15bb81123a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:37.000000", "updated_at": "2023-04-18T12:54:38.000000", "name": "tempest-DeleteServersTestJSON-volume-728499611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/ 0357326c-03e2-4276-9797-a15bb81123a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}], "user_id": "d6bc560a69f7412d9e07c7abfed885da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484b27326e0b478f89ff2a705df576d0"}}' {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [121.955940s] ... 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 69499b89-6622-423e-9f35-fe7d7e176b10 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:02,756 79651 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:53:03,065 79651 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.306s 2023-04-18 12:53:03,066 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-497184784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZFBLvfzQILr9/7qWzwP6NVRn1fJRx/SZjHiHu1Caj7+wejLMQte/Opl2kwmqk41F+QQD9jGGeeN2UtZh9EiIi+L33s930v357mdVU4YUaaw2ZJgbYNAcLXTZdlmN2erA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:02 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-4ab04059-5fa4-4032-9818-3d75fb7fb503', 'x-compute-request-id': 'req-4ab04059-5fa4-4032-9818-3d75fb7fb503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-497184784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZFBLvfzQILr9/7qWzwP6NVRn1fJRx/SZjHiHu1Caj7+wejLMQte/Opl2kwmqk41F+QQD9jGGeeN2UtZh9EiIi+L33s930v357mdVU4YUaaw2ZJgbYNAcLXTZdlmN2erA==", "fingerprint": "44:d7:a7:21:0e:67:8c:9b:44:ca:ae:0c:95:18:86:be", "user_id": "a37faecb47ed4c8e8dea21ee364164e5"}}' 2023-04-18 12:53:03,076 79651 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-497184784 created 2023-04-18 12:53:03,891 79651 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.813s 2023-04-18 12:53:03,891 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2014054684", "description": "tempest-description--65849793"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-9c47f1a5-c6f4-4b4a-9636-6bc2a6853253', 'date': 'Tue, 18 Apr 2023 12:53:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "name": "tempest-securitygroup--2014054684", "stateful": true, "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "description": "tempest-description--65849793", "shared": false, "security_group_rules": [{"id": "929913a0-21c3-434a-a985-8ebe4de934c5", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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": 365, "description": null, "tags": [], "created_at": "2023-04-18T12:53:03Z", "updated_at": "2023-04-18T12:53:03Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}, {"id": "dffc0c02-ae3c-4e7a-a5ec-c272637392fb", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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": 364, "de scription": null, "tags": [], "created_at": "2023-04-18T12:53:03Z", "updated_at": "2023-04-18T12:53:03Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}], "tags": [], "created_at": "2023-04-18T12:53:03Z", "updated_at": "2023-04-18T12:53:03Z", "revision_number": 1, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:53:05,457 79651 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 1.565s 2023-04-18 12:53:05,457 79651 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": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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-a27feef0-d1ef-4733-891a-6a91fd498ac4', 'date': 'Tue, 18 Apr 2023 12:53: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": "e84a756b-7237-4a63-98d2-526f76dfd816", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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-18T12:53:04Z", "updated_at": "2023-04-18T12:53:04Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:53:06,595 79651 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 1.138s 2023-04-18 12:53:06,596 79651 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": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5cf7dcf3-89a5-4646-86fb-c2cf30ed9e71', 'date': 'Tue, 18 Apr 2023 12:53: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": "79732e06-76d8-4392-bb69-fae5d0383851", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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-18T12:53:06Z", "updated_at": "2023-04-18T12:53:06Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:53:06,596 79651 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2014054684 created 2023-04-18 12:53:10,007 79651 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 3.410s 2023-04-18 12:53:10,008 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0e4aabb4-94b5-4559-9087-9a221b313bcd', 'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "40432e45-77a9-4dfe-ab5b-b8fbb93f0402", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "floating_ip_address": "172.24.4.18", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4c47472a1a3e4494801cea627fe6cb66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:08Z", "updated_at": "2023-04-18T12:53:08Z", "revision_number": 0}}' 2023-04-18 12:53:10,009 79651 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '40432e45-77a9-4dfe-ab5b-b8fbb93f0402', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'floating_ip_address': '172.24.4.18', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4c47472a1a3e4494801cea627fe6cb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:08Z', 'updated_at': '2023-04-18T12:53:08Z', 'revision_number': 0, 'ip': '172.24.4.18'} created 2023-04-18 12:53:10,104 79651 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.086s 2023-04-18 12:53:10,104 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 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-e06eebb5-3a54-4d45-b943-aafd82ff9a37', '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": "a37faecb47ed4c8e8dea21ee364164e5", "name": "tempest-VolumesAdminNegativeTest-1065344438-project-member", "password_expires_at": null}, "audit_ids": ["sL57Fjl5RVe30EirBskavg"], "expires_at": "2023-04-18T13:53:10.000000Z", "issued_at": "2023-04-18T12:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c47472a1a3e4494801cea627fe6cb66", "name": "tempest-VolumesAdminNegativeTest-1065344438"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:10,105 79651 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'bcaa4fb9-53c1-43e9-b346-002b19ab58ad', 'name': 'tempest-VolumesAdminNegativeTest-647407033-network', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c47472a1a3e4494801cea627fe6cb66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3757, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:22Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:10,106 79651 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-497184784', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZFBLvfzQILr9/7qWzwP6NVRn1fJRx/SZjHiHu1Caj7+wejLMQte/Opl2kwmqk41F+QQD9jGGeeN2UtZh9EiIi+L33s930v357mdVU4YUaaw2ZJgbYNAcLXTZdlmN2erA==', 'fingerprint': '44:d7:a7:21:0e:67:8c:9b:44:ca:ae:0c:95:18:86:be', 'user_id': 'a37faecb47ed4c8e8dea21ee364164e5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB8YU6UyV/TXeWKlaiZREe7rcOBFRdIR7Z9dfJdSQPY5364BPWdAtNP\nd3aCLYd5M/egBwYFK4EEACKhZANiAATWRQS7380CC6/f+6ls8D+jVUZ9XyUcf0mY\nx4h7tQmo+/sHoyzELXvzqZdpMJqpONRfkEA/YxhnnjdlLWYfRIiIvi997Pd9L9+e\n5nVVOGFGmsNmSYG2DQHC102XZZjdnqw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '01e12274-14f5-4ac4-93d2-e9be555adaa3', 'name': 'tempest-securitygroup--2014054684', 'stateful': True, 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'description': 'tempest-description--65849793', 'shared': False, 'security_group_rules': [{'id': '929913a0-21c3-434a-a985-8ebe4de934c5', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'security_group_id': '01e12274-14f5-4ac4-93d2-e9be555adaa3', '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': 365, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:03Z', 'updated_at': '2023-04-18T12:53:03Z', 'revision_number': 0, 'project_id': '4c47472a1a3e4494801cea627fe6cb66'}, {'id': 'dffc0c02-ae3c-4e7a-a5ec-c272637392fb', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'security_group_id': '01e12274-14f5-4ac4-93d2-e9be555adaa3', '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': 364, 'description': None, 'tags': [], 'created_at': '2023-04-18T12: 53:03Z', 'updated_at': '2023-04-18T12:53:03Z', 'revision_number': 0, 'project_id': '4c47472a1a3e4494801cea627fe6cb66'}], 'tags': [], 'created_at': '2023-04-18T12:53:03Z', 'updated_at': '2023-04-18T12:53:03Z', 'revision_number': 1, 'project_id': '4c47472a1a3e4494801cea627fe6cb66'}, 'floating_ip': {'id': '40432e45-77a9-4dfe-ab5b-b8fbb93f0402', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'floating_ip_address': '172.24.4.18', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4c47472a1a3e4494801cea627fe6cb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:08Z', 'updated_at': '2023-04-18T12:53:08Z', 'revision_number': 0, 'ip': '172.24.4.18'}} 2023-04-18 12:53:11,466 79651 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 1.357s 2023-04-18 12:53:11,466 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-178480087", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad"}], "security_groups": [{"name": "tempest-securitygroup--2014054684"}], "key_name": "tempest-keypair-497184784", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5acab62d-6e1b-4c49-955a-e4ae31c4de33', 'x-compute-request-id': 'req-5acab62d-6e1b-4c49-955a-e4ae31c4de33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2014054684"}], "adminPass": "wDpKLJgh5sCc"}}' 2023-04-18 12:53:11,802 79651 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/af7bc00a-302e-45e4-9565-78bc7b8c1114 0.330s 2023-04-18 12:53:11,802 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce68af8-c1cc-4ed4-9b89-4626085e71e1', 'x-compute-request-id': 'req-bce68af8-c1cc-4ed4-9b89-4626085e71e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114'} Body: b'{"server": {"id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "name": "tempest-VolumesAdminNegativeTest-server-178480087", "status": "BUILD", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId" : "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:11Z", "updated": "2023-04-18T12:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-497184784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:02,158 79651 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/af7bc00a-302e-45e4-9565-78bc7b8c1114 0.293s 2023-04-18 12:54:02,158 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:01 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-f1b52851-b49b-4b51-96ec-cd2956a8e914', 'x-compute-request-id': 'req-f1b52851-b49b-4b51-96ec-cd2956a8e914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114'} Body: b'{"server": {"id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "name": "tempest-VolumesAdminNegativeTest-server-178480087", "status": "ACTIVE", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId": "9a4ef7f8841639f2dae22f8f7878d2ed0179f5e5e758041b2a218f30", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:11Z", "updated": "2023-04-18T12:53:23Z", "addresses": {"tempest-VolumesAdminNegativeTest-647407033-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:7e:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-497184784", "OS-SRV-USG:launched_at": "2023-04-18T12:53:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2014054684"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:02,170 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:55:02,473 79651 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/af7bc00a-302e-45e4-9565-78bc7b8c1114/os-interface 0.242s 2023-04-18 12:55:02,473 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:02 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-2cc2fae9-de0c-4a90-a392-5eaeb15f9d34', 'x-compute-request-id': 'req-2cc2fae9-de0c-4a90-a392-5eaeb15f9d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad", "port_id": "b601c11e-4223-42e5-a296-4ec160f574ba", "mac_addr": "fa:16:3e:2c:7e:98", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a9a47000-4db6-4df6-acbf-06afaff62e2c", "ip_address": "10.0.0.3"}]}]}' 2023-04-18 12:55:03,304 79651 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/40432e45-77a9-4dfe-ab5b-b8fbb93f0402 0.827s 2023-04-18 12:55:03,305 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b601c11e-4223-42e5-a296-4ec160f574ba"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b404a83d-f0b0-4603-8adb-7ea702375ef5', 'date': 'Tue, 18 Apr 2023 12:55:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/40432e45-77a9-4dfe-ab5b-b8fbb93f0402'} Body: b'{"floatingip": {"id": "40432e45-77a9-4dfe-ab5b-b8fbb93f0402", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "floating_ip_address": "172.24.4.18", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "29d751e9-d8fe-4a00-acbe-90cd70263ed3", "port_id": "b601c11e-4223-42e5-a296-4ec160f574ba", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad", "mac_address": "fa:16:3e:2c:7e:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:08Z", "updated_at": "2023-04-18T12:55:02Z", "revision_number": 1, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:55:03,306 79651 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.18:22' as 'cirros' with public key authentication 2023-04-18 12:55:03,346 79651 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:55:03,367 79651 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:55:03,368 79651 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.18 successfully created 2023-04-18 12:55:03,593 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes 0.224s 2023-04-18 12:55:03,593 79651 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-285805418"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022989ba-e822-4566-8c7f-9a77184d21ae', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -022989ba-e822-4566-8c7f-9a77184d21ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes'} Body: b'{"volume": {"id": "69499b89-6622-423e-9f35-fe7d7e176b10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:03.533698", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-285805418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:55:03,648 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10 0.043s 2023-04-18 12:55:03,648 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8084bd01-0f66-489d-a6f2-7183ad7e4574', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8084bd01-0f66-489d-a6f2-7183ad7e4574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10'} Body: b'{"volume": {"id": "69499b89-6622-423e-9f35-fe7d7e176b10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:04.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-285805418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:55:04,699 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10 0.039s 2023-04-18 12:55:04,699 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5b6ad8-76f5-4103-a990-3967f89512ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5b6ad8-76f5-4103-a990-3967f89512ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10'} Body: b'{"volume": {"id": "69499b89-6622-423e-9f35-fe7d7e176b10", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:04.000000", "updated_at": "2023-04-18T12:55:04.000000", "name": "tempest-VolumesAdminNegativeTest-volume-285805418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' {4} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [174.302905s] ... 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 0e16bc23-c556-4e10-a6fb-5575691ed824 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:56,199 79647 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/68265051-53bd-4952-9322-7c15e93b6a43 0.184s 2023-04-18 12:52:56,200 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-696550f9-89a2-456c-963d-37db18721f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:52:57,104 79647 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 0.882s 2023-04-18 12:52:57,104 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ad151a35-8406-4a71-b95c-631471625fd7', '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": "1d435b537ada4464a43ced649191262f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "created_at": "2023-04-18T12:52:57Z", "updated_at": "2023-04-18T12:52:57Z", "tags": [], "self": "/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "file": "/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:52:58,777 79647 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 12:52:58,777 79647 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/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03/file 1.672s 2023-04-18 12:52:58,777 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5f791479-e297-46d5-af4a-b6443c3505bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03/file'} Body: b'' 2023-04-18 12:52:58,778 79647 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:52:58,778 79647 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:52:58,966 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.185s 2023-04-18 12:52:58,966 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-19442091", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAltj11tn/Z31Dzu8k8GNr21qq2oMUyoc47GE5tcY6LHe7WwQwqxrYP4iPPrJ6SMe4lUXKEhrfCabxiQnWdJnqrSsHWQd53LImGrnEuyOMojNjSoAZ9Fy9y14qTCHHfqQw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db900095-57fe-4059-a776-039fcbc9de4a', 'x-compute-request-id': 'req-db900095-57fe-4059-a776-039fcbc9de4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-19442091", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAltj11tn/Z31Dzu8k8GNr21qq2oMUyoc47GE5tcY6LHe7WwQwqxrYP4iPPrJ6SMe4lUXKEhrfCabxiQnWdJnqrSsHWQd53LImGrnEuyOMojNjSoAZ9Fy9y14qTCHHfqQw==", "fingerprint": "f6:91:8c:e4:45:e1:a1:07:89:2a:ec:99:40:02:d4:40", "user_id": "175c9e4b73b04177a12fefc47c8879c7"}}' 2023-04-18 12:52:58,971 79647 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-19442091 created 2023-04-18 12:52:59,311 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2023-04-18 12:52:59,311 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1039835090", "description": "tempest-description--1299489055"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-821dccfd-4b51-47c2-bb12-1c4b81d2962e', 'date': 'Tue, 18 Apr 2023 12:52:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "name": "tempest-securitygroup--1039835090", "stateful": true, "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "description": "tempest-description--1299489055", "shared": false, "security_group_rules": [{"id": "ae213500-cd0d-44a0-bf3b-ad01c2793658", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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": 345, "description": null, "tags": [], "created_at": "2023-04-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}, {"id": "c96e907b-4e23-4948-8b12-4050c805f595", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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": 346, "description": null, "tags": [], "created_at": "2023-04-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}], "tags": [], "created_at": "2023-04-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 1, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:52:59,655 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.343s 2023-04-18 12:52:59,656 79647 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": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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-2009c62a-f283-41a5-a5a4-8b0d1cf3e059', 'date': 'Tue, 18 Apr 2023 12:52:59 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": "98f653f5-d129-44ef-bbc9-0d653e7f3457", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:53:00,119 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.462s 2023-04-18 12:53:00,119 79647 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": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-34d5b530-2f95-4c62-a3ee-1b3951d92d99', 'date': 'Tue, 18 Apr 2023 12:53:00 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": "bbf2d152-7134-4a72-82e9-8579903433f2", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:53:00,119 79647 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1039835090 created 2023-04-18 12:53:01,500 79647 INFO [tempest.lib.common.rest_client] Request (Val idationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.380s 2023-04-18 12:53:01,501 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f8557d53-afd3-4c13-a218-941bb5285b3f', 'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8f3882e9-bf3f-421f-978c-c8462a4639f7", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f100c45c0a3f42c89a9b63303871d801", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:00Z", "updated_at": "2023-04-18T12:53:00Z", "revision_number": 0}}' 2023-04-18 12:53:01,501 79647 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8f3882e9-bf3f-421f-978c-c8462a4639f7', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f100c45c0a3f42c89a9b63303871d801', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:00Z', 'updated_at': '2023-04-18T12:53:00Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-04-18 12:53:01,640 79647 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.128s 2023-04-18 12:53:01,641 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 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-c90f570b-3fa7-48b2-aa8c-a2b5b6d7a8ab', '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": "175c9e4b73b04177a12fefc47c8879c7", "name": "tempest-AttachSCSIVolumeTestJSON-1033368162-project-member", "password_expires_at": null}, "audit_ids": ["wjLZ2HpZS0mdyn-s30sZHw"], "expires_at": "2023-04-18T13:53:01.000000Z", "issued_at": "2023-04-18T12:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f100c45c0a3f42c89a9b63303871d801", "name": "tempest-AttachSCSIVolumeTestJSON-1033368162"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f100c45c0a3f42c89a9b63303871d801", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210 /placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:01,641 79647 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '3a3d3908-a17d-4f5f-9890-1812a8754872', 'name': 'tempest-AttachSCSIVolumeTestJSON-1662991918-network', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f100c45c0a3f42c89a9b63303871d801', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18978, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:21Z', 'updated_at': '2023-04-18T12:52:21Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:01,642 79647 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-19442091', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAltj11tn/Z31Dzu8k8GNr21qq2oMUyoc47GE5tcY6LHe7WwQwqxrYP4iPPrJ6SMe4lUXKEhrfCabxiQnWdJnqrSsHWQd53LImGrnEuyOMojNjSoAZ9Fy9y14qTCHHfqQw==', 'fingerprint': 'f6:91:8c:e4:45:e1:a1:07:89:2a:ec:99:40:02:d4:40', 'user_id': '175c9e4b73b04177a12fefc47c8879c7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDcZNTE+gS7G646YyfQbOo0WTBdMA9039q7IuUEgI4rMkVqpQXzLQaC\n3Fd1miEGbQGgBwYFK4EEACKhZANiAAQJbY9dbZ/2d9Q87vJPBja9taqtqDFMqHOO\nxhObXGOix3u1sEMKsa2D+Ijz6yekjHuJVFyhIa3wmm8YkJ1nSZ6q0rB1kHedyyJh\nq5xLsjjKIzY0qAGfRcvcteKkwhx36kM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '156e0b17-7b64-4829-9be6-8c22a2cb23c3', 'name': 'tempest-securitygroup--1039835090', 'stateful': True, 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'description': 'tempest-description--1299489055', 'shared': False, 'security_group_rules': [{'id': 'ae213500-cd0d-44a0-bf3b-ad01c2793658', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'security_group_id': '156e0b17-7b64-4829-9be6-8c22a2cb23c3', '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': 345, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:59Z', 'updated_at': '2023-04-18T12:52:59Z', 'revision_number': 0, 'project_id': 'f100c45c0a3f42c89a9b63303871d801'}, {'id': 'c96e907b-4e23-4948-8b12-4050c805f595', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'security_group_i d': '156e0b17-7b64-4829-9be6-8c22a2cb23c3', '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': 346, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:59Z', 'updated_at': '2023-04-18T12:52:59Z', 'revision_number': 0, 'project_id': 'f100c45c0a3f42c89a9b63303871d801'}], 'tags': [], 'created_at': '2023-04-18T12:52:59Z', 'updated_at': '2023-04-18T12:52:59Z', 'revision_number': 1, 'project_id': 'f100c45c0a3f42c89a9b63303871d801'}, 'floating_ip': {'id': '8f3882e9-bf3f-421f-978c-c8462a4639f7', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f100c45c0a3f42c89a9b63303871d801', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:00Z', 'updated_at': '2023-04-18T12:53:00Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-04-18 12:53:04,871 79647 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 3.228s 2023-04-18 12:53:04,871 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "imageRef": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "3a3d3908-a17d-4f5f-9890-1812a8754872"}], "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "key_name": "tempest-keypair-19442091", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733ea0fd-540d-4713-a3c1-89277181372d', 'x-compute-request-id': 'req-733ea0fd-540d-4713-a3c1-89277181372d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "adminPass": "tRbpujiNar2J"}}' 2023-04-18 12:53:05,070 79647 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/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.194s 2023-04-18 12:53:05,070 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:04 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-e4196d0e-c9c8-4201-8c81-694ce666c806', 'x-compute-request-id': 'req-e4196d0e-c9c8-4201-8c81-694ce666c806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "status": "BUILD", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "user_id": "175c9e4b73b04177a12fefc47c8879c7", "metadata": {}, "hostId": "", "image": {"id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:05Z", "updated": "2023-04-18T12:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-19442091", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:55,462 79647 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/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.328s 2023-04-18 12:53:55,462 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482ee66e-caee-494f-a423-c19d12813d3e', 'x-compute-request-id': 'req-482ee66e-caee-494f-a423-c19d12813d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "status": "ACTIVE", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "user_id": "175c9e4b73b04177a12fefc47c8879c7", "metadata": {}, "hostId": "3680e309f9c702f7d4ea9ebd5d1543cb5eb635911c1489a603da5114", "image": {"id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:04Z", "updated": "2023-04-18T12:53:16Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1662991918-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a8:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-19442091", "OS-SRV-USG:launched_at": "2023-04-18T12:53:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:55,476 79647 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:54:55,663 79647 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/1c3ae6a4-b3d8-4733-bf29-e9efa950baff/os-interface 0.160s 2023-04-18 12:54:55,663 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:55 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-c8c680df-6d30-47a8-b745-b92aa37de868', 'x-compute-request-id': 'req-c8c680df-6d30-47a8-b745-b92aa37de868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3a3d3908-a17d-4f5f-9890-1812a8754872", "port_id": "50d7ba99-21c5-4cbb-b145-b1c04f19b6c1", "mac_addr": "fa:16:3e:5c:a8:49", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "89d27c8b-10b3-4d73-8014-bdf75f22fd8c", "ip_address": "10.0.0.11"}]}]}' 2023-04-18 12:54:56,943 79647 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/8f3882e9-bf3f-421f-978c-c8462a4639f7 1.274s 2023-04-18 12:54:56,944 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "50d7ba99-21c5-4cbb-b145-b1c04f19b6c1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-68f5d807-25fe-4187-9b06-08930b274660', 'date': 'Tue, 18 Apr 2023 12:54:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f3882e9-bf3f-421f-978c-c8462a4639f7'} Body: b'{"floatingip": {"id": "8f3882e9-bf3f-421f-978c-c8462a4639f7", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "312f9b01-c672-4096-817f-afcdc11f785c", "port_id": "50d7ba99-21c5-4cbb-b145-b1c04f19b6c1", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3a3d3908-a17d-4f5f-9890-1812a8754872", "mac_address": "fa:16:3e:5c:a8:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:00Z", "updated_at": "2023-04-18T12:54:56Z", "revision_number": 1, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:54:56,945 79647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.181:22' as 'cirros' with public key authentication 2023-04-18 12:54:56,985 79647 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:54:57,008 79647 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:54:57,008 79647 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.181 successfully created 2023-04-18 12:54:57,268 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes 0.259s 2023-04-18 12:54:57,269 79647 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-223578927"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:57 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fb1625-a406-4fe3-aee2-4aef42d4ffce', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fb1625-a406-4fe3-aee2-4aef42d4ffce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes'} Body: b'{"volume": {"id": "0e16bc23-c556-4e10-a6fb-5575691ed824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:57.202226", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-223578927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}], "user_id": "175c9e4b73b04177a12fefc47c8879c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:54:57,330 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824 0.052s 2023-04-18 12:54:57,331 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1557a8-075f-4819-a917-fdd3b6d418d4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1557a8-075f-4819-a917-fdd3b6d418d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824'} Body: b'{"volume": {"id": "0e16bc23-c556-4e10-a6fb-5575691ed824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:57.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-223578927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}], "user_id": "175c9e4b73b04177a12fefc47c8879c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:54:58,387 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824 0.041s 2023-04-18 12:54:58,387 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522b4061-461b-4769-8623-ca33f2debc10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522b4061-461b-4769-8623-ca33f2debc10', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824'} Body: b'{"volume": {"id": "0e16bc23-c556-4e10-a6fb-5575691ed824", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:57.000000", "updated_at": "2023-04-18T12:54:57.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-223578927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}], "user_id": "175c9e4b73b04177a12fefc47c8879c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:54:58,806 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.407s 2023-04-18 12:54:58,806 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:58 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-3238ea70-d3ce-4910-9b27-db0aed397fa7', 'x-compute-request-id': 'req-3238ea70-d3ce-4910-9b27-db0aed397fa7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'' 2023-04-18 12:54:59,294 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.487s 2023-04-18 12:54:59,294 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af1f1d64-5f6f-42f0-aa93-29e1a44b3e1a', 'x-compute-request-id': 'req-af1f1d64-5f6f-42f0-aa93-29e1a44b3e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "status": "ACTIVE", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "user_id": "175c9e4b73b04177a12fefc47c8879c7", "metadata": {}, "hostId": "3680e309f9c702f7d4ea9ebd5d1543cb5eb635911c1489a603da5114", "image": {"id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:04Z", "updated": "2023-04-18T12:54:59Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1662991918-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a8:49"}, {"version": 4, "addr": "172.24.4.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a8:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-19442091", "OS-SRV-USG:launched_at": "2023-04-18T12:53:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:49,381 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.033s 2023-04-18 12:55:49,381 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:49 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-5de51ab1-7e39-424b-a963-bc43fc7baaad', 'x-compute-request-id': 'req-5de51ab1-7e39-424b-a963-bc43fc7baaad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1c3ae6a4-b3d8-4733-bf29-e9efa950baff could not be found."}}' 2023-04-18 12:55:49,409 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19442091 0.027s 2023-04-18 12:55:49,409 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:49 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-b7341ac2-49de-4416-8de1-cf5a1d207d9d', 'x-compute-request-id': 'req-b7341ac2-49de-4416-8de1-cf5a1d207d9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19442091'} Body: b'' 2023-04-18 12:55:49,564 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3 0.154s 2023-04-18 12:55:49,564 79647 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-c7ee7d30-a9ef-430b-8961-52633a5bdf6a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:55:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3'} Body: b'' 2023-04-18 12:55:49,582 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3 0.017s 2023-04-18 12:55:49,583 79647 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-ce06038f-2ca5-463e-8459-4fb882cbd620', 'date': 'Tue, 18 Apr 2023 12:55:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 156e0b17-7b64-4829-9be6-8c22a2cb23c3 does not exist", "detail": ""}}' 2023-04-18 12:55:50,178 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8f3882e9-bf3f-421f-978c-c8462a4639f7 0.595s 2023-04-18 12:55:50,178 79647 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-fb8c0028-540a-4d3f-900c-752dc790118c', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:55:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f3882e9-bf3f-421f-978c-c8462a4639f7'} Body: b'' 2023-04-18 12:55:50,300 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03 0.121s 2023-04-18 12:55:50,301 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1b94cfb6-ba95-4a4d-b054-5d18eecb23af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03'} Body: b'' 2023-04-18 12:55:50,316 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03 0.015s 2023-04-18 12:55:50,317 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2856302a-430a-4b43-b6c7-62ef96458d17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03'} Body: b'{"message": "No image found with ID d7d8eba2-526e-4eee-8a0a-a018c7a3cc03

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.858154s] ... 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 3fe3db1e-0686-4a7d-8ec0-455d5a3d213b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:28,475 79659 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 12:53:29,695 79659 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 1.218s 2023-04-18 12:53:29,695 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--115101589", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-08f2d673-034d-468e-acf8-43732e91b9f6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--115101589", "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": "91be86ea743d46ed9f1e7ed2dcc5a780", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "created_at": "2023-04-18T12:53:30Z", "updated_at": "2023-04-18T12:53:30Z", "tags": [], "self": "/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "file": "/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:53:31,703 79659 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/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba/file 2.006s 2023-04-18 12:53:31,703 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-59958cc4-14ca-4bfe-82aa-94538c191612', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba/file'} Body: b'' 2023-04-18 12:53:31,704 79659 DEBUG [tempest.scenario.manager] image:d7c5986f-f60d-4dfa-9c19-900f91c0c7ba 2023-04-18 12:53:31,766 79659 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.055s 2023-04-18 12:53:31,766 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1275329585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJqYuPia2pW0Fpzy8tt2IfHoPqWAnbO2GJO/XpF0+MUYBUqJv5QTUiOU3aGQSMPuIjbgFcwUu+vE5ZjzupAw/7MjDwHrur9mP4vIvbbqHokJKAeSpAQdc+uOvrLDZHPIQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87761ab-103d-46df-9c0c-ad47c1cc297d', 'x-compute-request-id': 'req-c87761ab-103d-46df-9c0c-ad47c1cc297d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0 .210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1275329585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJqYuPia2pW0Fpzy8tt2IfHoPqWAnbO2GJO/XpF0+MUYBUqJv5QTUiOU3aGQSMPuIjbgFcwUu+vE5ZjzupAw/7MjDwHrur9mP4vIvbbqHokJKAeSpAQdc+uOvrLDZHPIQ==", "fingerprint": "2e:81:ab:cb:95:c1:0e:60:e3:59:17:8f:73:0e:a2:3e", "user_id": "09e7674bd0a24feead88eb5b7338ae99"}}' 2023-04-18 12:53:31,878 79659 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.099s 2023-04-18 12:53:31,879 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 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-f857a554-a971-4bd2-85fe-04699de72c13', '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": "09e7674bd0a24feead88eb5b7338ae99", "name": "tempest-TestMinimumBasicScenario-283436028-project-member", "password_expires_at": null}, "audit_ids": ["gRxTIVB6RFSs0eS5rwRBIw"], "expires_at": "2023-04-18T13:53:31.000000Z", "issued_at": "2023-04-18T12:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91be86ea743d46ed9f1e7ed2dcc5a780", "name": "tempest-TestMinimumBasicScenario-283436028"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:31,880 79659 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '569bedd9-9452-4f31-aeae-2dd11fccbd2c', 'name': 'tempest-TestMinimumBasicScenario-1183691770-network', 'tenant_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65377, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:54Z', 'updated_at': '2023-04-18T12:52:54Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:32,733 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.851s 2023-04-18 12:53:32,734 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-453913307", "imageRef": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "networks": [{"uuid": "569bedd9-9452-4f31-aeae-2dd11fccbd2c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed47eeb-9824-40de-93d9-51d24d352df7', 'x-compute-request-id': 'req-7ed47eeb-9824-40de-93d9-51d24d352df7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eau7Ra2h4WYo"}}' 2023-04-18 12:53:32,839 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.102s 2023-04-18 12:53:32,840 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:32 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-2888e9fa-75ee-4a6b-9e8f-772dc7f1ea4a', 'x-compute-request-id': 'req-2888e9fa-75ee-4a6b-9e8f-772dc7f1ea4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "BUILD", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/c ompute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:33Z", "updated": "2023-04-18T12:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:23,128 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.244s 2023-04-18 12:54:23,129 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:22 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-157d20cd-e0d4-41d8-b4e6-cde89011a8ba', 'x-compute-request-id': 'req-157d20cd-e0d4-41d8-b4e6-cde89011a8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:53:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:23,142 79659 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:55:23,505 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.305s 2023-04-18 12:55:23,506 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 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-20525c2e-1246-4173-bb69-cdcd5f5132c8', 'x-compute-request-id': 'req-20525c2e-1246-4173-bb69-cdcd5f5132c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:53:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:23,715 79659 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.198s 2023-04-18 12:55:23,716 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 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-9a159897-2f19-4eb5-8ee3-fe3d80fe5182', 'x-compute-request-id': 'req-9a159897-2f19-4eb5-8ee3-fe3d80fe5182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}]}]}' 2023-04-18 12:55:23,963 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.243s 2023-04-18 12:55:23,963 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 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-0da307d3-bf91-4406-a763-e14828f470bf', 'x-compute-request-id': 'req-0da307d3-bf91-4406-a763-e14828f470bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:53:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:24,194 79659 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/91be86ea743d46ed9f1e7ed2dcc5a780/volumes 0.219s 2023-04-18 12:55:24,195 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-161459015", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935d167c-4164-435c-9da8-8a374af2c9a9', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935d167c-4164-435c-9da8-8a374af2c9a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes'} Body: b'{"volume": {"id": "3fe3db1e-0686-4a7d-8ec0-455d5a3d213b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:24.134421", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-161459015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:55:24,251 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 20 0 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.046s 2023-04-18 12:55:24,251 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd3581a-82bf-4486-abda-0e6c862bf7ca', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd3581a-82bf-4486-abda-0e6c862bf7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'{"volume": {"id": "3fe3db1e-0686-4a7d-8ec0-455d5a3d213b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:24.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-161459015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:55:25,318 79659 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/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.055s 2023-04-18 12:55:25,319 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4fc939-2382-4f9c-80bc-0093d88a50a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4fc939-2382-4f9c-80bc-0093d88a50a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'{"volume": {"id": "3fe3db1e-0686-4a7d-8ec0-455d5a3d213b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:24.000000", "updated_at": "2023-04-18T12:55:24.000000", "name": "tempest-TestMinimumBasicScenario-volume-161459015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:55:25,444 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.113s 2023-04-18 12:55:25,445 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9912e62-e23c-44f3-b328-b126c40d5c4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'' 2023-04-18 12:55:25,471 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.024s 2023-04-18 12:55:25,471 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55: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-54d2706e-aa63-4259-a946-7d721d542ba9', 'x-openstack-request-id': 'req-54d2706e-aa63-4259-a946-7d721d542ba9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3fe3db1e-0686-4a7d-8ec0-455d5a3d213b could not be found."}}' 2023-04-18 12:55:25,592 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250 0.120s 2023-04-18 12:55:25,593 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 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-4e9a516b-3c5e-4569-b764-2caad2ce0e0c', 'x-compute-request-id': 'req-4e9a516b-3c5e-4569-b764-2caad2ce0e0c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'' 2023-04-18 12:55:26,089 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250 0.496s 2023-04-18 12:55:26,090 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 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-ea84d565-371a-449b-b4ee-fae69c962c18', 'x-compute-request-id': 'req-ea84d565-371a-449b-b4ee-fae69c962c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91 c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:55:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:56:16,191 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250 0.043s 2023-04-18 12:56:16,192 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 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-7f8673a9-bac8-406f-967c-70a0ade48e14', 'x-compute-request-id': 'req-7f8673a9-bac8-406f-967c-70a0ade48e14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f245f166-497f-4543-b899-2898dbb4c250 could not be found."}}' 2023-04-18 12:56:16,225 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1275329585 0.032s 2023-04-18 12:56:16,225 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 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-a733d000-51d9-4fc2-b790-6ac8aec754d9', 'x-compute-request-id': 'req-a733d000-51d9-4fc2-b790-6ac8aec754d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1275329585'} Body: b'' 2023-04-18 12:56:16,329 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba 0.103s 2023-04-18 12:56:16,329 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-42cd8aa7-df30-4e28-b503-baec764724a7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7c598 6f-f60d-4dfa-9c19-900f91c0c7ba'} Body: b'' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [168.787273s] ... 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 b0d98dfc-51fa-4b1d-97ea-83fee08b4a16 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:38,621 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:53:38,621 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:53:38,833 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.208s 2023-04-18 12:53:38,833 79639 DEBUG [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-1699262919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEi3MSruhJjnFpL/1ElnxGyU0wq3IXpZ42TCnvSnClL3JSTrMMZFyuzvyeSUa1Clq8uXzuBRnd/fkDGKeRker8e+i5M6sKpuHR6ZjE8R/0m2qitf5u6Cc/cH5CD+LdRlPw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:38 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-055a80b6-11b2-4680-bb18-17f420271a57', 'x-compute-request-id': 'req-055a80b6-11b2-4680-bb18-17f420271a57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1699262919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEi3MSruhJjnFpL/1ElnxGyU0wq3IXpZ42TCnvSnClL3JSTrMMZFyuzvyeSUa1Clq8uXzuBRnd/fkDGKeRker8e+i5M6sKpuHR6ZjE8R/0m2qitf5u6Cc/cH5CD+LdRlPw==", "fingerprint": "c8:6b:ba:b1:7e:06:11:28:56:a9:3c:78:96:05:88:55", "user_id": "d6575d954aca4737bb6e943143d434fb"}}' 2023-04-18 12:53:38,836 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1699262919 created 2023-04-18 12:53:39,122 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.285s 2023-04-18 12:53:39,122 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1143405884", "description": "tempest-description--746750456"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-094c938f-3d99-47d0-bfe6-0e5f28edcf67', 'date': 'Tue, 18 Apr 2023 12:53:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "name": "tempest-securitygroup--1143405884", "stateful": true, "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "tempest-description--746750456", "shared": false, "security_group_rules": [{"id": "6c58b31e-39bc-428c-b45e-ab764b4257ae", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 450, "description": null, "tags": [], "created_at": "2023-04-18T12:53:38Z", "updated_at": "2023-04-18T12:53:38Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}, {"id": "db2bca6b-aeec-4649-9e93-2e76b0ba7884", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote _ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 451, "description": null, "tags": [], "created_at": "2023-04-18T12:53:38Z", "updated_at": "2023-04-18T12:53:38Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}], "tags": [], "created_at": "2023-04-18T12:53:38Z", "updated_at": "2023-04-18T12:53:38Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:53:39,477 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.354s 2023-04-18 12:53:39,478 79639 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": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "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-63a4ed56-14f4-420a-b117-49cd1abf530e', 'date': 'Tue, 18 Apr 2023 12:53:39 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": "7b96970f-2939-4910-bc2d-0ce6c7be1f8c", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "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-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:53:39,723 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.245s 2023-04-18 12:53:39,723 79639 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": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de0f49ce-eb26-4e6a-a3f0-37822557aad5', 'date': 'Tue, 18 Apr 2023 12:53:39 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": "c337ea0d-3576-4e07-92d8-36dad26b732a", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "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-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:53:39,724 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1143405884 created 2023-04-18 12:53:41,670 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.946s 2023-04-18 12:53:41,671 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'cont ent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f6f4fa8b-a29a-4423-8ae5-cd471660151d', 'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "918ae915-d685-464a-9d94-520787225564", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.141", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:40Z", "updated_at": "2023-04-18T12:53:40Z", "revision_number": 0}}' 2023-04-18 12:53:41,671 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '918ae915-d685-464a-9d94-520787225564', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.141', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:40Z', 'updated_at': '2023-04-18T12:53:40Z', 'revision_number': 0, 'ip': '172.24.4.141'} created 2023-04-18 12:53:41,850 79639 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.173s 2023-04-18 12:53:41,850 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e89db42-b68b-4e92-8b07-7fc266ac2c3d', '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": "d6575d954aca4737bb6e943143d434fb", "name": "tempest-AttachVolumeShelveTestJSON-103533962-project-member", "password_expires_at": null}, "audit_ids": ["tDjfdmOmRXG6F8_j7q7fRw"], "expires_at": "2023-04-18T13:53:41.000000Z", "issued_at": "2023-04-18T12:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2141ea57b3164da2b77659a221c2b3e5", "name": "tempest-AttachVolumeShelveTestJSON-103533962"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:41,851 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd2c52673-0449-495a-98f4-b55441b493d7', 'name': 'tempest-AttachVolumeShelveTestJSON-780211807-network', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:29Z', 'updated_at': '2023-04-18T12:53:29Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:41,852 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1699262919', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEi3MSruhJjnFpL/1ElnxGyU0wq3IXpZ42TCnvSnClL3JSTrMMZFyuzvyeSUa1Clq8uXzuBRnd/fkDGKeRker8e+i5M6sKpuHR6ZjE8R/0m2qitf5u6Cc/cH5CD+LdRlPw==', 'fingerprint': 'c8:6b:ba:b1:7e:06:11:28:56:a9:3c:78:96:05:88:55', 'user_id': 'd6575d954aca4737bb6e943143d434fb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDX3ae9lqTWtqdVZ4hLARG1E69M4+cCJCROHpiI/FBwjg56o/xO/qeO\nCLhclK9nDf6gBwYFK4EEACKhZANiAARItzEq7oSY5xaS/9RJZ8RslNMKtyF6WeNk\nwp70pwpS9yUk6zDGRcrs78nklGtQpavLl87gUZ3f35AxinkZHq/HvouTOrCqbh0e\nmYxPEf9JtqorX+bugnP3B+Qg/i3UZT8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c7308c61-d3d4-4121-bbd2-e2d3b671c2db', 'name': 'tempest-securitygroup--1143405884', 'stateful': True, 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': 'tempest-description--746750456', 'shared': False, 'security_group_rules': [{'id': '6c58b31e-39bc-428c-b45e-ab764b4257ae', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'c7308c61-d3d4-4121-bbd2-e2d3b671c2db', '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': 450, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:38Z', 'updated_at': '2023-04-18T12:53:38Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, {'id': 'db2bca6b-aeec-4649-9e93-2e76b0ba7884', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'c7308c61-d3d4-4121-bbd2-e2d3b671c2db', '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': 451, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:38Z', 'updated_at': '202 3-04-18T12:53:38Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}], 'tags': [], 'created_at': '2023-04-18T12:53:38Z', 'updated_at': '2023-04-18T12:53:38Z', 'revision_number': 1, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, 'floating_ip': {'id': '918ae915-d685-464a-9d94-520787225564', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.141', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:40Z', 'updated_at': '2023-04-18T12:53:40Z', 'revision_number': 0, 'ip': '172.24.4.141'}} 2023-04-18 12:53:42,628 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.775s 2023-04-18 12:53:42,628 79639 DEBUG [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-1683339916", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d2c52673-0449-495a-98f4-b55441b493d7"}], "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "key_name": "tempest-keypair-1699262919", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682833a8-bc53-4a55-b4a1-0eadc76a3deb', 'x-compute-request-id': 'req-682833a8-bc53-4a55-b4a1-0eadc76a3deb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "adminPass": "password"}}' 2023-04-18 12:53:42,737 79639 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/ee1d533c-0371-4785-9d2e-163994acd8bc 0.104s 2023-04-18 12:53:42,738 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:42 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-5877ca91-e5b0-4c0b-aec3-4a968936a761', 'x-compute-request-id': 'req-5877ca91-e5b0-4c0b-aec3-4a968936a761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "name": "tempest-AttachVolumeShelveTestJSON-server-1683339916", "status": "BUILD", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:43Z", "updated": "2023-04-18T12:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1699262919", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:54:33,046 79639 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/ee1d533c-0371-4785-9d2e-163994acd8bc 0.246s 2023-04-18 12:54:33,047 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:32 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-1cd1f5d5-1899-44c0-b2c8-ac6d5feb2630', 'x-compute-request-id': 'req-1cd1f5d5-1899-44c0-b2c8-ac6d5feb2630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "name": "tempest-AttachVolumeShelveTestJSON-server-1683339916", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:53:53Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:01:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1699262919", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:54:33,061 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:55:33,326 79639 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/ser vers/ee1d533c-0371-4785-9d2e-163994acd8bc/os-interface 0.205s 2023-04-18 12:55:33,326 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:33 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-f33349b5-a5c6-40d5-b554-017b0133b097', 'x-compute-request-id': 'req-f33349b5-a5c6-40d5-b554-017b0133b097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d2c52673-0449-495a-98f4-b55441b493d7", "port_id": "1d221881-fb6c-4ff3-a127-f7faf09aefa4", "mac_addr": "fa:16:3e:cb:01:ae", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "564975e8-519c-49b4-bafc-db0e7d8b7906", "ip_address": "10.0.0.11"}]}]}' 2023-04-18 12:55:34,775 79639 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/918ae915-d685-464a-9d94-520787225564 1.444s 2023-04-18 12:55:34,775 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1d221881-fb6c-4ff3-a127-f7faf09aefa4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c0ae2c49-509f-4786-b466-958472882309', 'date': 'Tue, 18 Apr 2023 12:55:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/918ae915-d685-464a-9d94-520787225564'} Body: b'{"floatingip": {"id": "918ae915-d685-464a-9d94-520787225564", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.141", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1117e5f6-d946-4a62-969c-3cb3911129f9", "port_id": "1d221881-fb6c-4ff3-a127-f7faf09aefa4", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d2c52673-0449-495a-98f4-b55441b493d7", "mac_address": "fa:16:3e:cb:01:ae", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:40Z", "updated_at": "2023-04-18T12:55:33Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:55:34,777 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.141:22' as 'cirros' with public key authentication 2023-04-18 12:55:34,821 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:55:34,846 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:55:34,847 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.141 successfully created 2023-04-18 12:55:34,894 79639 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/ee1d533c-0371-4785-9d2e-163994acd8bc/ips 0.047s 2023-04-18 12:55:34,895 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 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-b245733b-9e7b-46f4-8b5f-3f8a69340595', 'x-compute-request-id': 'req-b245733b-9e7b-46f4-8b5f-3f8a69340595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-18 12:55:35,157 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes 0.259s 2023-04-18 12:55:35,158 79639 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-1083692725"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330e3410-c189-4496-b720-4f1450c4b016', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330e3410-c189-4496-b720-4f1450c4b016', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes'} Body: b'{"volume": {"id": "b0d98dfc-51fa-4b1d-97ea-83fee08b4a16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:35.095485", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1083692725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:55:35,210 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16 0.043s 2023-04-18 12:55:35,210 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd22617f-8333-4979-ba47-a7e12813879f', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd22617f-8333-4979-ba47-a7e12813879f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16'} Body: b'{"volume": {"id": "b0d98dfc-51fa-4b1d-97ea-83fee08b4a16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:35.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1083692725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}], "user_id ": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:55:36,262 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16 0.040s 2023-04-18 12:55:36,262 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c1c4cf-1f33-49d1-9a9e-a35f834b50ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c1c4cf-1f33-49d1-9a9e-a35f834b50ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16'} Body: b'{"volume": {"id": "b0d98dfc-51fa-4b1d-97ea-83fee08b4a16", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:35.000000", "updated_at": "2023-04-18T12:55:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1083692725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:55:36,390 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc 0.116s 2023-04-18 12:55:36,390 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:36 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-60ad0a66-4f25-4039-8646-e2666a59a645', 'x-compute-request-id': 'req-60ad0a66-4f25-4039-8646-e2666a59a645', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'' 2023-04-18 12:55:36,559 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc 0.168s 2023-04-18 12:55:36,560 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f2574e-dd56-4032-8689-f7e363fa3473', 'x-compute-requ est-id': 'req-30f2574e-dd56-4032-8689-f7e363fa3473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "name": "tempest-AttachVolumeShelveTestJSON-server-1683339916", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:55:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:01:ae"}, {"version": 4, "addr": "172.24.4.141", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:01:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1699262919", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:56:26,660 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc 0.034s 2023-04-18 12:56:26,661 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:26 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-0240c0ed-3632-484c-8f39-01c4dae25d62', 'x-compute-request-id': 'req-0240c0ed-3632-484c-8f39-01c4dae25d62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee1d533c-0371-4785-9d2e-163994acd8bc could not be found."}}' 2023-04-18 12:56:26,690 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1699262919 0.028s 2023-04-18 12:56:26,690 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:26 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-0fc7c5ad-7b32-46ba-88ab-b6fb1fc721c6', 'x-compute-request-id': 'req-0fc7c5ad-7b32-46ba-88ab-b6fb1fc721c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/temp est-keypair-1699262919'} Body: b'' 2023-04-18 12:56:26,850 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db 0.159s 2023-04-18 12:56:26,850 79639 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-6580cbaf-3c67-4626-9217-74c2b902279b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:56:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db'} Body: b'' 2023-04-18 12:56:26,867 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db 0.016s 2023-04-18 12:56:26,868 79639 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-b33eff8e-7b07-4d2e-b2a4-4f09893419e2', 'date': 'Tue, 18 Apr 2023 12:56:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c7308c61-d3d4-4121-bbd2-e2d3b671c2db does not exist", "detail": ""}}' 2023-04-18 12:56:27,406 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/918ae915-d685-464a-9d94-520787225564 0.538s 2023-04-18 12:56:27,407 79639 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-95d383cd-77c7-4d2d-bceb-65ced128defa', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:56:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/918ae915-d685-464a-9d94-520787225564'} Body: b'' {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.607887s] ... 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 13880384-2564-4f69-92a2-9d1c23405af3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:55:04,827 79651 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.106s 2023-04-18 12:55:04,828 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:04 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-c224b16c-ec7c-45c7-868d-3fc4b403cee0', '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": "a37faecb47ed4c8e8dea21ee364164e5", "name": "tempest-VolumesAdminNegativeTest-1065344438-project-member", "password_expires_at": null}, "audit_ids": ["mUAHGUuYTBq7HlWfRt2YAw"], "expires_at": "2023-04-18T13:55:04.000000Z", "issued_at": "2023-04-18T12:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c47472a1a3e4494801cea627fe6cb66", "name": "tempest-VolumesAdminNegativeTest-1065344438"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:55:04,828 79651 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'bcaa4fb9-53c1-43e9-b346-002b19ab58ad', 'name': 'tempest-VolumesAdminNegativeTest-647407033-network', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c47472a1a3e4494801 cea627fe6cb66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3757, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:22Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 12:55:05,385 79651 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.556s 2023-04-18 12:55:05,385 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1260358357", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c35fd1b-0dc8-4063-9e39-ffb5ff4d8613', 'x-compute-request-id': 'req-1c35fd1b-0dc8-4063-9e39-ffb5ff4d8613', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "68780c76-c582-470e-81ad-6be81909ae02", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/68780c76-c582-470e-81ad-6be81909ae02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "itXbhK3K7ByA"}}' 2023-04-18 12:55:05,475 79651 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/68780c76-c582-470e-81ad-6be81909ae02 0.086s 2023-04-18 12:55:05,475 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28522927-3422-4277-8788-c29d9dbcd82e', 'x-compute-request-id': 'req-28522927-3422-4277-8788-c29d9dbcd82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02'} Body: b'{"server": {"id": "68780c76-c582-470e-81ad-6be81909ae02", "name": "tempest-VolumesAdminNegativeTest-server-1260358357", "status": "BUILD", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:55:05Z", "updated": "2023-04-18T12:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/68780c76-c582-470e-81ad-6be81909ae02"}], "OS-DCF:diskConfig": "MANUAL" , "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:55,972 79651 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/68780c76-c582-470e-81ad-6be81909ae02 0.432s 2023-04-18 12:55:55,973 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:55 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-e504c726-3442-412f-9326-5376ded2770c', 'x-compute-request-id': 'req-e504c726-3442-412f-9326-5376ded2770c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02'} Body: b'{"server": {"id": "68780c76-c582-470e-81ad-6be81909ae02", "name": "tempest-VolumesAdminNegativeTest-server-1260358357", "status": "ACTIVE", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId": "9a4ef7f8841639f2dae22f8f7878d2ed0179f5e5e758041b2a218f30", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:55:05Z", "updated": "2023-04-18T12:55:12Z", "addresses": {"tempest-VolumesAdminNegativeTest-647407033-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:db:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/68780c76-c582-470e-81ad-6be81909ae02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:55:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:55,984 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:56:56,201 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes 0.208s 2023-04-18 12:56:56,201 79651 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-420176298"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881d4572-1384-471f-a9ac-83d6aec723e4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881d4572-1384-471f-a9ac-83d6aec723e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes'} Body: b'{"volume": {"id": "1388038 4-2564-4f69-92a2-9d1c23405af3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:56.138280", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-420176298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:56:56,251 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3 0.041s 2023-04-18 12:56:56,251 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4f3810-6dda-45a8-a520-42c55b572978', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4f3810-6dda-45a8-a520-42c55b572978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3'} Body: b'{"volume": {"id": "13880384-2564-4f69-92a2-9d1c23405af3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:56.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-420176298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:56:57,310 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3 0.047s 2023-04-18 12:56:57,310 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970ff9b7-8ca3-4073-96bf-8dacda147702', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970ff9b7-8ca3-4073-96bf-8dacda147702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3'} Body: b'{"volume": {"id": "13880384-2564-4f69-92a2-9d1c23405af3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:56.000000", "updated_at": "2023-04-18T12:56:56.000000", "name": "tempest-VolumesAdminNegativeTest-volume-420176298", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [228.013243s] ... 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 41f81b2f-6f4c-4176-adfb-b04bbe827577 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:39,387 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:53:39,588 79645 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.198s 2023-04-18 12:53:39,588 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-954929054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+Zd5rEBAI62CG5p9rIiM2Njl9wPpGsXVMn7JS5/t4jL3F9oe/j/e6dGtaNhygmL4pBbdw8U9YF2PfR78ySP5agDCrB3H34ew/mSS4PHRTJeqnZzAM+nXvxGzCEJrNC5Q=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:39 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-842d77e8-4ab4-495c-85a8-c5e1062640ff', 'x-compute-request-id': 'req-842d77e8-4ab4-495c-85a8-c5e1062640ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-954929054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+Zd5rEBAI62CG5p9rIiM2Njl9wPpGsXVMn7JS5/t4jL3F9oe/j/e6dGtaNhygmL4pBbdw8U9YF2PfR78ySP5agDCrB3H34ew/mSS4PHRTJeqnZzAM+nXvxGzCEJrNC5Q==", "fingerprint": "2d:65:5e:20:f9:36:c5:7c:cd:6f:fc:4f:e1:dd:eb:86", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}}' 2023-04-18 12:53:39,591 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-954929054 created 2023-04-18 12:53:39,838 79645 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.247s 2023-04-18 12:53:39,839 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1014894501", "description": "tempest-description--1011512526"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-663724be-a8b8-488d-b656-135c1b4fbe30', 'date': 'Tue, 18 Apr 2023 12:53:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "name": "tempest-securitygroup--1014894501", "stateful": true, "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "description": "tempest-description--1011512526", "shared": false, "security_group_rules": [{"id": "23a54ee4-abd8-4cfb-9bd7-d8022c767b6e", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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": 458, "description": null, "tags": [], "created_at": "2023-04-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}, {"id": "4af46eb6-698e-43e3-a238-72d6bea63f83", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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" : 459, "description": null, "tags": [], "created_at": "2023-04-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}], "tags": [], "created_at": "2023-04-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 1, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:53:40,031 79645 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 0.191s 2023-04-18 12:53:40,031 79645 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": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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-80e48369-3f4e-4997-a427-4819617ec7e4', 'date': 'Tue, 18 Apr 2023 12:53:40 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": "5250bd1b-e416-4ad5-b6c5-7ab441d001f8", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:53:40,199 79645 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 0.167s 2023-04-18 12:53:40,199 79645 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": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-eaf11d6a-da1d-4122-b3d1-f9e70b514c95', 'date': 'Tue, 18 Apr 2023 12:53:40 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": "63738150-a14f-4737-97f0-8120434a5918", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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-18T12:53:40Z", "updated_at": "2023-04-18T12:53:40Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:53:40,199 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1014894501 created 2023-04-18 12:53:41,669 79645 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 1.469s 2023-04-18 12:53:41,669 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-f b7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-51fadaac-8748-4013-a554-1f44f12f7a0a', 'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "floating_ip_address": "172.24.4.33", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "67e0b5cb088a4562864d07104be87a9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:41Z", "updated_at": "2023-04-18T12:53:41Z", "revision_number": 0}}' 2023-04-18 12:53:41,670 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'floating_ip_address': '172.24.4.33', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '67e0b5cb088a4562864d07104be87a9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:41Z', 'updated_at': '2023-04-18T12:53:41Z', 'revision_number': 0, 'ip': '172.24.4.33'} created 2023-04-18 12:53:41,768 79645 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.093s 2023-04-18 12:53:41,768 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 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-d4ba9f1f-d01c-4d89-bd8f-087f9b949421', '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": "28484fa4ad2e484f9a612941b5d6b335", "name": "tempest-ServerStableDeviceRescueTest-1150294810-project-member", "password_expires_at": null}, "audit_ids": ["wFDvRmNOS9mBPgovaJX1Ow"], "expires_at": "2023-04-18T13:53:41.000000Z", "issued_at": "2023-04-18T12:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67e0b5cb088a4562864d07104be87a9c", "name": "tempest-ServerStableDeviceRescueTest-1150294810"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/67e0b5cb088a4562864d07104be87a9c", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c", "region": "RegionOne"}], "id": "8a40 c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:41,769 79645 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'a020502b-df71-4835-ae54-388fc6853530', 'name': 'tempest-ServerStableDeviceRescueTest-1125717716-network', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '67e0b5cb088a4562864d07104be87a9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16434, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:30Z', 'updated_at': '2023-04-18T12:53:30Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:41,769 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-954929054', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+Zd5rEBAI62CG5p9rIiM2Njl9wPpGsXVMn7JS5/t4jL3F9oe/j/e6dGtaNhygmL4pBbdw8U9YF2PfR78ySP5agDCrB3H34ew/mSS4PHRTJeqnZzAM+nXvxGzCEJrNC5Q==', 'fingerprint': '2d:65:5e:20:f9:36:c5:7c:cd:6f:fc:4f:e1:dd:eb:86', 'user_id': '28484fa4ad2e484f9a612941b5d6b335', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDn0aWb0iV9icgrmEJh3FBH3mSyLxV4mXabAF8yt6O45kfPsl7fxai0\nALXmrgySIDqgBwYFK4EEACKhZANiAASPmXeaxAQCOtghuafayIjNjY5fcD6RrF1T\nJ+yUuf7eIy9xfaHv4/3unRrWjYcoJi+KQW3cPFPWBdj30e/Mkj+WoAwqwdx9+HsP\n5kkuDx0UyXqp2cwDPp178RswhCazQuU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '50fd5f50-9a86-4151-b5cf-76af3e1f820b', 'name': 'tempest-securitygroup--1014894501', 'stateful': True, 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'description': 'tempest-description--1011512526', 'shared': False, 'security_group_rules': [{'id': '23a54ee4-abd8-4cfb-9bd7-d8022c767b6e', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'security_group_id': '50fd5f50-9a86-4151-b5cf-76af3e1f820b', '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': 458, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:39Z', 'updated_at': '2023-04-18T12:53:39Z', 'revision_number': 0, 'project_id': '67e0b5cb088a4562864d07104be87a9c'}, {'id': '4af46eb6-698e-43e3-a238-72d6bea63f83', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'security_group_id': '50fd5f50-9a86-4151-b5cf-76af3e1f820b', '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': 459, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:39Z', 'updated_at': '2023-04-18T12:53:39Z', 'revision_number': 0, 'project_id': '67e0b5cb088a4562864d07104be87a9c'}], 'tags': [], 'created_at': '2023-04-18T12:53:39Z', 'updated_at': '2023-04-18T12:53:39Z', 'revision_number': 1, 'project_id': '67e0b5cb088a4562864d07104be87a9c'}, 'floating_ip': {'id': 'a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'floating_ip_address': '172.24.4.33', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '67e0b5cb088a4562864d07104be87a9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:41Z', 'updated_at': '2023-04-18T12:53:41Z', 'revision_number': 0, 'ip': '172.24.4.33'}} 2023-04-18 12:53:42,487 79645 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 0.716s 2023-04-18 12:53:42,487 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "a020502b-df71-4835-ae54-388fc6853530"}], "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "key_name": "tempest-keypair-954929054", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28763979-26e3-4e94-96c3-d08fae10cef1', 'x-compute-request-id': 'req-28763979-26e3-4e94-96c3-d08fae10cef1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "adminPass": "CpSHwmkvDH4f"}}' 2023-04-18 12:53:42,554 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.064s 2023-04-18 12:53:42,554 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21426ff6-bdd6-4ab3-84ee-7c7080fc21d5', 'x-compute-request-id': 'req-21426ff6-bdd6-4ab3-84ee-7c7080fc21d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "BUILD", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28 484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:32,829 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.216s 2023-04-18 12:54:32,829 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f8829f-0249-40e7-b176-780c73f5081b', 'x-compute-request-id': 'req-59f8829f-0249-40e7-b176-780c73f5081b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "ACTIVE", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "fc75f84b7fbc96e2875829dda498000437ab50d11fb468f75dfbd4c0", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:53:53Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1125717716-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:32,841 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:55:33,066 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08/os-interface 0.166s 2023-04-18 12:55:33,067 79 645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:32 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-139e8e2c-943b-4102-87fc-6455d9fff747', 'x-compute-request-id': 'req-139e8e2c-943b-4102-87fc-6455d9fff747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a020502b-df71-4835-ae54-388fc6853530", "port_id": "8aa6eefe-fb90-483e-a3b1-a5304e647ef9", "mac_addr": "fa:16:3e:da:ba:14", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "32909e51-7990-4b16-a659-8fc5b21ac5d6", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 12:55:33,959 79645 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/a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227 0.888s 2023-04-18 12:55:33,959 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8aa6eefe-fb90-483e-a3b1-a5304e647ef9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-beeeb402-3de5-4b28-834f-ee34223f52a3', 'date': 'Tue, 18 Apr 2023 12:55:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227'} Body: b'{"floatingip": {"id": "a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "floating_ip_address": "172.24.4.33", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "9049b582-9ac3-48d5-a193-441ee84b7d93", "port_id": "8aa6eefe-fb90-483e-a3b1-a5304e647ef9", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a020502b-df71-4835-ae54-388fc6853530", "mac_address": "fa:16:3e:da:ba:14", "admin_state_up": true, "status": "ACTIVE", "device_id": "dfec6479-6946-4089-be51-fe7aebba3f08", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:41Z", "updated_at": "2023-04-18T12:55:33Z", "revision_number": 1, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:55:33,961 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.33:22' as 'cirros' with public key authentication 2023-04-18 12:55:34,000 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:55:34,022 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:55:34,022 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.33 successfully created 2023-04-18 12:55:34,892 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08/action 0.869s 2023-04-18 12:55:34,892 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-18955786"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8221437f-3998-4367-9de4-d7f5bf439da1', 'x-compute-request-id': 'req-8221437f-3998-4367-9de4-d7f5bf439da1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08/action'} Body: b'' 2023-04-18 12:55:34,950 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.053s 2023-04-18 12:55:34,951 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d956745d-c9d4-4bc0-a79b-cb612ca76665', 'x-compute-request-id': 'req-d956745d-c9d4-4bc0-a79b-cb612ca76665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"image": {"id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}, "created": "2023-04-18T12:55:35Z", "updated": "2023-04-18T12:55:35Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}], "server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}]}}}' 2023-04-18 12:56:25,078 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.072s 2023-04-18 12:56:25,078 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-684d0b7d-87b0-4902-9c5a-7fbb719a2f8b', 'x-compute-request-id': 'req-684d0b7d-87b0-4902-9c5a-7fbb719a2f8b', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"image": {"id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}, "created": "2023-04-18T12:55:35Z", "updated": "2023-04-18T12:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}], "server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}]}}}' 2023-04-18 12:56:25,144 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.061s 2023-04-18 12:56:25,144 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d30d94-48cf-4858-903c-8492c6b620e0', 'x-compute-request-id': 'req-52d30d94-48cf-4858-903c-8492c6b620e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"image": {"id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}, "created": "2023-04-18T12:55:35Z", "updated": "2023-04-18T12:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "bookmark", " href": "http://10.0.0.210/compute/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}], "server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}]}}}' 2023-04-18 12:56:25,383 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.230s 2023-04-18 12:56:25,383 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:25 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-0e2ae2f1-87e4-4e5d-b3aa-047f4fe2043f', 'x-compute-request-id': 'req-0e2ae2f1-87e4-4e5d-b3aa-047f4fe2043f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "ACTIVE", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "fc75f84b7fbc96e2875829dda498000437ab50d11fb468f75dfbd4c0", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:55:40Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1125717716-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:25,585 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.132s 2023-04-18 12:57:25,586 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e973a85d-c998-4896-a9ac-537bb14efbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a19f9318-d213-4a3e -b4fa-d2dc1fb41930'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "763b7b50edeb067fe54a504e32911a91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67e0b5cb088a4562864d07104be87a9c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8c3441517045fe2a022c9acb0e8405dcf6b522ae59549b0d82a1a0e13d7cf97fa220ec6c87ad0b45a4eaf922d162b4d73476dc80e3ff7d234148e0633cda81a9", "id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "created_at": "2023-04-18T12:55:35Z", "updated_at": "2023-04-18T12:57:26Z", "tags": [], "self": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "file": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:25,751 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.164s 2023-04-18 12:57:25,751 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ad115eb7-aa96-44a7-bfde-cf9b469e0d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "763b7b50edeb067fe54a504e32911a91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67e0b5cb088a4562864d07104be87a9c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8c3441517045fe2a022c9acb0e8405dcf6b522ae59549b0d82a1a0e13d7cf97fa220ec6c87ad0b45a4eaf922d162b4d73476dc80e3ff7d234148e0633cda81a9", "id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "created_at": "2023-04-18T12:55:35Z", "updated_at": "2023-04-18T12:57:26Z", "tags": [], "self": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "file": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:26,054 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.302s 2023-04-18 12:57:26,054 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 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-8f246fec-32a5-48a1-8a1a-30b84fddd30c', 'x-compute-request-id': 'req-8f246fec-32a5-48a1-8a1a-30b84fddd30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "ACTIVE", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "fc75f84b7fbc96e2875829dda498000437ab50d11fb468f75dfbd4c0", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:55:40Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1125717716-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:26,277 79645 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/67e0b5cb088a4562864d07104be87a9c/volumes 0.211s 2023-04-18 12:57:26,277 79645 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-1585831192"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f3b9a8-7f59-41f2-9a24-a446769a495a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f3b9a8-7f59-41f2-9a24-a446769a495a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes'} Body: b'{"volume": {"id": "41f81b2f-6f4c-4176-adfb-b04bbe827577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:57:26.218910", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1585831192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}], "user_id": "28484fa4ad2e484f9a612941b5d6b335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:57:26,337 79645 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/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577 0.050s 2023-04-18 12:57:26,338 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19015fc-1ebe-4f1e-b1c0-7e6a744f8f08', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19015fc-1ebe-4f1e-b1c0-7e6a744f8f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577'} Body: b'{"volume": {"id": "41f81b2f-6f4c-4176-adfb-b04bbe827577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:57:26.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1585831192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}], "user_id": "28484fa4ad2e484f9a612941b5d6b335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:57:27,388 79645 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/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577 0.037s 2023-04-18 12:57:27,388 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876a72e1-56e8-4cde-a7c0-624b6f784909', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876a72e1-56e8-4cde-a7c0-624b6f784909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577'} Body: b'{"volume": {"id": "41f81b2f-6f4c-4176-adfb-b04bbe827577", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:57:26.000000", "updated_at": "2023-04-18T12:57:26.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1585831192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}], "user_id": "28484fa4ad2e484f9a612941b5d6b335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67e0b5cb088a4562864d07104be87a9c"}}' {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.231239s] ... 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 573ea902-e08e-44dc-ba5d-4733b1953faa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:40,119 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.589s 2023-04-18 12:54:40,119 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:39 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-fca24514-aaa9-4f1d-a0f7-6b4b4443926b', 'x-compute-request-id': 'req-fca24514-aaa9-4f1d-a0f7-6b4b4443926b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:40,282 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.151s 2023-04-18 12:54:40,282 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:40 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-f7d0d27e-e8e2-4632-8559-e6f3e1ecb8a0', 'x-compute-request-id': 'req-f7d0d27e-e8e2-4632-8559-e6f3e1ecb8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:30,574 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.230s 2023-04-18 12:55:30,574 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b03a07-6860-4ac1-a05d-3ba096702a7e', 'x-compute-request-id': 'req-64b03a07-6860-4ac1-a05d-3ba096702a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:30,819 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.232s 2023-04-18 12:55:30,819 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Tue, 18 Apr 2023 12:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26df0d63-2c7d-4226-b3f8-521098b3880f', 'x-compute-request-id': 'req-26df0d63-2c7d-4226-b3f8-521098b3880f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:56:31,194 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes 0.305s 2023-04-18 12:56:31,194 79661 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-414754812"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9093ede-1645-4264-8c4e-9fc3e7c976f2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9093ede-1645-4264-8c4e-9fc3e7c976f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes'} Body: b'{"volume": {"id": "573ea902-e08e-44dc-ba5d-4733b1953faa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:31.115105", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-414754812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 202 3-04-18 12:56:31,251 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa 0.047s 2023-04-18 12:56:31,252 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f87feb-704e-4e77-851c-43ad02239c28', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f87feb-704e-4e77-851c-43ad02239c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa'} Body: b'{"volume": {"id": "573ea902-e08e-44dc-ba5d-4733b1953faa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:31.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-414754812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:56:32,319 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa 0.049s 2023-04-18 12:56:32,320 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db316735-b219-4432-b44e-d3d9936ec2f5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db316735-b219-4432-b44e-d3d9936ec2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa'} Body: b'{"volume": {"id": "573ea902-e08e-44dc-ba5d-4733b1953faa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:31.000000", "updated_at": "2023-04-18T12:56:31.000000", "name": "tempest-ServerActionsTestJSON-volume-414754812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:56:32,690 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.352s 2023-04-18 12:56:32,690 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d28629-6a0e-4094-a93f-e9bc5fe4d871', 'x-compute-request-id': 'req-14d28629-6a0e-4094-a93f-e9bc5fe4d871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.847262s] ... 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 1b59e61b-925e-4972-bfb2-5564630c82a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:48,194 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types 0.173s 2023-04-18 12:58:48,195 79651 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-1493296669"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6ed099-06bc-4f4a-8cd7-b97a180ca916', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6ed099-06bc-4f4a-8cd7-b97a180ca916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types'} Body: b'{"volume_type": {"id": "74eb4bc5-1f80-4025-8237-90be12fd9c6c", "name": "tempest-GroupSnapshotsTest-volume-type-1493296669", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:58:48,237 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types 0.039s 2023-04-18 12:58:48,237 79651 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-1116667353"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2605767-6fb6-4eee-b008-df767a6c9462', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2605767-6fb6-4eee-b008-df767a6c9462', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types'} Body: b'{"group_type": {"id": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "name": "tempest-GroupSnapshotsTest-group-type-1116667353", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:58:48,493 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups 0.253s 2023-04-18 12:58:48,493 79651 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": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "volume_types": ["74eb4bc5-1f80-4025-8237-90be12fd9c6c"], "name": "tempest-GroupSnapshotsTest-Group-1035769283"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41383848-ea95-4223-8f75-d5896198170c', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41383848-ea95-4223-8f75-d5896198170c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups'} Body: b'{"group": {"id": "1b59e61b-925e-4972-bfb2-5564630c82a0", "name": "tempest-GroupSnapshotsTest-Group-1035769283"}}' 2023-04-18 12:58:48,527 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0 0.032s 2023-04-18 12:58:48,527 79651 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': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb000c9-5c36-4931-82bd-0a7b59186717', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb000c9-5c36-4931-82bd-0a7b59186717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0'} Body: b'{"group": {"id": "1b59e61b-925e-4972-bfb2-5564630c82a0", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T12:58:48.000000", "name": "tempest-GroupSnapshotsTest-Group-1035769283", "description": null, "group_type": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "volume_types": ["74eb4bc5-1f80-4025-8237-90be12fd9c6c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:49,578 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0 0.046s 2023-04-18 12:58:49,579 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad15ffb1-ce75-4dce-9899-33ada55ba8c4', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad15ffb1-ce75-4dce-9899-33ada55ba8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0'} Body: b'{"group": {"id": "1b59e61b-925e-4972-bfb2-5564630c82a0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:48.000000", "name": "tempest-GroupSnapshotsTest-Group-1035769283", "description": null, "group_type": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "volume_types": ["74eb4bc5-1f80-4025-8237-90be12fd9c6c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:49,668 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail 0.083s 2023-04-18 12:58:49,668 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30efcaf7-0f6a-4d45-be2c-eceda7d2d3dd', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30efcaf7-0f6a-4d45-be2c-eceda7d2d3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:58:49,748 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0/action 0.069s 2023-04-18 12:58:49,748 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {" delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-deee61fc-e499-4eb4-ac30-8d7c9ac4c6a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0/action'} Body: b'' 2023-04-18 12:58:49,765 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0 0.016s 2023-04-18 12:58:49,765 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 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-a9c422b7-a3d3-4113-aaeb-85dac2cd1ef9', 'x-openstack-request-id': 'req-a9c422b7-a3d3-4113-aaeb-85dac2cd1ef9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1b59e61b-925e-4972-bfb2-5564630c82a0 could not be found."}}' 2023-04-18 12:58:49,798 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/7be2ef28-e6b2-436f-9282-18316a46b1ad 0.032s 2023-04-18 12:58:49,798 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-3ceb6605-580d-4139-932f-2593e4c85e75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/7be2ef28-e6b2-436f-9282-18316a46b1ad'} Body: b'' 2023-04-18 12:58:49,850 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c 0.050s 2023-04-18 12:58:49,850 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acc9286-9485-46d6-ada6-2a85dad7f77c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c'} Body: b'' 2023-04-18 12:58:49,867 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c 0.016s 2023-04-18 12:58:49,867 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 A pr 2023 12:58:49 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-03504987-c07b-48d4-befd-304fbaee1571', 'x-openstack-request-id': 'req-03504987-c07b-48d4-befd-304fbaee1571', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 74eb4bc5-1f80-4025-8237-90be12fd9c6c could not be found."}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.683602s] ... 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 ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:49,903 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types 0.032s 2023-04-18 12:58:49,904 79651 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-237438304"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad89528-bebe-40b4-b5a6-4c87aa436933', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad89528-bebe-40b4-b5a6-4c87aa436933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types'} Body: b'{"volume_type": {"id": "3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240", "name": "tempest-GroupSnapshotsTest-volume-type-237438304", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:58:49,937 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types 0.030s 2023-04-18 12:58:49,938 79651 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-1942328958"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df8dd60-7534-416e-8412-2b2ab3960371', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df8dd60-7534-416e-8412-2b2ab3960371', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types'} Body: b'{"group_type": {"id": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "name": "tempest-GroupSnapshotsTest-group-type-1942328958", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:58:50,111 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups 0.170s 2023-04-18 12:58:50,112 79651 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": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "volume_types": ["3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240"], "name": "tempest-GroupSnapshotsTest-Group-611088998"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb145f7-a2ce-4ce2-accb-c62e4b9dffcf', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb145f7-a2ce-4ce2-accb-c62e4b9dffcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups'} Body: b'{"group": {"id": "ae87fdfd-aacf-4069-b8d0-6e0cd3b34493", "name": "tempest-GroupSnapshotsTest-Group-611088998"}}' 2023-04-18 12:58:50,151 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 0.037s 2023-04-18 12:58:50,152 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d5faf0-5922-4638-abf5-1ab15ef183c9', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d5faf0-5922-4638-abf5-1ab15ef183c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493'} Body: b'{"group": {"id": "ae87fdfd-aacf-4069-b8d0-6e0cd3b34493", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T12:58:50.000000", "name": "tempest-GroupSnapshotsTest-Group-611088998", "description": null, "group_type": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "volume_types": ["3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:51,187 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 0.030s 2023-04-18 12:58:51,187 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d88dd64-8bc5-4fbc-81b3-900fba90a478', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d88dd64-8bc5-4fbc-81b3-900fba90a478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493'} Body: b'{"group": {"id": "ae87fdfd-aacf-4069-b8d0-6e0cd3b34493", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:50.000000", "name": "tempest-GroupSnapshotsTest-Group-611088998", "description": null, "group_type": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "volume_types": ["3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:51,191 79651 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-18 12:58:51,265 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail 0.073s 2023-04-18 12:58:51,266 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2567f8a9-a3b3-4d74-9544-560cd9ab60a6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2567f8a9-a3b3-4d74-9544-560cd9ab60a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:58:51,440 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493/action 0.16 4s 2023-04-18 12:58:51,441 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-79f8fc4b-930a-4925-9533-e4ef1c1bb3e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493/action'} Body: b'' 2023-04-18 12:58:51,456 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 0.014s 2023-04-18 12:58:51,456 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-28f37635-4acb-429b-9496-af8d226320d6', 'x-openstack-request-id': 'req-28f37635-4acb-429b-9496-af8d226320d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 could not be found."}}' 2023-04-18 12:58:51,490 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/187ebb2f-31fb-4d49-a218-1cbecdfd7e7e 0.033s 2023-04-18 12:58:51,490 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-3ba3318d-8304-45c5-bc40-23589455bd43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/187ebb2f-31fb-4d49-a218-1cbecdfd7e7e'} Body: b'' 2023-04-18 12:58:51,538 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240 0.047s 2023-04-18 12:58:51,538 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-08e0df00-38c2-4d37-b9d9-d5101c4c53a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240'} Body: b'' 2023-04-18 12:58:51,554 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240 0.015s 2023-04-18 12:58:51,554 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-9c03ab63-1794-479d-9208-ab4825d53483', 'x-openstack-request-id': 'req-9c03ab63-1794-479d-9208-ab4825d53483', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240 could not be found."}}' {6} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.544104s] ... 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 dd81d9b8-a898-41e8-bef7-930decfb69c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:51,592 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types 0.034s 2023-04-18 12:58:51,592 79651 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-1083769167"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03efcc7c-d067-4fd5-a1c8-484ae96cc477', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03efcc7c-d067-4fd5-a1c8-484ae96cc477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types'} Body: b'{"volume_type": {"id": "ca671307-ffe2-417e-9ee6-833d56afa6e9", "name": "tempest-GroupSnapshotsTest-volume-type-1083769167", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:58:51,625 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types 0.029s 2023-04-18 12:58:51,625 79651 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-547574721"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f184fa58-8e5a-498b-9577-1712d53f38fb', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f184fa58-8e5a-498b-9577-1712d53f38fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types'} Body: b'{"group_type": {"id": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "name": "tempest-GroupSnapshotsTest-group-type-547574721", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:58:51,721 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups 0.092s 2023-04-18 12:58:51,721 79651 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": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "volume_types": ["ca671307-ffe2-417e-9ee6-833d56afa6e9"], "name": "tempest-GroupSnapshotsTest-Group-432080116"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b510980-0fdb-44e5-8818-fafc47a19a58', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b510980-0fdb-44e5-8818-fafc47a19a58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups'} Body: b'{"group": {"id": "dd81d9b8-a898-41e8-bef7-930decfb69c7", "name": "tempest-GroupSnapshotsTest-Group-432080116"}}' 2023-04-18 12:58:51,760 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7 0.036s 2023-04-18 12:58:51,760 79651 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbb1e86-b1df-4bdc-a433-80059fd2f54a', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbb1e86-b1df-4bdc-a433-80059fd2f54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7'} Body: b'{"group": {"id": "dd81d9b8-a898-41e8-bef7-930decfb69c7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:52.000000", "name": "tempest-GroupSnapshotsTest-Group-432080116", "description": null, "group_type": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "volume_types": ["ca671307-ffe2-417e-9ee6-833d56afa6e9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:52,800 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7 0.035s 2023-04-18 12:58:52,801 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24570aa0-572c-4351-a1be-5b45f008538c', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24570aa0-572c-4351-a1be-5b45f008538c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7'} Body: b'{"group": {"id": "dd81d9b8-a898-41e8-bef7-930decfb69c7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:52.000000", "name": "tempest-GroupSnapshotsTest-Group-432080116", "description": null, "group_type": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "volume_types": ["ca671307-ffe2-417e-9ee6-833d56afa6e9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:52,904 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail 0.098s 2023-04-18 12:58:52,904 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7681fc0d-990a-43a8-8f8c-2465ecedd9eb', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7681fc0d-990a-43a8-8f8c-2465ecedd9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:58:52,984 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7/action 0.069s 2023-04-18 12:58:52,984 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 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-1045dcc5-3065-43c1-8672-cd70e2a97a0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7/action'} Body: b'' 2023-04-18 12:58:53,001 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7 0.016s 2023-04-18 12:58:53,001 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 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-b5d092a4-2af7-424c-a0a1-e5e73c278daf', 'x-openstack-request-id': 'req-b5d092a4-2af7-424c-a0a1-e5e73c278daf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group dd81d9b8-a898-41e8-bef7-930decfb69c7 could not be found."}}' 2023-04-18 12:58:53,037 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/1cecea76-2acb-4632-a7ac-adee6cb11ac5 0.035s 2023-04-18 12:58:53,037 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12: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-4dc0e586-9c44-43b1-b2b5-08345d74e7bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/1cecea76-2acb-4632-a7ac-adee6cb11ac5'} Body: b'' 2023-04-18 12:58:53,085 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9 0.047s 2023-04-18 12:58:53,085 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12: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-1032472a-8dc5-4c8b-a465-307e580ba5c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9'} Body: b'' 2023-04-18 12:58:53,100 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9 0.015s 2023-04-18 12:58:53,101 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Tue, 18 Apr 2023 12: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-5813ec0d-ef2e-4fcb-b6ca-5def433ca696', 'x-openstack-request-id': 'req-5813ec0d-ef2e-4fcb-b6ca-5def433ca696', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ca671307-ffe2-417e-9ee6-833d56afa6e9 could not be found."}}' {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.635865s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.155017s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.142975s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.153122s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023057s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.045280s] ... ok {6} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.144789s] ... ok {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.726794s] ... 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 41d43baa-fdc1-462b-84aa-0aaebcd0d13d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:56:16,334 79659 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 12:56:17,112 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.777s 2023-04-18 12:56:17,112 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--113303853", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5bd8d932-5986-4cd2-a8c6-61dc7900c9d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--113303853", "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": "91be86ea743d46ed9f1e7ed2dcc5a780", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "created_at": "2023-04-18T12:56:17Z", "updated_at": "2023-04-18T12:56:17Z", "tags": [], "self": "/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "file": "/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:56:18,551 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc/file 1.438s 2023-04-18 12:56:18,551 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b77af607-5b72-4db4-bff1-23b445bf2e8b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc/file'} Body: b'' 2023-04-18 12:56:18,551 79659 DEBUG [tempest.scenario.manager] image:c6b4d806-b666-4cd3-a1a5-6ccb495acdcc 2023-04-18 12:56:18,603 79659 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.049s 2023-04-18 12:56:18,604 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2131296057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEy7dJNIRrlEum8Xm+TyN8YSh3jr9AsLMsLAFHZqCL/z3NnG8pQLmmTQ8ToqlTYs5GFvQmtCjSk9mrevk32fx0H5IkkACUFN9mMA60xPlfol880WMEVC/UYEruhmZrypiQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1a324e-6d85-4865-a985-b92c15422baf', 'x-compute-request-id': 'req-2d1a324e-6d85-4865-a985-b92c15422baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-21312 96057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEy7dJNIRrlEum8Xm+TyN8YSh3jr9AsLMsLAFHZqCL/z3NnG8pQLmmTQ8ToqlTYs5GFvQmtCjSk9mrevk32fx0H5IkkACUFN9mMA60xPlfol880WMEVC/UYEruhmZrypiQ==", "fingerprint": "5f:c6:cc:e2:ba:c1:1c:a9:7b:ea:78:12:b3:64:8a:8d", "user_id": "09e7674bd0a24feead88eb5b7338ae99"}}' 2023-04-18 12:56:18,697 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2023-04-18 12:56:18,697 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:18 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-c9003b03-cbf3-4549-812e-1ffb67000f6b', '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": "09e7674bd0a24feead88eb5b7338ae99", "name": "tempest-TestMinimumBasicScenario-283436028-project-member", "password_expires_at": null}, "audit_ids": ["6Nt-hSYQTwyqaikomLRWfg"], "expires_at": "2023-04-18T13:56:18.000000Z", "issued_at": "2023-04-18T12:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91be86ea743d46ed9f1e7ed2dcc5a780", "name": "tempest-TestMinimumBasicScenario-283436028"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:56:18,698 79659 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '569bedd9-9452-4f31-aeae-2dd11fccbd2c', 'name': 'tempest-TestMinimumBasicScenario-1183691770-network', 'tenant_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65377, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:54Z', 'updated_at': '2023-04-18T12:52:54Z', 'revision_number': 1} available for tenant 2023-04-18 12:56:19,325 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.626s 2023-04-18 12:56:19,325 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-993207306", "imageRef": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "networks": [{"uuid": "569bedd9-9452-4f31-aeae-2dd11fccbd2c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71499705-47eb-4f64-8ef1-3fbe3b02c200', 'x-compute-request-id': 'req-71499705-47eb-4f64-8ef1-3fbe3b02c200', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cbxA9BYgqZ2D"}}' 2023-04-18 12:56:19,404 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.075s 2023-04-18 12:56:19,404 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:19 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-22e6484f-5e8c-40ec-b48c-1a76ae62de10', 'x-compute-request-id': 'req-22e6484f-5e8c-40ec-b48c-1a76ae62de10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "BUILD", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:19Z", "addresses": {}, "acce ssIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:09,704 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.246s 2023-04-18 12:57:09,704 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:09 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-1ebdcb96-8c8e-46ae-8f5c-7395c72a2eaa', 'x-compute-request-id': 'req-1ebdcb96-8c8e-46ae-8f5c-7395c72a2eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:09,716 79659 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:58:10,043 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.271s 2023-04-18 12:58:10,043 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:09 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-217dc47f-df33-4c7b-a787-b5af84debec3', 'x-compute-request-id': 'req-217dc47f-df33-4c7b-a787-b5af84debec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:58:10,130 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.075s 2023-04-18 12:58:10,130 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:10 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-0f96d4dd-8eb3-4691-a72a-d5395c8cb29c', 'x-compute-request-id': 'req-0f96d4dd-8eb3-4691-a72a-d5395c8cb29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}]}]}' 2023-04-18 12:58:10,372 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.239s 2023-04-18 12:58:10,373 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-b135e28f-cc5d-431a-b5aa-ede9b18965b4', 'x-compute-request-id': 'req-b135e28f-cc5d-431a-b5aa-ede9b18965b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4 af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:58:10,575 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes 0.191s 2023-04-18 12:58:10,575 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1095445687", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73791187-e12a-4245-9836-41976eeaeb81', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73791187-e12a-4245-9836-41976eeaeb81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes'} Body: b'{"volume": {"id": "41d43baa-fdc1-462b-84aa-0aaebcd0d13d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:10.515914", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1095445687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:10,626 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.042s 2023-04-18 12:58:10,626 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-7fae46e1-015a-45fd-963b-bec4ddfbeb6d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fae46e1-015a-45fd-963b-bec4ddfbeb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'{"volume": {"id": "41d43baa-fdc1-462b-84aa-0aaebcd0d13d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:11.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1095445687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:58:11,677 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.039s 2023-04-18 12:58:11,677 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69eadd5-3abe-44da-a4ab-6a806214f8f0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69eadd5-3abe-44da-a4ab-6a806214f8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'{"volume": {"id": "41d43baa-fdc1-462b-84aa-0aaebcd0d13d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:11.000000", "updated_at": "2023-04-18T12:58:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-1095445687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:58:11,792 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.096s 2023-04-18 12:58:11,792 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 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-d6f4ac7e-6b2a-45c8-8a8b-4fa700e98bcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9 1be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'' 2023-04-18 12:58:11,814 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.021s 2023-04-18 12:58:11,814 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-603e69b7-6ae2-4344-8962-f7bce2bc1974', 'x-openstack-request-id': 'req-603e69b7-6ae2-4344-8962-f7bce2bc1974', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 41d43baa-fdc1-462b-84aa-0aaebcd0d13d could not be found."}}' 2023-04-18 12:58:11,964 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.148s 2023-04-18 12:58:11,964 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 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-b14da240-35f5-4267-84a3-14e8b0da85f3', 'x-compute-request-id': 'req-b14da240-35f5-4267-84a3-14e8b0da85f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'' 2023-04-18 12:58:12,638 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.672s 2023-04-18 12:58:12,638 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 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-87c43721-131a-4706-ab2b-b8469b35be99', 'x-compute-request-id': 'req-87c43721-131a-4706-ab2b-b8469b35be99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:58:12Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:02,901 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.193s 2023-04-18 12:59:02,902 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 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-cd6a7ce0-411f-476a-bfd9-4b46e459dea9', 'x-compute-request-id': 'req-cd6a7ce0-411f-476a-bfd9-4b46e459dea9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance abb082fc-1009-4af6-a6ce-98ff430f84c4 could not be found."}}' 2023-04-18 12:59:02,935 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2131296057 0.032s 2023-04-18 12:59:02,935 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 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-bb4b54c4-313d-4cc8-9319-1575ecb342cd', 'x-compute-request-id': 'req-bb4b54c4-313d-4cc8-9319-1575ecb342cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2131296057'} Body: b'' 2023-04-18 12:59:03,059 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc 0.124s 2023-04-18 12:59:03,060 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-cb437f8f-ee70-4cbd-9998-0735cbbf5ee1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc'} Body: b'' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.473276s] ... 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 0059614d-bc04-4df5-b829-b5c471010f04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:56:27,410 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:56:27,410 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:56:27,461 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2023-04-18 12:56:27,462 79639 DEBUG [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-1061869806", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtlP5v5lmG+FspTs3gT5Pg0wkZhGKZtUIO4zdcaUbPRxQKmfahh2X/NJoY6gg/JU6mtU8bm04aCVdg5+rrElzaaF/pekIhdcKgp3k5cyv3d0FLcpKuGD91qfEChd2eN1Q=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:27 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-6a4021d6-7710-459f-886e-d2c168dd58f0', 'x-compute-request-id': 'req-6a4021d6-7710-459f-886e-d2c168dd58f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1061869806", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtlP5v5lmG+FspTs3gT5Pg0wkZhGKZtUIO4zdcaUbPRxQKmfahh2X/NJoY6gg/JU6mtU8bm04aCVdg5+rrElzaaF/pekIhdcKgp3k5cyv3d0FLcpKuGD91qfEChd2eN1Q==", "fingerprint": "3b:f7:7d:f0:70:da:57:f6:bf:05:7a:25:0c:eb:4b:b7", "user_id": "d6575d954aca4737bb6e943143d434fb"}}' 2023-04-18 12:56:27,465 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1061869806 created 2023-04-18 12:56:27,655 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.190s 2023-04-18 12:56:27,656 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--928266581", "description": "tempest-description--2128103964"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9fd5b879-a196-44a7-bdac-ca0c6aa754ba', 'date': 'Tue, 18 Apr 2023 12:56:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3958c29-be82-4719-921c-7194615db85a", "name": "tempest-securitygroup--928266581", "stateful": true, "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "tempest-description--2128103964", "shared": false, "security_group_rules": [{"id": "22a03d65-6629-459a-a1a6-aeb8aa17a171", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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": 613, "description": null, "tags": [], "created_at": "2023-04-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}, {"id": "8eb93dee-3fe0-4a45-92df-e13f522438f9", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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": 612, "description": null, "tags": [], "created_at": "2023-04-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}], "tags": [], "created_at": "2023-04-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:56:27,819 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 12:56:27,819 79639 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": "b3958c29-be82-4719-921c-7194615db85a", "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-75e89b0c-0eb1-4022-b557-11cc1d706ded', 'date': 'Tue, 18 Apr 2023 12:56:27 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": "861f0eaf-3d71-4a89-941d-4448f79a822c", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:56:27,974 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-18 12:56:27,975 79639 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": "b3958c29-be82-4719-921c-7194615db85a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-598fcfff-83d3-442a-958a-0ff580f71230', 'date': 'Tue, 18 Apr 2023 12:56:27 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": "538be78f-a542-444c-aa89-dc667d8d353f", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:56:27,975 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--928266581 created 2023-04-18 12:56:28,792 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.816s 2023-04-18 12:56:28,792 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0eaed2d4-fb54-4340-bd40-04c0ba3a6556', 'date': 'Tue, 18 Apr 2023 12:56:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "23268bb4-6231-43d7-9d14-d31dfab6d7df", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.80", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:56:28Z", "updated_at": "2023-04-18T12:56:28Z", "revision_number": 0}}' 2023-04-18 12:56:28,792 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '23268bb4-6231-43d7-9d14-d31dfab6d7df', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:56:28Z', 'updated_at': '2023-04-18T12:56:28Z', 'revision_number': 0, 'ip': '172.24.4.80'} created 2023-04-18 12:56:28,925 79639 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.126s 2023-04-18 12:56:28,926 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-39629da7-5ee6-4838-9c86-8dc8f7fd5e3b', '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": "d6575d954aca4737bb6e943143d434fb", "name": "tempest-AttachVolumeShelveTestJSON-103533962-project-member", "password_expires_at": null}, "audit_ids": ["CA9JKQ_-Q5yuBf-u0ymhiA"], "expires_at": "2023-04-18T13:56:28.000000Z", "issued_at": "2023-04-18T12:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2141ea57b3164da2b77659a221c2b3e5", "name": "tempest-AttachVolumeShelveTestJSON-103533962"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cin der"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:56:28,926 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'd2c52673-0449-495a-98f4-b55441b493d7', 'name': 'tempest-AttachVolumeShelveTestJSON-780211807-network', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:29Z', 'updated_at': '2023-04-18T12:53:29Z', 'revision_number': 1} available for tenant 2023-04-18 12:56:28,927 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1061869806', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtlP5v5lmG+FspTs3gT5Pg0wkZhGKZtUIO4zdcaUbPRxQKmfahh2X/NJoY6gg/JU6mtU8bm04aCVdg5+rrElzaaF/pekIhdcKgp3k5cyv3d0FLcpKuGD91qfEChd2eN1Q==', 'fingerprint': '3b:f7:7d:f0:70:da:57:f6:bf:05:7a:25:0c:eb:4b:b7', 'user_id': 'd6575d954aca4737bb6e943143d434fb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALzktMSiXz1GdNSNT+p2XtvQwjHlxQrL4gGr1fbtWH/hAi4mMkP/nO\nATv7CQMhiDigBwYFK4EEACKhZANiAAS7ZT+b+ZZhvhbKU7N4E+T4NMJGYRimbVCD\nuM3XGlGz0cUCpn2oYdl/zSaGOoIPyVOprVPG5tOGglXYOfq6xJc2mhf6XpCIXXCo\nKd5OXMr93dBS3KSrhg/danxAoXdnjdU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b3958c29-be82-4719-921c-7194615db85a', 'name': 'tempest-securitygroup--928266581', 'stateful': True, 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': 'tempest-description--2128103964', 'shared': False, 'security_group_rules': [{'id': '22a03d65-6629-459a-a1a6-aeb8aa17a171', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'b3958c29-be82-4719-921c-7194615db85a', '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': 613, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:56:27Z', 'updated_at': '2023-04-18T12:56:27Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, {'id': '8eb93dee-3fe0-4a45-92df-e13f522438f9', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'b3958c29-be82-4719-921c-7194615db85a', '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': 612, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:56:27Z', 'updated_at': '2023-04 -18T12:56:27Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}], 'tags': [], 'created_at': '2023-04-18T12:56:27Z', 'updated_at': '2023-04-18T12:56:27Z', 'revision_number': 1, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, 'floating_ip': {'id': '23268bb4-6231-43d7-9d14-d31dfab6d7df', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:56:28Z', 'updated_at': '2023-04-18T12:56:28Z', 'revision_number': 0, 'ip': '172.24.4.80'}} 2023-04-18 12:56:29,554 79639 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.626s 2023-04-18 12:56:29,554 79639 DEBUG [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-1990878987", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d2c52673-0449-495a-98f4-b55441b493d7"}], "security_groups": [{"name": "tempest-securitygroup--928266581"}], "key_name": "tempest-keypair-1061869806", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659c2961-e379-4839-a9d7-453146fc7868', 'x-compute-request-id': 'req-659c2961-e379-4839-a9d7-453146fc7868', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--928266581"}], "adminPass": "password"}}' 2023-04-18 12:56:29,652 79639 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/11ac19bc-2428-4416-a99c-5203c19f82a3 0.094s 2023-04-18 12:56:29,653 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:29 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-42ec8b63-5659-4beb-b431-c115af77bb6e', 'x-compute-request-id': 'req-42ec8b63-5659-4beb-b431-c115af77bb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "name": "tempest-AttachVolumeShelveTestJSON-server-1990878987", "status": "BUILD", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d 954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:30Z", "updated": "2023-04-18T12:56:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1061869806", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:57:19,983 79639 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/11ac19bc-2428-4416-a99c-5203c19f82a3 0.267s 2023-04-18 12:57:19,984 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37dcb52-2b77-4341-b53f-ad9c60000f9f', 'x-compute-request-id': 'req-d37dcb52-2b77-4341-b53f-ad9c60000f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "name": "tempest-AttachVolumeShelveTestJSON-server-1990878987", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:29Z", "updated": "2023-04-18T12:56:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a6:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1061869806", "OS-SRV-USG:launched_at": "2023-04-18T12:56:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--928266581"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:57:19,997 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:58:20,224 79639 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/11ac 19bc-2428-4416-a99c-5203c19f82a3/os-interface 0.187s 2023-04-18 12:58:20,225 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:20 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-891edb77-4162-4d57-987c-8a8c95f71250', 'x-compute-request-id': 'req-891edb77-4162-4d57-987c-8a8c95f71250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d2c52673-0449-495a-98f4-b55441b493d7", "port_id": "d68407d3-0293-4e9b-b597-21342a4c3752", "mac_addr": "fa:16:3e:ba:a6:aa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "564975e8-519c-49b4-bafc-db0e7d8b7906", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 12:58:21,035 79639 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/23268bb4-6231-43d7-9d14-d31dfab6d7df 0.803s 2023-04-18 12:58:21,035 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d68407d3-0293-4e9b-b597-21342a4c3752"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-23919333-2d0c-4da3-bfb7-f5ab52c3a188', 'date': 'Tue, 18 Apr 2023 12:58:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23268bb4-6231-43d7-9d14-d31dfab6d7df'} Body: b'{"floatingip": {"id": "23268bb4-6231-43d7-9d14-d31dfab6d7df", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.80", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1117e5f6-d946-4a62-969c-3cb3911129f9", "port_id": "d68407d3-0293-4e9b-b597-21342a4c3752", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d2c52673-0449-495a-98f4-b55441b493d7", "mac_address": "fa:16:3e:ba:a6:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:56:28Z", "updated_at": "2023-04-18T12:58:20Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:58:21,036 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.80:22' as 'cirros' with public key authentication 2023-04-18 12:58:21,078 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:58:21,098 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:58:21,099 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.80 successfully created 2023-04-18 12:58:21,142 79639 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/11ac19bc-2428-4416-a99c-5203c19f82a3/ips 0.042s 2023-04-18 12:58:21,143 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:21 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-90bacad3-d67d-4f4d-86b0-7c581d3350fa', 'x-compute-request-id': 'req-90bacad3-d67d-4f4d-86b0-7c581d3350fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-18 12:58:21,385 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes 0.239s 2023-04-18 12:58:21,386 79639 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-119935718"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f352b0-842f-4c8d-954f-a445d060003a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f352b0-842f-4c8d-954f-a445d060003a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes'} Body: b'{"volume": {"id": "0059614d-bc04-4df5-b829-b5c471010f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:21.322340", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-119935718", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:21,442 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04 0.046s 2023-04-18 12:58:21,443 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949ffa91-d001-41e6-82da-a56e1991c400', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949ffa91-d001-41e6-82da-a56e1991c400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04'} Body: b'{"volume": {"id": "0059614d-bc04-4df5-b829-b5c471010f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:21.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-119935718", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}], "user_id": "d6575d954ac a4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:58:22,492 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04 0.038s 2023-04-18 12:58:22,493 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0366c2c9-ee9a-4474-afad-61d5122615b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0366c2c9-ee9a-4474-afad-61d5122615b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04'} Body: b'{"volume": {"id": "0059614d-bc04-4df5-b829-b5c471010f04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:21.000000", "updated_at": "2023-04-18T12:58:21.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-119935718", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:58:22,628 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3 0.121s 2023-04-18 12:58:22,629 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:22 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-68da3dc3-e815-4583-a484-1f85d4476e5d', 'x-compute-request-id': 'req-68da3dc3-e815-4583-a484-1f85d4476e5d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'' 2023-04-18 12:58:22,918 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3 0.288s 2023-04-18 12:58:22,918 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c511f4ab-7528-4c68-8f78-4fec6bb8a19b', 'x-compute-request-id': 'req-c5 11f4ab-7528-4c68-8f78-4fec6bb8a19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "name": "tempest-AttachVolumeShelveTestJSON-server-1990878987", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:29Z", "updated": "2023-04-18T12:58:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a6:aa"}, {"version": 4, "addr": "172.24.4.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a6:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1061869806", "OS-SRV-USG:launched_at": "2023-04-18T12:56:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--928266581"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:59:13,196 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3 0.212s 2023-04-18 12:59:13,197 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:12 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-c6c9ccac-8076-4edf-81c9-330f572e13f3', 'x-compute-request-id': 'req-c6c9ccac-8076-4edf-81c9-330f572e13f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11ac19bc-2428-4416-a99c-5203c19f82a3 could not be found."}}' 2023-04-18 12:59:13,235 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1061869806 0.037s 2023-04-18 12:59:13,235 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:13 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-c7e7abe9-fba1-455a-bc83-79b70dd0af95', 'x-compute-request-id': 'req-c7e7abe9-fba1-455a-bc83-79b70dd0af95', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-106186 9806'} Body: b'' 2023-04-18 12:59:13,407 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a 0.171s 2023-04-18 12:59:13,408 79639 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-68bb4f7e-9ecb-4377-b133-1ee3a7549186', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:59:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a'} Body: b'' 2023-04-18 12:59:13,426 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a 0.017s 2023-04-18 12:59:13,426 79639 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-9151cacd-8fb9-45b9-a3f3-d9790cebbc32', 'date': 'Tue, 18 Apr 2023 12:59:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b3958c29-be82-4719-921c-7194615db85a does not exist", "detail": ""}}' 2023-04-18 12:59:13,882 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/23268bb4-6231-43d7-9d14-d31dfab6d7df 0.455s 2023-04-18 12:59:13,883 79639 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-fdf0e7ae-8b67-4f1e-a781-1f567259ed54', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:59:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23268bb4-6231-43d7-9d14-d31dfab6d7df'} Body: b'' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.410214s] ... 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 bbc893f2-1d78-4d5f-be73-704eda270460 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:57:25,874 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.331s 2023-04-18 12:57:25,874 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69d7d58-bcdb-40c6-be6b-bd234fd202d6', 'x-compute-request-id': 'req-b69d7d58-bcdb-40c6-be6b-bd234fd202d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' 2023-04-18 12:58:26,363 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes 0.428s 2023-04-18 12:58:26,364 79641 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-1873897372"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00482bb9-2e03-4c5a-8648-47ad72132dd0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00482bb9-2e03-4c5a-8648-47ad72132dd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes'} Body: b'{"volume": {"id": "bbc893f2-1d78-4d5f-be73-704eda270460", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:26.301601", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873897372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:26,423 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460 0.048s 2023-04-18 12:58:26,423 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd21f187-1639-4eb4-a47d-38c7a8db6573', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd21f187-1639-4eb4-a47d-38c7a8db6573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460'} Body: b'{"volume": {"id": "bbc893f2-1d78-4d5f-be73-704eda270460", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873897372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 12:58:27,509 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460 0.073s 2023-04-18 12:58:27,509 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deca4456-877e-4a0d-97d3-48fa20c05344', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deca4456-877e-4a0d-97d3-48fa20c05344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460'} Body: b'{"volume": {"id": "bbc893f2-1d78-4d5f-be73-704eda270460", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:26.000000", "updated_at": "2023-04-18T12:58:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-1873897372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 12:58:27,879 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.358s 2023-04-18 12:58:27,879 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337ca171-baa0-485e-9d0b-a0a959eb2048', 'x-compute-request-id': 'req-337ca171-baa0-485e-9d0b-a0a959eb2048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.816588s] ... 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 64406241-576a-4398-b5ca-bdb5b1a26045 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:27,487 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.169s 2023-04-18 12:59:27,488 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd234e9e-806b-4097-a020-cb19cc481faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:59:27,851 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes 0.362s 2023-04-18 12:59:27,851 79659 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-1629321866", "snapshot_id": null, "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf55abc-db53-482b-a90d-ccc93ade4369', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf55abc-db53-482b-a90d-ccc93ade4369', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes'} Body: b'{"volume": {"id": "64406241-576a-4398-b5ca-bdb5b1a26045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:27.782196", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1629321866", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:59:27,900 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.039s 2023-04-18 12:59:27,901 79659 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5fd25b-0997-4d91-9fc5-55fe5885f65a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5fd25b-0997-4d91-9fc5-55fe5885f65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'{"volume": {"id": "64406241-576a-4398-b5ca-bdb5b1a26045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:28.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1629321866", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:28,950 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.038s 2023-04-18 12:59:28,950 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e306c49-4f7d-4aa4-8c94-44af2a6349ca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e306c49-4f7d-4aa4-8c94-44af2a6349ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'{"volume": {"id": "64406241-576a-4398-b5ca-bdb5b1a26045", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:28.000000", "updated_at": "2023-04-18T12:59:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1629321866", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:29,071 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.109s 2023-04-18 12:59:29,071 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d35c4ee-f651-4fb4-8ee8-5c72e834b78c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'' 2023-04-18 12:59:29,132 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.061s 2023-04-18 12:59:29,133 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 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-68880e0c-f066-4177-80e0-36a9f1a14871', 'x-openstack-request-id': 'req-68880e0c-f066-4177-80e0-36a9f1a14871', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64406241-576a-4398-b5ca-bdb5b1a26045 could not be found."}}' {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [229.249230s] ... 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 1520a230-366b-497e-99bd-1e4e455b5cb7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T12:58:44Z', 'message': 'Build of instance 1520a230-366b-497e-99bd-1e4e455b5cb7 aborted: Volume 8071a75f-d323-4e3c-9296-235574815b97 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-82b2ed8c-1755-4af5-b04b-9f009c0db4af. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:55:40,874 79649 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.038s 2023-04-18 12:55:40,874 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-36029e6b-a6dc-4442-aaa3-ba3d1061926e', '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": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["1hd2ur2RTCSfoohflyJn8A"], "expires_at": "2023-04-18T13:55:40.000000Z", "issued_at": "2023-04-18T12:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:55:40,875 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 12:55:41,513 79649 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.637s 2023-04-18 12:55:41,513 79649 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-1917555227", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041', '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-c076dc86-63f8-4e1d-9deb-0a73e2f32187', 'x-compute-request-id': 'req-c076dc86-63f8-4e1d-9deb-0a73e2f32187', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UBq9Xg8K7Yha"}}' 2023-04-18 12:55:41,597 79649 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/97887118-b881-4406-9a78-955265a49041 0.081s 2023-04-18 12:55:41,598 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:41 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-f3686ea2-2701-4bf8-a5c2-8f04930e3665', 'x-compute-request-id': 'req-f3686ea2-2701-4bf8-a5c2-8f04930e3665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1917555227", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:55:41Z", "updated": "2023-04-18T12:55:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887 118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:56:31,935 79649 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/97887118-b881-4406-9a78-955265a49041 0.275s 2023-04-18 12:56:31,936 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:31 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-f1ad64b8-31d6-41e7-b113-61512f833f6b', 'x-compute-request-id': 'req-f1ad64b8-31d6-41e7-b113-61512f833f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1917555227", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:55:41Z", "updated": "2023-04-18T12:55:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:cb:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:55:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:56:31,951 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:57:32,904 79649 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/97887118-b881-4406-9a78-955265a49041/action 0.895s 2023-04-18 12:57:32,904 79649 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-ServerBootFromVolumeStab leRescueTest-image-99016345"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:32 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-5f189331-e587-4603-8335-9d4375a7b56a', 'x-compute-request-id': 'req-5f189331-e587-4603-8335-9d4375a7b56a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041/action'} Body: b'{"image_id": "96b30537-5e76-4f54-af59-ad7b150c8549"}' 2023-04-18 12:57:32,951 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.045s 2023-04-18 12:57:32,952 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1c4e81e-5578-4bd5-a306-440f4dd452fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:33Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:33,980 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.027s 2023-04-18 12:57:33,981 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f0593e61-7600-4220-9912-6e1cd5f9dc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_project_name": "tempest-ServerBootFro mVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:33Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:35,006 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.023s 2023-04-18 12:57:35,007 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19959953-b49f-4092-a307-13a2a094ef18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:33Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:36,030 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.022s 2023-04-18 12:57:36,031 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a447230e-384e-4d20-9ae9-b1bacf635577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:36Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:37,054 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.022s 2023-04-18 12:57:37,055 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-42c60b3e-9628-4298-9362-6225d691c46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:36Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:38,089 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.032s 2023-04-18 12:57:38,089 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe3bca1a-17b5-401c-9074-c70f9cc17321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b0a8cd3a4b3d2cd7cc91539e6f8d8ce3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dafdf55ab2057816e402034500e22579841636cdf2c3e8e1dee883f2d0acb64728906a065ea93b50d5e59ae0954320ed1fe70913c4b7a44e3e193312c2160677", "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:37Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:38,113 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.024s 2023-04-18 12:57:38,114 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1371136d-0c7d-4a7a-96a0-3334974cfdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b0a8cd3a4b3d2cd7cc91539e6f8d8ce3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": fa lse, "os_hash_algo": "sha512", "os_hash_value": "dafdf55ab2057816e402034500e22579841636cdf2c3e8e1dee883f2d0acb64728906a065ea93b50d5e59ae0954320ed1fe70913c4b7a44e3e193312c2160677", "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:37Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:38,400 79649 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/97887118-b881-4406-9a78-955265a49041 0.286s 2023-04-18 12:57:38,401 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:38 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-b6da4114-509e-4aec-936c-39dd2048ac5d', 'x-compute-request-id': 'req-b6da4114-509e-4aec-936c-39dd2048ac5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1917555227", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:55:41Z", "updated": "2023-04-18T12:57:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:cb:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:55:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:58:38,547 79649 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.086s 2023-04-18 12:58:38,547 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f8ffd1b9-65ed-4457-81c3-043423501c72', '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": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["Ml4Ajqd4Tgu1aO88VdJriA"], "expires_at": "2023-04-18T13:58:38.000000Z", "issued_at": "2023-04-18T12:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:58:38,548 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 12:58:39,182 79649 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.633s 2023-04-18 12:58:39,183 79649 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-426322310", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7', '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-82b2ed8c-1755-4af5-b04b-9f009c0db4af', 'x-compute-request-id': 'req-82b2ed8c-1755-4af5-b04b-9f009c0db4af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1520a230-366b-497e-99bd-1e4e455b5cb7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EqD7fXb2c4PN"}}' 2023-04-18 12:58:39,273 79649 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/1520a230-366b-497e-99bd-1e4e455b5cb7 0.087s 2023-04-18 12:58:39,274 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:39 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-bb5f00a6-470c-4ead-a3aa-b985c602055f', 'x-compute-request-id': 'req-bb5f00a6-470c-4ead-a3aa-b985c602055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'{"server": {"id": "1520a230-366b-497e-99bd-1e4e455b5cb7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-426322310", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:58:39Z", "updated": "2023-04-18T12:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:59:29,483 79649 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableResc ueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7 0.148s 2023-04-18 12:59:29,483 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 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-a825b99f-0956-4022-b038-11f81f80caa6', 'x-compute-request-id': 'req-a825b99f-0956-4022-b038-11f81f80caa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'{"server": {"id": "1520a230-366b-497e-99bd-1e4e455b5cb7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-426322310", "status": "ERROR", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:58:39Z", "updated": "2023-04-18T12:58:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T12:58:44Z", "message": "Build of instance 1520a230-366b-497e-99bd-1e4e455b5cb7 aborted: Volume 8071a75f-d323-4e3c-9296-235574815b97 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:59:29,498 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 12:59:30,041 79649 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/1520a230-366b-497e-99bd-1e4e455b5cb7 0.542s 2023-04-18 12:59:30,041 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 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-8d732aca-91e7-4c96-929f-0c198e9eb51a', 'x-compute-request-id': 'req-8d732aca-91e7-4c96-929f-0c198e9eb51a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'' 2023-04-18 12:59:30,077 79649 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/1520a230-366b-497e-99bd-1e4e4 55b5cb7 0.035s 2023-04-18 12:59:30,078 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 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-295fb520-c27d-4aa9-bf54-e2e52fc7a54c', 'x-compute-request-id': 'req-295fb520-c27d-4aa9-bf54-e2e52fc7a54c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1520a230-366b-497e-99bd-1e4e455b5cb7 could not be found."}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.618561s] ... 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 a55902f2-69a0-4915-a139-276d2b4ed2b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:29,156 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.021s 2023-04-18 12:59:29,157 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8f5906a1-b259-4eab-bbaa-ffabec722971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:59:29,461 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes 0.304s 2023-04-18 12:59:29,461 79659 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-1383109477", "snapshot_id": null, "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061886bb-5395-4b1f-96ca-9a58fb25a871', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061886bb-5395-4b1f-96ca-9a58fb25a871', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes'} Body: b'{"volume": {"id": "a55902f2-69a0-4915-a139-276d2b4ed2b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:29.402821", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1383109477", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:59:29,517 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.047s 2023-04-18 12:59:29,518 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70be82f-067c-4a80-be7b-6a32b58f6714', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70be82f-067c-4a80-be7b-6a32b58f6714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'{"volume": {"id": "a55902f2-69a0-4915-a139-276d2b4ed2b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1383109477", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:30,570 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.039s 2023-04-18 12:59:30,570 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb28b2e-2222-40c6-9b81-18c0371aefe1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb28b2e-2222-40c6-9b81-18c0371aefe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'{"volume": {"id": "a55902f2-69a0-4915-a139-276d2b4ed2b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:29.000000", "updated_at": "2023-04-18T12:59:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1383109477", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:30,727 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.145s 2023-04-18 12:59:30,727 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c08826-5300-4ecc-a0b9-bb1ea38d90c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'' 2023-04-18 12:59:30,752 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.024s 2023-04-18 12:59:30,753 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c8c2cf-9f33-4f2e-a69b-886ad26d5f15', 'x-openstack-request-id': 'req-15c8c2cf-9f33-4f2e-a69b-886ad26d5f15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a55902f2-69a0-4915-a139-276d2b4ed2b5 could not be found."}}' {10} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.663768s] ... 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 c5c78beb-4cbd-4a79-9208-7d74c7e6911d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:30,756 79659 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 12:59:30,809 79659 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.050s 2023-04-18 12:59:30,809 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-189229523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDg7QZbc/maj4KZuJyQNoE0QVSEuCkua5s7Ye/SHlP07iX1l9X9TZDkpM/qR1pTORuP0nabiEeuUN9EsLt7LmAgzV9SC9zMm9o/IrLHH6zFQdwe9LfLNRSu6Pm7rVMM98A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 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-34e3e9fa-9b95-4356-88e9-385f5776d462', 'x-compute-request-id': 'req-34e3e9fa-9b95-4356-88e9-385f5776d462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-189229523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDg7QZbc/maj4KZuJyQNoE0QVSEuCkua5s7Ye/SHlP07iX1l9X9TZDkpM/qR1pTORuP0nabiEeuUN9EsLt7LmAgzV9SC9zMm9o/IrLHH6zFQdwe9LfLNRSu6Pm7rVMM98A==", "fingerprint": "45:8c:09:5b:1a:4f:26:38:83:e6:58:6b:37:99:c3:ca", "user_id": "874f622cedf045d5b6b60c4d0aa0a755"}}' 2023-04-18 12:59:31,004 79659 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.192s 2023-04-18 12:59:31,005 79659 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-543335199", "description": "tempest-secgroup-smoke-543335199 description", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-77edacf4-f168-401f-83e6-dc14bb10b57c', 'date': 'Tue, 18 Apr 2023 12:59:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "name": "tempest-secgroup-smoke-543335199", "stateful": true, "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "description": "tempest-secgroup-smoke-543335199 description", "shared": false, "security_group_rules": [{"id": "104aa457-03f7-4e0d-9f23-2d6a6c910fc5", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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": 724, "description": null, "tags": [], "created_at": "2023-04-18T12:59:30Z", "updated_at": "2023-04-18T12:59:30Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}, {"id": "3df6e949-9ea8-4032-9e1b-9ae62122978a", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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": 725, "description": null, "tags": [], "created_at": "2023-04-18T12:59:30Z", "updated_at": "2023-04-18T12:59:30Z", "revision_number": 0, "project_id": "1557dc9a810 e4e0d9c4c24e1395cb5b3"}], "tags": [], "created_at": "2023-04-18T12:59:30Z", "updated_at": "2023-04-18T12:59:30Z", "revision_number": 1, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,223 79659 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.217s 2023-04-18 12:59:31,223 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "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-9f8f7a19-5d85-45a3-ba19-6ada0b4cf8b8', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "38005304-7060-4a10-b8dc-9d6b91f80928", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,384 79659 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.160s 2023-04-18 12:59:31,384 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "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-3daf0298-4b99-48e2-ae8c-f0ef52f847f3', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "d9e1c7ad-221c-4f7a-960f-4c7b7b98b5fb", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,560 79659 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-18 12:59:31,560 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-566b1918-07a7-446a-83e1-125fdcce28db', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "ce48c9e4-3b23-4b17-8e97-e47f3dcdee64", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,723 79659 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.162s 2023-04-18 12:59:31,723 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-200b082a-34e4-4cac-8d6d-21b9c7bfc8d1', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "e0b2a754-31f5-46bc-9247-cc974e00d0fb", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:32,019 79659 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.295s 2023-04-18 12:59:32,020 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7755b08b-3eb5-49e2-b238-88f106991813', 'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16bfd653-224a-4721-9dfe-d6bca2580fe5", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:32,445 79659 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.424s 2023-04-18 12:59:32,445 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e3dbb0e3-b160-43fe-895c-7bd7fc045469', 'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "508ceadd-adfa-482c-9118-4a435df4c4fb", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:32Z", "updated_at": "2023-04-18T12:59:32Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:32,445 79659 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 12:59:32,472 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.026s 2023-04-18 12:59:32,473 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e92c298-e98c-42ac-bfb3-547626ba39e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:59:32,796 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes 0.323s 2023-04-18 12:59:32,797 79659 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-969366041", "snapshot_id": null, "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d284e91d-2a98-42dc-bbdb-c8fddcae6af3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d284e91d-2a98-42dc-bbdb-c8fddcae6af3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes'} Body: b'{"volume": {"id": "c5c78beb-4cbd-4a79-9208-7d74c7e6911d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:32.729311", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-969366041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:59:32,862 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.056s 2023-04-18 12:59:32,862 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b95032-d5ad-4d18-8c83-d35c093571fb', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b95032-d5ad-4d18-8c83-d35c093571fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'{"volume": {"id": "c5c78beb-4cbd-4a79-9208-7d74c7e6911d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:33.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-969366041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:33,931 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.057s 2023-04-18 12:59:33,931 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5948fca7-6b2a-42f9-b31f-8d4ebc98ba5f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5948fca7-6b2a-42f9-b31f-8d4ebc98ba5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'{"volume": {"id": "c5c78beb-4cbd-4a79-9208-7d74c7e6911d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:33.000000", "updated_at": "2023-04-18T12:59:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-969366041", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:34,175 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.233s 2023-04-18 12:59:34,175 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f555e8b-fdbd-48e4-b1d6-9ebec1f9c951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'' 2023-04-18 12:59:34,221 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.045s 2023-04-18 12:59:34,221 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf5ca25-5d6b-4783-8821-15a9434a51e0', 'x-openstack-request-id': 'req-fcf5ca25-5d6b-4783-8821-15a9434a51e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c5c78beb-4cbd-4a79-9208-7d74c7e6911d could not be found."}}' 2023-04-18 12:59:34,392 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7bd75caf-f8eb-4772-8934-6436a47c51d0 0.170s 2023-04-18 12:59:34,393 79659 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-d20e7751-9013-48ac-9ca2-6d6c19890551', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:59:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7bd75caf-f8eb-4772-8934-6436a47c51d0'} Body: b'' 2023-04-18 12:59:34,418 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-189229523 0.025s 2023-04-18 12:59:34,418 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59: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': 'OpenS tack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00a860e-9d55-4c67-b9b0-2f86aee9f5bc', 'x-compute-request-id': 'req-d00a860e-9d55-4c67-b9b0-2f86aee9f5bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-189229523'} Body: b'' {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.792277s] ... 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 aad5a128-2529-42e1-a47b-00d351cb7073 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:57:33,005 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.240s 2023-04-18 12:57:33,005 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-878c1739-a4c0-4f6a-9c74-1c26b24a25c6', 'x-compute-request-id': 'req-878c1739-a4c0-4f6a-9c74-1c26b24a25c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:33,313 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.295s 2023-04-18 12:57:33,313 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b258f0bf-acfe-4ecf-9e9a-ec9e440e7eba', 'x-compute-request-id': 'req-b258f0bf-acfe-4ecf-9e9a-ec9e440e7eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:33,575 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.250s 2023-04-18 12:57:33,576 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0b3448-f9b7-4b4f-80ff-37e6d7a380dd', 'x-compute-request-id': 'req-6f0b3448-f9b7-4b4f-80ff-37e6d7a380dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:58:33,976 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/542eb5fc 47614fcb9d244b0ea58fc979/volumes 0.323s 2023-04-18 12:58:33,977 79661 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-1588161144"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a2c961-055a-44ab-ba25-1f241f3bd5e9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a2c961-055a-44ab-ba25-1f241f3bd5e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes'} Body: b'{"volume": {"id": "aad5a128-2529-42e1-a47b-00d351cb7073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:33.911651", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1588161144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:34,030 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073 0.043s 2023-04-18 12:58:34,030 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ce47cb-35aa-486c-a1f6-d0c5692402cc', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ce47cb-35aa-486c-a1f6-d0c5692402cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073'} Body: b'{"volume": {"id": "aad5a128-2529-42e1-a47b-00d351cb7073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:34.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1588161144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:58:35,120 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073 0.077s 2023-04-18 12:58:35,120 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 18 Apr 2023 12:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1683548f-0cdf-4ba7-b7b0-f022eaca1823', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1683548f-0cdf-4ba7-b7b0-f022eaca1823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073'} Body: b'{"volume": {"id": "aad5a128-2529-42e1-a47b-00d351cb7073", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:34.000000", "updated_at": "2023-04-18T12:58:34.000000", "name": "tempest-ServerActionsTestJSON-volume-1588161144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:58:35,130 79661 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-18 12:58:35,487 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.355s 2023-04-18 12:58:35,488 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73c3311-eaf8-476c-a766-dbc3aae91883', 'x-compute-request-id': 'req-b73c3311-eaf8-476c-a766-dbc3aae91883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, " security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.401288s] ... 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 d93fe228-787c-4105-85db-4efb5668176c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:00:47,302 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes 0.256s 2023-04-18 13:00:47,303 79647 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-1766293551"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87778f0c-f26e-4f60-873a-1238ef8a7e5c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87778f0c-f26e-4f60-873a-1238ef8a7e5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes'} Body: b'{"volume": {"id": "d93fe228-787c-4105-85db-4efb5668176c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:47.230420", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1766293551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:47,367 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c 0.044s 2023-04-18 13:00:47,367 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489332a9-8401-4961-b90e-c02e65713e14', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489332a9-8401-4961-b90e-c02e65713e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c'} Body: b'{"volume": {"id": "d93fe228-787c-4105-85db-4efb5668176c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:47.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1766293551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' 2023-04-18 13:00:48,433 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c 0.043s 2023-04-18 13:00:48,433 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97b767f-53b6-40dd-9a98-07d27758f926', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97b767f-53b6-40dd-9a98-07d27758f926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c'} Body: b'{"volume": {"id": "d93fe228-787c-4105-85db-4efb5668176c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:47.000000", "updated_at": "2023-04-18T13:00:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1766293551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.337986s] ... 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 7037a7c6-bd5b-4905-b19f-14c15db76f11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:00:48,638 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes 0.191s 2023-04-18 13:00:48,639 79647 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-1777835126"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8132d321-9a7b-4c33-9328-03a8a645b0dc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8132d321-9a7b-4c33-9328-03a8a645b0dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes'} Body: b'{"volume": {"id": "7037a7c6-bd5b-4905-b19f-14c15db76f11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:48.581045", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1777835126", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:48,713 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11 0.046s 2023-04-18 13:00:48,715 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c1791a-7ed6-4e20-9f1e-a7d039d154f8', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c1791a-7ed6-4e20-9f1e-a7d039d154f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11'} Body: b'{"volume": {"id": "7037a7c6-bd5b-4905-b19f-14c15db76f11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:49.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1777835126", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' 2023-04-18 13:00:49,771 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11 0.044s 2023-04-18 13:00:49,772 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1063d4cb-3ef1-4468-99a0-56fb9b327537', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1063d4cb-3ef1-4468-99a0-56fb9b327537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11'} Body: b'{"volume": {"id": "7037a7c6-bd5b-4905-b19f-14c15db76f11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:49.000000", "updated_at": "2023-04-18T13:00:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1777835126", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.055667s] ... 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 f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:29,018 79645 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:58:29,019 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:58:29,190 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2023-04-18 12:58:29,190 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1290364724", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyC39sThlNwZNVfhUux6zVdwXzYpbvoy+de9FZbDwPkpFszvcXoAqcmmsfN1mT68VJfmt7kaAiIfX5urGrzKcNdS2qh9AhjO109qqnPoIsC+MT7jgjmF0aGmYhSNaaLWA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:29 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-962af3b0-a0e2-481b-be5c-ce44a5aaec46', 'x-compute-request-id': 'req-962af3b0-a0e2-481b-be5c-ce44a5aaec46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1290364724", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyC39sThlNwZNVfhUux6zVdwXzYpbvoy+de9FZbDwPkpFszvcXoAqcmmsfN1mT68VJfmt7kaAiIfX5urGrzKcNdS2qh9AhjO109qqnPoIsC+MT7jgjmF0aGmYhSNaaLWA==", "fingerprint": "47:53:11:86:14:7c:9d:57:7b:9f:6d:59:d5:a3:1b:b8", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb"}}' 2023-04-18 12:58:29,197 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1290364724 created 2023-04-18 12:58:29,332 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.135s 2023-04-18 12:58:29,333 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2114741846", "description": "tempest-description--980628200"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ede6a171-4d63-463b-b2bb-32d34c40003c', 'date': 'Tue, 18 Apr 2023 12:58:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "name": "tempest-securitygroup--2114741846", "stateful": true, "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "tempest-description--980628200", "shared": false, "security_group_rules": [{"id": "8041e943-e238-4f4d-a268-2a307f8c3697", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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": 632, "description": null, "tags": [], "created_at": "2023-04-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}, {"id": "aba63051-d5e3-4283-b03e-1c8b68a3456a", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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": 633, "description": null, "tags": [], "created_at": "2023-04-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}], "tags": [], "created_at": "2023-04-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 12:58:29,482 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.148s 2023-04-18 12:58:29,482 79645 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": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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-a74a7427-8517-4e64-bb6d-4285b3923a6a', 'date': 'Tue, 18 Apr 2023 12:58: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": "635bf69d-0904-41f4-8e22-33dd26c11652", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 12:58:29,639 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-18 12:58:29,640 79645 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": "d546d992-f9f3-40fb-847a-4e9cc4972452", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-62441d36-ddf1-41e0-aec4-f30b35d7025f', 'date': 'Tue, 18 Apr 2023 12:58: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": "d63bf169-6341-4eac-b422-e2f2368047c7", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 12:58:29,640 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2114741846 created 2023-04-18 12:58:30,700 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.060s 2023-04-18 12:58:30,701 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-d08e5ace-24f4-4bdc-9d6c-61277a24ce46', 'date': 'Tue, 18 Apr 2023 12:58:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "287eb28b-99b2-4f64-b062-0d1ad8105339", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.247", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:58:30Z", "updated_at": "2023-04-18T12:58:30Z", "revision_number": 0}}' 2023-04-18 12:58:30,701 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '287eb28b-99b2-4f64-b062-0d1ad8105339', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:58:30Z', 'updated_at': '2023-04-18T12:58:30Z', 'revision_number': 0, 'ip': '172.24.4.247'} created 2023-04-18 12:58:30,745 79645 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.037s 2023-04-18 12:58:30,746 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-cf4bf9d3-3b24-4d99-9972-19849350f8cb', '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": "3c9ec5bee5f54903a88a917d6cf955bb", "name": "tempest-AttachVolumeNegativeTest-634656201-project-member", "password_expires_at": null}, "audit_ids": ["qMh7ajlSSYa7HrgkO1fp3Q"], "expires_at": "2023-04-18T13:58:30.000000Z", "issued_at": "2023-04-18T12:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72a5f3c3f0904284b7b856f4dff441ff", "name": "tempest-AttachVolumeNegativeTest-634656201"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6 403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:58:30,747 79645 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff', 'name': 'tempest-AttachVolumeNegativeTest-1128675150-network', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:58:23Z', 'updated_at': '2023-04-18T12:58:23Z', 'revision_number': 1} available for tenant 2023-04-18 12:58:30,748 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1290364724', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyC39sThlNwZNVfhUux6zVdwXzYpbvoy+de9FZbDwPkpFszvcXoAqcmmsfN1mT68VJfmt7kaAiIfX5urGrzKcNdS2qh9AhjO109qqnPoIsC+MT7jgjmF0aGmYhSNaaLWA==', 'fingerprint': '47:53:11:86:14:7c:9d:57:7b:9f:6d:59:d5:a3:1b:b8', 'user_id': '3c9ec5bee5f54903a88a917d6cf955bb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAR332sXp2ieITgsE/Pzdt0nJCBY+jyHMdk5Y+m8YTZKch10lCJ88vK\nsNCs/25HAiKgBwYFK4EEACKhZANiAAScgt/bE4ZTcGTVX4VLses1XcF82KW76Mvn\nXvRWWw8D5KRbM73F6AKnJprHzdZk+vFSX5re5GgIiH1+bqxq8ynDXUtqofQIYztd\nPaqpz6CLAvjE+44I5hdGhpmIUjWmi1g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd546d992-f9f3-40fb-847a-4e9cc4972452', 'name': 'tempest-securitygroup--2114741846', 'stateful': True, 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': 'tempest-description--980628200', 'shared': False, 'security_group_rules': [{'id': '8041e943-e238-4f4d-a268-2a307f8c3697', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': 'd546d992-f9f3-40fb-847a-4e9cc4972452', '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': 632, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:58:29Z', 'updated_at': '2023-04-18T12:58:29Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, {'id': 'aba63051-d5e3-4283-b03e-1c8b68a3456a', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': 'd546d992-f9f3-40fb-847a-4e9cc4972452', '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': 633, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:58:29Z', 'updated_at': '2023-04-18T12:58:29Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7 b856f4dff441ff'}], 'tags': [], 'created_at': '2023-04-18T12:58:29Z', 'updated_at': '2023-04-18T12:58:29Z', 'revision_number': 1, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, 'floating_ip': {'id': '287eb28b-99b2-4f64-b062-0d1ad8105339', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:58:30Z', 'updated_at': '2023-04-18T12:58:30Z', 'revision_number': 0, 'ip': '172.24.4.247'}} 2023-04-18 12:58:31,487 79645 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.738s 2023-04-18 12:58:31,488 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1599605232", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff"}], "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "key_name": "tempest-keypair-1290364724", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01645c22-4c49-4630-a7c0-c4cdbd5a2529', 'x-compute-request-id': 'req-01645c22-4c49-4630-a7c0-c4cdbd5a2529', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "adminPass": "password"}}' 2023-04-18 12:58:31,566 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.075s 2023-04-18 12:58:31,567 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:31 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-5dcb9016-d068-4178-88e5-284a12c3754d', 'x-compute-request-id': 'req-5dcb9016-d068-4178-88e5-284a12c3754d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "name": "tempest-AttachVolumeNegativeTest-server-1599605232", "status": "BUILD", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:58:31Z", "updated": "2023-04-18T12:58:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1290364724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:21,995 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.365s 2023-04-18 12:59:21,995 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59: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-09117b06-6b82-4036-870f-53f847431c4f', 'x-compute-request-id': 'req-09117b06-6b82-4036-870f-53f847431c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "name": "tempest-AttachVolumeNegativeTest-server-1599605232", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:58:31Z", "updated": "2023-04-18T12:58:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:68:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290364724", "OS-SRV-USG:launched_at": "2023-04-18T12:58:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:22,007 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:00:22,190 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7/os-interface 0.175s 2023-04-18 13:00:22,190 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:22 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-57dc4927-13fe-4765-9cdb-045a053628fa', 'x-compute-request-id': 'req-57dc4927-13fe-4765-9cdb-045a053628fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "port_id": "8bc36faf-d11f-4ddf-8e75-a3ab26a1b865", "mac_addr": "fa:16:3e:ec:68:27", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e974357-12af-4bf8-8a1f-09713a1cca5c", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 13:00:23,394 79645 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/287eb28b-99b2-4f64-b062-0d1ad8105339 1.199s 2023-04-18 13:00:23,394 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8bc36faf-d11f-4ddf-8e75-a3ab26a1b865"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2c10d232-f4e8-487f-8078-db41d6421cf4', 'date': 'Tue, 18 Apr 2023 13:00:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/287eb28b-99b2-4f64-b062-0d1ad8105339'} Body: b'{"floatingip": {"id": "287eb28b-99b2-4f64-b062-0d1ad8105339", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.247", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1c2330fc-672c-4ca9-9a85-de8f42135517", "port_id": "8bc36faf-d11f-4ddf-8e75-a3ab26a1b865", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "mac_address": "fa:16:3e:ec:68:27", "admin_state_up": true, "status": "ACTIVE", "device_id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:58:30Z", "updated_at": "2023-04-18T13:00:22Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:00:23,397 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.247:22' as 'cirros' with public key authentication 2023-04-18 13:00:23,451 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:00:23,476 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:00:23,477 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.247 successfully created 2023-04-18 13:00:23,519 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7/ips 0.042s 2023-04-18 13:00:23,520 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:23 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-0d382bcd-11e7-4f3f-a558-f07e76ba8a05', 'x-compute-request-id': 'req-0d382bcd-11e7-4f3f-a558-f07e76ba8a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-9 7d7-499f-8def-63ac33c430e7/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 13:00:23,781 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes 0.258s 2023-04-18 13:00:23,782 79645 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-604463884"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8bed86-a518-4cd8-ac0c-cc398ba08049', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8bed86-a518-4cd8-ac0c-cc398ba08049', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes'} Body: b'{"volume": {"id": "f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:23.713914", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-604463884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:23,843 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1 0.051s 2023-04-18 13:00:23,844 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1befb4-2fdc-4cfa-8777-a23762f83ec4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1befb4-2fdc-4cfa-8777-a23762f83ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1'} Body: b'{"volume": {"id": "f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:24.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-604463884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:00:24,907 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached _volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1 0.052s 2023-04-18 13:00:24,908 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c03930-4214-4ab8-94a6-2fe6fec92ac2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c03930-4214-4ab8-94a6-2fe6fec92ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1'} Body: b'{"volume": {"id": "f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:24.000000", "updated_at": "2023-04-18T13:00:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-604463884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:00:25,047 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.128s 2023-04-18 13:00:25,047 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00: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-c70ad6ed-26c7-49e9-811b-793fc75a2a67', 'x-compute-request-id': 'req-c70ad6ed-26c7-49e9-811b-793fc75a2a67', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'' 2023-04-18 13:00:25,317 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.269s 2023-04-18 13:00:25,317 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:25 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-447e7098-fe2f-4426-8e5c-af5db34378c7', 'x-compute-request-id': 'req-447e7098-fe2f-4426-8e5c-af5db34378c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "name": "tempest-AttachVolumeNegativeTest-server-1599605232", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hos tId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:58:31Z", "updated": "2023-04-18T13:00:25Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:68:27"}, {"version": 4, "addr": "172.24.4.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:68:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290364724", "OS-SRV-USG:launched_at": "2023-04-18T12:58:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:01:15,405 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.041s 2023-04-18 13:01:15,406 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-60bc7587-c65a-4aeb-ac06-a7387cfebd78', 'x-compute-request-id': 'req-60bc7587-c65a-4aeb-ac06-a7387cfebd78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bccb0d4d-97d7-499f-8def-63ac33c430e7 could not be found."}}' 2023-04-18 13:01:15,446 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290364724 0.039s 2023-04-18 13:01:15,446 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-74de6674-2210-4c29-b0a6-4c79f3ecde9c', 'x-compute-request-id': 'req-74de6674-2210-4c29-b0a6-4c79f3ecde9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290364724'} Body: b'' 2023-04-18 13:01:15,594 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452 0.147s 2023-04-18 13:01:15,594 79645 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-d8dc7830-3c49-447a-bee0-468418e89c a0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:01:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452'} Body: b'' 2023-04-18 13:01:15,614 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452 0.019s 2023-04-18 13:01:15,615 79645 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-1ac3af46-4253-4a6d-8c71-58a37b5132c4', 'date': 'Tue, 18 Apr 2023 13:01:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d546d992-f9f3-40fb-847a-4e9cc4972452 does not exist", "detail": ""}}' 2023-04-18 13:01:16,069 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/287eb28b-99b2-4f64-b062-0d1ad8105339 0.453s 2023-04-18 13:01:16,069 79645 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-949a746e-8858-492d-9336-765d335ec1da', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:01:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/287eb28b-99b2-4f64-b062-0d1ad8105339'} Body: b'' {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.907709s] ... 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 868e815e-e5d9-4de0-ab79-0c19fc40b5a9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:28,237 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.280s 2023-04-18 12:59:28,237 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004c8928-ab35-4fb9-a284-9c5d21610c7b', 'x-compute-request-id': 'req-004c8928-ab35-4fb9-a284-9c5d21610c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' 2023-04-18 13:00:28,451 79641 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/a76859b643e84f8f83b6092498f0f2c0/volumes 0.185s 2023-04-18 13:00:28,452 79641 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-2071782635"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c66542-2279-4f0d-9c9c-ea0ce71f3caf', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c66542-2279-4f0d-9c9c-ea0ce71f3caf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes'} Body: b'{"volume": {"id": "868e815e-e5d9-4de0-ab79-0c19fc40b5a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:28.391549", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2071782635", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:28,501 79641 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/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9 0.039s 2023-04-18 13:00:28,501 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ddbc98-6ba5-4b13-bad3-47d735957e5f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ddbc98-6ba5-4b13-bad3-47d735957e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9'} Body: b'{"volume": {"id": "868e815e-e5d9-4de0-ab79-0c19fc40b5a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2071782635", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 13:00:29,552 79641 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/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9 0.039s 2023-04-18 13:00:29,553 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2641b7e3-b01c-48a1-812e-1aae8c2dd237', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2641b7e3-b01c-48a1-812e-1aae8c2dd237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9'} Body: b'{"volume": {"id": "868e815e-e5d9-4de0-ab79-0c19fc40b5a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:28.000000", "updated_at": "2023-04-18T13:00:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-2071782635", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 13:00:29,791 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.222s 2023-04-18 13:00:29,791 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c645ae-b14b-4bb4-bab4-33b0b1caedff', 'x-compute-request-id': 'req-90c645ae-b14b-4bb4-bab4-33b0b1caedff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [123.074015s] ... 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 d329b409-6c67-46db-9860-af7839bbaa50 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:35,954 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.395s 2023-04-18 12:59:35,954 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a527a9-df42-45be-ad14-525039e94cec', 'x-compute-request-id': 'req-f8a527a9-df42-45be-ad14-525039e94cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:36,223 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.256s 2023-04-18 12:59:36,223 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d531f3-b0dc-48c1-9b52-37c5e31b6550', 'x-compute-request-id': 'req-f5d531f3-b0dc-48c1-9b52-37c5e31b6550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:36,539 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.303s 2023-04-18 12:59:36,540 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb92cd81-8b86-449d-8536-ff00cadc0930', 'x-compute-request-id': 'req-cb92cd81-8b86-449d-8536-ff00cadc0930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:00:36,714 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2023-04-18 13:00:36,715 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:36 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-55869f50-a648-4780-82fa-80577658e7c1', '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": "448cad17bf74486ca000696c14625592", "name": "tempest-ServerActionsTestJSON-1422588562-project-member", "password_expires_at": null}, "audit_ids": ["NSlRLKjGTBuy0rBbQiTGvQ"], "expires_at": "2023-04-18T14:00:36.000000Z", "issued_at": "2023-04-18T13:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "542eb5fc47614fcb9d244b0ea58fc979", "name": "tempest-ServerActionsTestJSON-1422588562"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/542eb5fc47614fcb9d244b0ea58fc979", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:00:36,715 79661 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '5a7608a5-4de5-46b6-bfee-78089cd9f01b', 'name': 'tempest-ServerActionsTestJSON-1820562803-network', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44570, 'is_default': False, 'availability_zone_hints': [], 'availability_zon es': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:21Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 13:00:36,716 79661 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-20614186', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCV1iTjCGPNGxgVxnW4T6Qhc4IXzWXlbLVb2wuh8bA8NrJsmplDdk6/LUgB7lkKSQomZy0STiAOjZ6l9J0VtusQkEsKOAN3yWExj34/p+UHDllz42sRlL/d/u/q4xDO4vQ==', 'fingerprint': '22:7c:1f:c7:19:fe:23:30:63:41:06:e1:b2:0c:ab:b0', 'user_id': '448cad17bf74486ca000696c14625592', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGGNMZwblwLjwNmLS2GIqxOwf9wYYy4TduiNLKtaruFURMrHoFzbd7\nllp5K9gv0rigBwYFK4EEACKhZANiAAQldYk4whjzRsYFcZ1uE+kIXOCF81l5Wy1W\n9sLofGwPDaybJqZQ3ZOvy1IAe5ZCkkKJmctEk4gDo2epfSdFbbrEJBLCjgDd8lhM\nY9+P6flBw5Zc+NrEZS/3f7v6uMQzuL0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '40bfcc44-d72d-4add-9450-13bc51d68d93', 'name': 'tempest-securitygroup--1776928704', 'stateful': True, 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'description': 'tempest-description--52560704', 'shared': False, 'security_group_rules': [{'id': '66b822d3-54c0-40f9-a4a5-34e46b30ae16', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'security_group_id': '40bfcc44-d72d-4add-9450-13bc51d68d93', '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': 212, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:36Z', 'updated_at': '2023-04-18T12:52:36Z', 'revision_number': 0, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979'}, {'id': 'd1e2a723-546d-411e-973c-e35df20fb285', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'security_group_id': '40bfcc44-d72d-4add-9450-13bc51d68d93', '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': 211, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:36Z', 'updated_at': '2023-04-18T12:52:36Z', 'revision_number': 0, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979'}], 'tags': [], 'created_at': '2023-04-18T12:52:36Z', 'updated_at': '2023-04-18T12:52:36Z', 'revision_number': 1, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979'}, 'floating_ip': {'id': '9dd9bf45-c78d-40ed-8384-4b3452133b82', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'floating_ip_address': '172.24.4.238', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '542eb5fc47614fcb9d244b0ea58fc979', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:52:42Z', 'updated_at': '2023-04-18T12:52:42Z', 'revision_number': 0, 'ip': '172.24.4.238'}} 2023-04-18 13:00:37,041 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes 0.324s 2023-04-18 13:00:37,041 79661 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-1734834012", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8cfdad-112d-4c6e-92a1-9e2f58f18ac0', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8cfdad-112d-4c6e-9 2a1-9e2f58f18ac0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes'} Body: b'{"volume": {"id": "d329b409-6c67-46db-9860-af7839bbaa50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:36.979953", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1734834012", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:37,098 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.047s 2023-04-18 13:00:37,098 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921e8e49-5f0f-4cb7-ac13-c74f47e8b34b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921e8e49-5f0f-4cb7-ac13-c74f47e8b34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'{"volume": {"id": "d329b409-6c67-46db-9860-af7839bbaa50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:37.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1734834012", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 13:00:38,154 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.044s 2023-04-18 13:00:38,155 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8f6261-5720-4b57-be3a-217990093fa7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8f6261-5720-4b57-be3a-217990093fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'{"volume": {"id": "d329b409-6c67-46db-9860-af7839bbaa50", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:37.000 000", "updated_at": "2023-04-18T13:00:37.000000", "name": "tempest-tempest.common.compute-volume-1734834012", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 13:00:38,285 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.120s 2023-04-18 13:00:38,286 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00: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-9d8a0cfb-2b37-4356-803d-f22c514b3c01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'' 2023-04-18 13:00:38,307 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.021s 2023-04-18 13:00:38,307 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00: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-025ad0e5-f55e-4a45-a374-afac8feaf5a3', 'x-openstack-request-id': 'req-025ad0e5-f55e-4a45-a374-afac8feaf5a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d329b409-6c67-46db-9860-af7839bbaa50 could not be found."}}' 2023-04-18 13:00:38,308 79661 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-18 13:00:38,560 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.251s 2023-04-18 13:00:38,561 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cb9ee72-5520-45d7-84aa-f43176365a4c', 'x-compute-request-id': 'req-4cb9ee72-5520-45d7-84aa-f43176365a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f -4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.259332s] ... 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 38e25d04-3042-403b-8855-3acf82db73b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:02,766 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.116s 2023-04-18 12:59:02,766 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 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-1c7767c6-7824-436a-b79d-4d21edda423a', '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": "ce977d6c71f34baeae41ae7346e972f4", "name": "tempest-VolumesActionsTest-1398952049-project-member", "password_expires_at": null}, "audit_ids": ["jp87vjlASK21oCm1jAI4cg"], "expires_at": "2023-04-18T13:59:02.000000Z", "issued_at": "2023-04-18T12:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bb6a99f412a417fb58937d0f7baa860", "name": "tempest-VolumesActionsTest-1398952049"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9bb6a99f412a417fb58937d0f7baa860", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:59:02,767 79651 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'bacaab2c-f950-40fa-900c-5037fd039f88', 'name': 'tempest-VolumesActionsTest-682046239-network', 'tenant_id': '9bb6a99f412a417fb58937d0f7baa860', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bb6a99f412a417fb58937d0f7baa860', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15100, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:59:00Z', 'updated_at': '2023-04-18T12:59:00Z', 'revision_number': 1} available for tenant 2023-04-18 12:59:03,368 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.600s 2023-04-18 12:59:03,369 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1127813567", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "bacaab2c-f950-40fa-900c-5037fd039f88"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8afb1b-6a37-4b97-96fe-d77eb8e51396', 'x-compute-request-id': 'req-1a8afb1b-6a37-4b97-96fe-d77eb8e51396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3cL5KzMtdjUE"}}' 2023-04-18 12:59:03,452 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.080s 2023-04-18 12:59:03,453 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:03 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-4a6b32e0-31eb-4c2d-b87c-569bfdab9aff', 'x-compute-request-id': 'req-4a6b32e0-31eb-4c2d-b87c-569bfdab9aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "name": "tempest-VolumesActionsTest-instance-1127813567", "status": "BUILD", "tenant_id": "9bb6a99f412a417fb58937d0f7baa860", "user_id": "ce977d6c71f34baeae41ae7346e972f4", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:03Z", "updated": "2023-04-18T12:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "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": "sch eduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:53,712 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.225s 2023-04-18 12:59:53,713 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a0d68ed-f822-4d68-8173-65ae089e95f2', 'x-compute-request-id': 'req-1a0d68ed-f822-4d68-8173-65ae089e95f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "name": "tempest-VolumesActionsTest-instance-1127813567", "status": "ACTIVE", "tenant_id": "9bb6a99f412a417fb58937d0f7baa860", "user_id": "ce977d6c71f34baeae41ae7346e972f4", "metadata": {}, "hostId": "65501e8572e7cbfae6323a18894f7aba7034041fbf84c4f5cec9e58e", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:03Z", "updated": "2023-04-18T12:59:10Z", "addresses": {"tempest-VolumesActionsTest-682046239-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:b9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:53,724 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 13:00:53,968 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes 0.198s 2023-04-18 13:00:53,968 79651 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-2001939110"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bf1627c-feea-47c8-a2a0-1711a7ea33db', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bf1627c-feea-47c8-a2a0-1711a7ea33db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:53.911590", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2001939110", "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/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:54,023 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.045s 2023-04-18 13:00:54,023 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0640af81-79b2-4626-9059-4226d0f6d5fe', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0640af81-79b2-4626-9059-4226d0f6d5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:54.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2001939110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:00:55,074 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.039s 2023-04-18 13:00:55,074 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062b3661-2cc3-4e1e-b6dc-602706026015', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062b3661-2cc3-4e1e-b6dc-602706026015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:54.000000", "updated_at": "2023-04-18T13:00:54.000000", "name": "tempest-VolumesActionsTest-Volume-2001939110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae4 1ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:00:55,197 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.111s 2023-04-18 13:00:55,197 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462711bc-83bb-47f4-9dd7-da1bb236ea47', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462711bc-83bb-47f4-9dd7-da1bb236ea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:54.000000", "updated_at": "2023-04-18T13:00:54.000000", "name": "tempest-VolumesActionsTest-Volume-2001939110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:00:55,327 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.115s 2023-04-18 13:00:55,327 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 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-0efb323d-29d6-4df2-88bd-159e079cdeed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'' 2023-04-18 13:00:55,350 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.022s 2023-04-18 13:00:55,350 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 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-2ff73710-39c7-48c4-ab84-93fc41edfc86', 'x-openstack-request-id': 'req-2ff73710-39c7-48c4-ab84-93fc41edfc86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"itemNotFound": { "code": 404, "message": "Volume 38e25d04-3042-403b-8855-3acf82db73b3 could not be found."}}' 2023-04-18 13:00:55,477 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.126s 2023-04-18 13:00:55,477 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 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-6793e580-8649-4a98-9738-48850b09e29f', 'x-compute-request-id': 'req-6793e580-8649-4a98-9738-48850b09e29f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'' 2023-04-18 13:00:55,804 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.326s 2023-04-18 13:00:55,805 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bda6128-0d85-4f69-935e-c46210d731f6', 'x-compute-request-id': 'req-6bda6128-0d85-4f69-935e-c46210d731f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "name": "tempest-VolumesActionsTest-instance-1127813567", "status": "ACTIVE", "tenant_id": "9bb6a99f412a417fb58937d0f7baa860", "user_id": "ce977d6c71f34baeae41ae7346e972f4", "metadata": {}, "hostId": "65501e8572e7cbfae6323a18894f7aba7034041fbf84c4f5cec9e58e", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:03Z", "updated": "2023-04-18T13:00:55Z", "addresses": {"tempest-VolumesActionsTest-682046239-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:b9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:01:45,901 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.032s 2023-04-18 13:01:45,901 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:45 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', '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-71217b12-4e90-4ad2-a5c0-7cf06b0e0d52', 'x-compute-request-id': 'req-71217b12-4e90-4ad2-a5c0-7cf06b0e0d52', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2d620928-08c0-4c12-98f0-8689e12c282e could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.477963s] ... 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 846143de-e882-436a-be6c-52b355a3ae96 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:46,085 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.180s 2023-04-18 13:01:46,085 79651 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-309832235"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e6113e-fd95-4017-a818-59594ba1cce8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e6113e-fd95-4017-a818-59594ba1cce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.027744", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:46,135 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.040s 2023-04-18 13:01:46,136 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f80eedb-b359-437d-8cf0-6faff4509ef4', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f80eedb-b359-437d-8cf0-6faff4509ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:47,193 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.045s 2023-04-18 13:01:47,193 79651 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed38eb63-3c63-469e-abec-cd225019c7c7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed38eb63-3c63-469e-abec-cd225019c7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.000000", "updated_at": "2023-04-18T13:01:46.000000", "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:47,247 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.037s 2023-04-18 13:01:47,247 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adc5183-3c56-49f3-bb3f-094369fb0ef8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adc5183-3c56-49f3-bb3f-094369fb0ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.000000", "updated_at": "2023-04-18T13:01:46.000000", "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:47,356 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.099s 2023-04-18 13:01:47,356 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f282cd-8f1f-40df-9c15-c88de81441de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'' 2023-04-18 13:01:47,381 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.023s 2023-04-18 13:01:47,381 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-630c9324-400c-438e-8e8a-52638c48f93d', 'x-openstack-request-id': 'req-630c9324-400c-438e-8e8a-52638c48f93d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 846143de-e882-436a-be6c-52b355a3ae96 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.566533s] ... 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 5111a1ed-b09e-428c-aa25-928657f8e707 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:47,630 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.245s 2023-04-18 13:01:47,631 79651 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-850485129"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454b5dbd-ce15-441e-9497-6885f66c12f9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454b5dbd-ce15-441e-9497-6885f66c12f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:47.559009", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:47,682 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.042s 2023-04-18 13:01:47,683 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46189974-f99f-4145-89b7-0c33fdba7285', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46189974-f99f-4145-89b7-0c33fdba7285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:48.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:48,738 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.044s 2023-04-18 13:01:48,739 79651 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3428cb-fe71-47d1-aacc-dd950c743738', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3428cb-fe71-47d1-aacc-dd950c743738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:48.000000", "updated_at": "2023-04-18T13:01:48.000000", "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:48,793 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.041s 2023-04-18 13:01:48,793 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9732bcb-f6b4-4bfe-b7a8-846ed01ba1b6', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9732bcb-f6b4-4bfe-b7a8-846ed01ba1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:48.000000", "updated_at": "2023-04-18T13:01:48.000000", "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:48,929 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.125s 2023-04-18 13:01:48,929 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-f6ff643b-accc-4b53-a642-2f83053e4123', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'' 2023-04-18 13:01:48,950 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.020s 2023-04-18 13:01:48,950 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a07995-2b46-4c38-bab9-28e0347421c4', 'x-openstack-request-id': 'req-b0a07995-2b46-4c38-bab9-28e0347421c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5111a1ed-b09e-428c-aa25-928657f8e707 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.483145s] ... 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 0c8460a3-16fc-4f57-82e5-82d81b324f78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:49,124 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.171s 2023-04-18 13:01:49,124 79651 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-1738412376"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b376d2ca-2688-4f90-88c8-202dd9d9ae73', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b376d2ca-2688-4f90-88c8-202dd9d9ae73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.069492", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:49,173 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.039s 2023-04-18 13:01:49,173 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d050021-84ad-48a9-aeec-a116e9a346be', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d050021-84ad-48a9-aeec-a116e9a346be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:50,232 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.047s 2023-04-18 13:01:50,233 79651 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b47629b-751a-4567-adc5-92acbf03e086', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b47629b-751a-4567-adc5-92acbf03e086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.000000", "updated_at": "2023-04-18T13:01:49.000000", "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:50,281 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.037s 2023-04-18 13:01:50,281 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d5b3c2-94f8-4b75-9656-24d54f14dea4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d5b3c2-94f8-4b75-9656-24d54f14dea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.000000", "updated_at": "2023-04-18T13:01:49.000000", "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:50,413 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.122s 2023-04-18 13:01:50,414 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13: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-3896878a-2fa4-4b7b-a22f-c9d135ff2a3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'' 2023-04-18 13:01:50,435 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.020s 2023-04-18 13:01:50,435 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13: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-ecf6566e-d159-4659-99c7-c480ae4e2969', 'x-openstack-request-id': 'req-ecf6566e-d159-4659-99c7-c480ae4e2969', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c8460a3-16fc-4f57-82e5-82d81b324f78 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.483636s] ... 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 5ea9e469-715a-48a6-ae73-fb023e1b4164 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:50,617 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.179s 2023-04-18 13:01:50,618 79651 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-1864830620"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3eccb0-0d52-46d0-af8e-3d2c06530807', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3eccb0-0d52-46d0-af8e-3d2c06530807', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:50.562390", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:50,667 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.039s 2023-04-18 13:01:50,668 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7ef750-ce48-4c2e-bc2b-31f0f335f9fc', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7ef750-ce48-4c2e-bc2b-31f0f335f9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:51.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:51,723 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.041s 2023-04-18 13:01:51,723 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e68ecc-3f85-4369-98f1-99c0f06a7918', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e68ecc-3f85-4369-98f1-99c0f06a7918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:51.000000", "updated_at": "2023-04-18T13:01:51.000000", "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:51,778 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.044s 2023-04-18 13:01:51,778 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1957b9c5-141c-4ea1-89e0-c8c2efb7dd09', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1957b9c5-141c-4ea1-89e0-c8c2efb7dd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:51.000000", "updated_at": "2023-04-18T13:01:51.000000", "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:51,898 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.106s 2023-04-18 13:01:51,899 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7761180e-fde3-4f8a-af35-3d9af11599b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'' 2023-04-18 13:01:51,920 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.021s 2023-04-18 13:01:51,921 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13: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-89f9e831-32d6-4801-a79c-f3f5a65ec2e2', 'x-openstack-request-id': 'req-89f9e831-32d6-4801-a79c-f3f5a65ec2e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ea9e469-715a-48a6-ae73-fb023e1b4164 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.580154s] ... 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 d7895820-d404-49f6-b783-7e10cc23975e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:52,104 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes 0.180s 2023-04-18 13:01:52,104 79651 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-1936819289"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0e441c-9571-4481-b518-139e3db62e7a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0e441c-9571-4481-b518-139e3db62e7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.047602", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:52,205 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.082s 2023-04-18 13:01:52,206 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc538ba4-7ec2-4093-8336-97fa5d662ac7', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc538ba4-7ec2-4093-8336-97fa5d662ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:53,264 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.046s 2023-04-18 13:01:53,264 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dab8734-1a0a-4b52-93e8-fde8f5eee74b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dab8734-1a0a-4b52-93e8-fde8f5eee74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.000000", "updated_at": "2023-04-18T13:01:52.000000", "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:53,317 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.042s 2023-04-18 13:01:53,318 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47a2e55-e0e8-4b9d-8605-2297a61dd3f8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47a2e55-e0e8-4b9d-8605-2297a61dd3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.000000", "updated_at": "2023-04-18T13:01:52.000000", "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:53,478 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.136s 2023-04-18 13:01:53,480 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993b3e96-5fec-4966-b213-44079413f346', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'' 2023-04-18 13:01:53,501 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.021s 2023-04-18 13:01:53,501 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 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-b7f39d15-1884-4169-80df-3a47496b24a5', 'x-openstack-request-id': 'req-b7f39d15-1884-4169-80df-3a47496b24a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7895820-d404-49f6-b783-7e10cc23975e could not be found."}}' {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {6} 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 9a17dbef-5cc4-4f3c-aa27-6491c1b2af40 failed to build and is in ERROR status {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.761890s] ... 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 cfefc548-9d66-4d97-af4b-342dd46c999c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:25,990 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:59:25,990 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:59:26,217 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.225s 2023-04-18 12:59:26,218 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1118060509", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvp153uNk7ZhXDlYyLMrWeRyEgIn+b8ePK7KVxVktmix5C4U+60Z042wJxwS85By5dMyXyr3Ivk7xkSj79wlfdMIucVF+j3wWZ/vojv/X6joLjUBpNS43mndRrgbIfTKA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e45fcf-a836-4dbe-b075-f5a04ac940c1', 'x-compute-request-id': 'req-e1e45fcf-a836-4dbe-b075-f5a04ac940c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1118060509", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvp153uNk7ZhXDlYyLMrWeRyEgIn+b8ePK7KVxVktmix5C4U+60Z042wJxwS85By5dMyXyr3Ivk7xkSj79wlfdMIucVF+j3wWZ/vojv/X6joLjUBpNS43mndRrgbIfTKA==", "fingerprint": "84:f7:6c:5e:81:56:01:a6:0f:d9:5d:2e:06:68:cd:cb", "user_id": "50769941c80e49539e5a6b8b027c0463"}}' 2023-04-18 12:59:26,220 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1118060509 created 2023-04-18 12:59:26,397 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2023-04-18 12:59:26,398 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--419532981", "description": "tempest-description--752283609"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-69ae7529-7a40-447e-8aa2-98f989544cd7', 'date': 'Tue, 18 Apr 2023 12:59:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "name": "tempest-securitygroup--419532981", "stateful": true, "tenant_id": "9fd0e11306684aa891b435589dafe377", "description": "tempest-description--752283609", "shared": false, "security_group_rules": [{"id": "0e545fbf-1bb3-44fd-99e5-92a0ffdd9f52", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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": 716, "description": null, "tags": [], "created_at": "2023-04-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}, {"id": "26411255-4abf-4974-98c6-bff11ea7b263", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 717, "description": null, "tags": [], "created_at": "2023-04-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}], "tags": [], "created_at": "2023-04-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 12:59:26,701 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.303s 2023-04-18 12:59:26,702 79639 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": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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-d979fed6-822a-40f7-b7db-4cd1cdffd99d', 'date': 'Tue, 18 Apr 2023 12:59:26 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": "99b23011-aa01-4257-8b1f-2bf534445de1", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 12:59:26,901 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-04-18 12:59:26,902 79639 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": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d70f1270-1868-4049-9377-8359572d697f', 'date': 'Tue, 18 Apr 2023 12:59:26 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": "abfaa90e-8705-454b-b123-4456743c09c1", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 12:59:26,902 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--419532981 created 2023-04-18 12:59:27,834 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.931s 2023-04-18 12:59:27,834 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-b5d9d909-9803-4c20-850a-aa16128b12f3', 'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f0a8b0ff-b370-4996-87fe-53ed516ef9ea", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.21", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fd0e11306684aa891b435589dafe377", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:59:27Z", "updated_at": "2023-04-18T12:59:27Z", "revision_number": 0}}' 2023-04-18 12:59:27,835 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f0a8b0ff-b370-4996-87fe-53ed516ef9ea', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.21', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:59:27Z', 'updated_at': '2023-04-18T12:59:27Z', 'revision_number': 0, 'ip': '172.24.4.21'} created 2023-04-18 12:59:27,877 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-18 12:59:27,877 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 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-4578cf4e-1dd4-4794-be76-234e37377fa2', '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": "50769941c80e49539e5a6b8b027c0463", "name": "tempest-AttachVolumeTestJSON-1095639210-project-member", "password_expires_at": null}, "audit_ids": ["UWg8VseZQ66QZrKCNOQ7YQ"], "expires_at": "2023-04-18T13:59:27.000000Z", "issued_at": "2023-04-18T12:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd0e11306684aa891b435589dafe377", "name": "tempest-AttachVolumeTestJSON-1095639210"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "regio n_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:59:27,878 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f41e5c26-b25d-4d76-af4d-048f7fe24c00', 'name': 'tempest-AttachVolumeTestJSON-1355115076-network', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fd0e11306684aa891b435589dafe377', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27767, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:59:19Z', 'updated_at': '2023-04-18T12:59:19Z', 'revision_number': 1} available for tenant 2023-04-18 12:59:27,879 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1118060509', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvp153uNk7ZhXDlYyLMrWeRyEgIn+b8ePK7KVxVktmix5C4U+60Z042wJxwS85By5dMyXyr3Ivk7xkSj79wlfdMIucVF+j3wWZ/vojv/X6joLjUBpNS43mndRrgbIfTKA==', 'fingerprint': '84:f7:6c:5e:81:56:01:a6:0f:d9:5d:2e:06:68:cd:cb', 'user_id': '50769941c80e49539e5a6b8b027c0463', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhNzAnhe4iXMWukjuf7gslKz67IUOoFeWHEFD+fm4g+qzoo51lu17t\nsLSKLdIxDaagBwYFK4EEACKhZANiAATL6ded7jZO2YVw5WMizK1nkchICJ/m/Hjy\nuylcVZLZoseQuFPutGdONsCccEvOQcuXTMl8q9yL5O8ZEo+/cJX3TCLnFRfo98Fm\nf76I7/1+o6C41AaTUuN5p3Ua4GyH0yg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '60bae5d0-c39f-42a8-8b4c-bc22a5c7021e', 'name': 'tempest-securitygroup--419532981', 'stateful': True, 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'description': 'tempest-description--752283609', 'shared': False, 'security_group_rules': [{'id': '0e545fbf-1bb3-44fd-99e5-92a0ffdd9f52', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '60bae5d0-c39f-42a8-8b4c-bc22a5c7021e', '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': 716, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:59:26Z', 'updated_at': '2023-04-18T12:59:26Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}, {'id': '26411255-4abf-4974-98c6-bff11ea7b263', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '60bae5d0-c39f-42a8-8b4c-bc22a5c7021e', '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': 717, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:59:26Z', 'updated_at': '2023-04-18T12:59:26Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}], 'tags': [], 'created_at': '2023-04-18T12:59:26Z', 'updated_at': '2023-04-18T12:59:26Z', 'revision_number': 1, 'project_id': '9fd0e11306684aa891b435589dafe377'}, 'floating_ip': {'id': 'f0a8b0ff-b370-4996-87fe-53ed516ef9ea', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.21', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:59:27Z', 'updated_at': '2023-04-18T12:59:27Z', 'revision_number': 0, 'ip': '172.24.4.21'}} 2023-04-18 12:59:28,643 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.763s 2023-04-18 12:59:28,643 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-299935602", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f41e5c26-b25d-4d76-af4d-048f7fe24c00"}], "security_groups": [{"name": "tempest-securitygroup--419532981"}], "key_name": "tempest-keypair-1118060509", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f29aa6-0d22-4958-83df-824b30433c20', 'x-compute-request-id': 'req-a1f29aa6-0d22-4958-83df-824b30433c20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--419532981"}], "adminPass": "password"}}' 2023-04-18 12:59:28,716 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.070s 2023-04-18 12:59:28,717 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:28 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-5e975b56-0a42-4aaf-9e9f-b97f142da528', 'x-compute-request-id': 'req-5e975b56-0a42-4aaf-9e9f-b97f142da528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "name": "tempest-AttachVolumeTestJSON-server-299935602", "status": "BUILD", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href" : "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:29Z", "updated": "2023-04-18T12:59:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1118060509", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:00:19,331 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.553s 2023-04-18 13:00:19,332 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:18 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-460959c8-ebe4-482b-ad94-7fa19214ad0f', 'x-compute-request-id': 'req-460959c8-ebe4-482b-ad94-7fa19214ad0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "name": "tempest-AttachVolumeTestJSON-server-299935602", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:28Z", "updated": "2023-04-18T12:59:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:aa:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1118060509", "OS-SRV-USG:launched_at": "2023-04-18T12:59:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--419532981"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:00:19,343 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:01:19,564 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/os-interface 0.160s 2023-04-18 13:01:19,565 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-open stack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80651790-961d-43a7-be71-10112a978f94', 'x-compute-request-id': 'req-80651790-961d-43a7-be71-10112a978f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "port_id": "8bd2a6d5-1ff7-43f8-95d0-8dc6d0c2cb21", "mac_addr": "fa:16:3e:b5:aa:15", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e37db963-964c-455b-b372-b58f83376314", "ip_address": "10.0.0.9"}]}]}' 2023-04-18 13:01:20,458 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea 0.888s 2023-04-18 13:01:20,458 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8bd2a6d5-1ff7-43f8-95d0-8dc6d0c2cb21"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f8b865d6-9e32-43f4-86fd-0c269613c53f', 'date': 'Tue, 18 Apr 2023 13:01:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea'} Body: b'{"floatingip": {"id": "f0a8b0ff-b370-4996-87fe-53ed516ef9ea", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.21", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "bcbcb924-3f3c-41dc-9746-79d71b43f271", "port_id": "8bd2a6d5-1ff7-43f8-95d0-8dc6d0c2cb21", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "mac_address": "fa:16:3e:b5:aa:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:59:27Z", "updated_at": "2023-04-18T13:01:19Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:01:20,459 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.21:22' as 'cirros' with public key authentication 2023-04-18 13:01:20,495 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:01:20,516 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:01:20,517 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-04-18 13:01:20,559 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/ips 0.040s 2023-04-18 13:01:20,559 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:20 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-533fa4bb-ef3a-4fbc-b9cf-5e7b3c5ef4a5', 'x-compute-request-id': 'req-533fa4bb-ef3a-4fbc-b9cf-5e7b3c5ef4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-18 13:01:20,566 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.2 4.4.21:22' as 'cirros' with public key authentication 2023-04-18 13:01:20,572 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:01:20,593 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:01:20,594 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-04-18 13:01:20,594 79639 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 13:01:20,594 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.21:22' as 'cirros' with public key authentication 2023-04-18 13:01:20,603 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:01:20,634 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:01:20,635 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-04-18 13:01:20,919 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes 0.258s 2023-04-18 13:01:20,919 79639 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-349237588"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4794cb08-773b-4c38-ae31-d6c83c9e655a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4794cb08-773b-4c38-ae31-d6c83c9e655a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes'} Body: b'{"volume": {"id": "cfefc548-9d66-4d97-af4b-342dd46c999c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:20.847366", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-349237588", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:20,978 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c 0.050s 2023-04-18 13:01:20,979 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83643bd-1f26-432e-b092-c989c3826512', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83643bd-1f26-432e-b092-c989c3826512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c'} Body: b'{"volume": {"id": "cfefc548-9d66-4d97-af4b-342dd46c999c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:21.000000", "updated_at": null, "name": "tempest- AttachVolumeTestJSON-volume-349237588", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:01:22,039 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c 0.048s 2023-04-18 13:01:22,039 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac04a249-8f1c-418d-ac40-b0fdd0a6795e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac04a249-8f1c-418d-ac40-b0fdd0a6795e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c'} Body: b'{"volume": {"id": "cfefc548-9d66-4d97-af4b-342dd46c999c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:21.000000", "updated_at": "2023-04-18T13:01:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-349237588", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:01:22,168 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.118s 2023-04-18 13:01:22,168 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-73df532a-13f6-435a-8a05-f8a2c37d3a01', 'x-compute-request-id': 'req-73df532a-13f6-435a-8a05-f8a2c37d3a01', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'' 2023-04-18 13:01:22,776 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.607s 2023-04-18 13:01:22,776 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:22 GMT', 'server': 'Apa che/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-bd28904c-b7e9-4581-a815-83f1acfaf84a', 'x-compute-request-id': 'req-bd28904c-b7e9-4581-a815-83f1acfaf84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "name": "tempest-AttachVolumeTestJSON-server-299935602", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:28Z", "updated": "2023-04-18T13:01:22Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:aa:15"}, {"version": 4, "addr": "172.24.4.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:aa:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1118060509", "OS-SRV-USG:launched_at": "2023-04-18T12:59:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--419532981"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:02:12,881 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.043s 2023-04-18 13:02:12,882 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:12 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-90b1e8a2-9819-42eb-9166-202f39a27a46', 'x-compute-request-id': 'req-90b1e8a2-9819-42eb-9166-202f39a27a46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 69e88655-c926-4b02-bb0e-35fba9f129a1 could not be found."}}' 2023-04-18 13:02:13,077 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1118060509 0.195s 2023-04-18 13:02:13,078 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:12 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-697e9bd6-00c0-4cf5-8747-1120d0e 52d6a', 'x-compute-request-id': 'req-697e9bd6-00c0-4cf5-8747-1120d0e52d6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1118060509'} Body: b'' 2023-04-18 13:02:13,214 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e 0.135s 2023-04-18 13:02:13,214 79639 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-cfae40a2-5cf3-4541-84e8-4138205e5bc3', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e'} Body: b'' 2023-04-18 13:02:13,239 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e 0.024s 2023-04-18 13:02:13,240 79639 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-c917649d-2714-403d-a1aa-a401cf4e1089', 'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 60bae5d0-c39f-42a8-8b4c-bc22a5c7021e does not exist", "detail": ""}}' 2023-04-18 13:02:13,750 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea 0.509s 2023-04-18 13:02:13,750 79639 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-501d7058-dd45-4441-93d5-94161aa9c344', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea'} Body: b'' {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.969482s] ... 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 5e461f43-a595-4c86-8052-b0b6d975e933 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:26,347 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types 0.191s 2023-04-18 13:02:26,348 79641 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-946701717"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8307f247-1a4f-4126-b6d4-bc621fa80313', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8307f247-1a4f-4126-b6d4-bc621fa80313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types'} Body: b'{"volume_type": {"id": "7b6b378c-e00c-4925-80bf-2063ef742383", "name": "tempest-GroupSnapshotsV319Test-volume-type-946701717", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:02:26,413 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types 0.061s 2023-04-18 13:02:26,413 79641 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-2001177124"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102a1b30-7695-40f6-9c75-cde611adff40', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102a1b30-7695-40f6-9c75-cde611adff40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types'} Body: b'{"group_type": {"id": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "name": "tempest-GroupSnapshotsV319Test-group-type-2001177124", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:02:26,685 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups 0.268s 2023-04-18 13:02:26,685 79641 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": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "volume_types": ["7b6b378c-e00c-4925-80bf-2063ef742383"], "name": "tempest-GroupSnapshotsV319Test-Group-769626546"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3ebcd2-8ff0-45b2-a042-4c34a3100c6f', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3ebcd2-8ff0-45b2-a042-4c34a3100c6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups'} Body: b'{"group": {"id": "5e461f43-a595-4c86-8052-b0b6d975e933", "name": "tempest-GroupSnapshotsV319Test-Group-769626546"}}' 2023-04-18 13:02:26,756 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933 0.068s 2023-04-18 13:02:26,757 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fc4538-cdb5-498a-88ba-380a096482b7', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fc4538-cdb5-498a-88ba-380a096482b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933'} Body: b'{"group": {"id": "5e461f43-a595-4c86-8052-b0b6d975e933", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:02:27.000000", "name": "tempest-GroupSnapshotsV319Test-Group-769626546", "description": null, "group_type": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "volume_types": ["7b6b378c-e00c-4925-80bf-2063ef742383"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:02:27,799 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933 0.035s 2023-04-18 13:02:27,799 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d78651-b25b-4892-a579-495734caea12', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d78651-b25b-4892-a579-495734caea12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933'} Body: b'{"group": {"id": "5e461f43-a595-4c86-8052-b0b6d975e933", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:02:27.000000", "name": "tempest-GroupSnapshotsV319Test-Group-769626546", "description": null, "group_type": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "volume_types": ["7b6b378c-e00c-4925-80bf-2063ef742383"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:02:27,881 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/volumes/detail 0.076s 2023-04-18 13:02:27,882 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3f0330-3555-4b8c-b567-44e23e568463', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3f0330-3555-4b8c-b567-44e23e568463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:02:27,977 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933/action 0.084s 2023-04-18 13:02:27,978 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 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-b50d3528-1132-459a-bbe0-944e3e1fab48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933/action'} Body: b'' 2023-04-18 13:02:27,998 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933 0.019s 2023-04-18 13:02:27,998 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 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-3430d8d0-0de7-4ed8-bd3b-48a66ccc1a51', 'x-openstack-request-id': 'req-3430d8d0-0de7-4ed8-bd3b-48a66ccc1a51', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5e461f43-a595-4c86-8052-b0b6d975e933 could not be found."}}' 2023-04-18 13:02:28,043 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types/8bc3ccbb-2991-4b37-8df3-071d1e4097ad 0.044s 2023-04-18 13:02:28,044 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:28 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-42c1f10d-b8f8-49cf-8dbe-cc3ab6523a50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types/8bc3ccbb-2991-4b37-8df3-071d1e4097ad'} Body: b'' 2023-04-18 13:02:28,106 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383 0.061s 2023-04-18 13:02:28,106 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:28 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-d577c0e1-306a-4260-bc02-d64781655c85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383'} Body: b'' 2023-04-18 13:02:28,123 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383 0.016s 2023-04-18 13:02:28,123 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:28 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-57ec95b1-86b6-466e-8605-765734d8c0c3', 'x-openstack-request-id': 'req-57ec95b1-86b6-466e-8605-765734d8c0c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7b6b378c-e00c-4925-80bf-2063ef742383 could not be found."}}' {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.174382s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:31,712 79641 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools?detail=True 0.162s 2023-04-18 13:02:31,713 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726b1202-ed6f-441e-a56f-2102d8d04b0d', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726b1202-ed6f-441e-a56f-2102d8d04b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.049087s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:31,770 79641 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools 0.044s 2023-04-18 13:02:31,770 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa2b852-5ef3-4f5a-92c9-12c3f3c56033', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa2b852-5ef3-4f5a-92c9-12c3f3c56033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools'} Body: b'{"pools": []}' {4} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.016761s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.026199s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.026297s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.027955s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.026163s] ... ok {11} 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 5307a280-9950-4b2e-ad3f-10f5a048b59a failed to build and is in ERROR status {1} 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 af9b8dee-8b1a-4430-8333-7a5f9b384794 failed to build and is in ERROR status {4} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013307s] ... ok {4} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.210068s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.379026s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.251253s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.232659s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.356617s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014812s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.126499s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.024098s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.018328s] ... ok {4} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.776303s] ... 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 b3d96338-c2d2-449c-8eec-6d6dbc2905d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:42,549 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes 0.420s 2023-04-18 13:02:42,550 79647 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-243052335"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac958f7-0ef4-457d-ad24-f8e7b156e539', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac958f7-0ef4-457d-ad24-f8e7b156e539', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.474154", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:42,619 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.056s 2023-04-18 13:02:42,619 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6afedf-ab95-4e19-a239-fafb2614ebc3', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6afedf-ab95-4e19-a239-fafb2614ebc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:43,678 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.047s 2023-04-18 13:02:43,679 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c64184-ab3d-4c71-92b7-ef57c24c1fd5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c64184-ab3d-4c71-92b7-ef57c24c1fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.000000", "updated_at": "2023-04-18T13:02:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:43,735 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.045s 2023-04-18 13:02:43,736 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9715d8-51b6-4893-8d63-f0f8a1a2b2a4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9715d8-51b6-4893-8d63-f0f8a1a2b2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.000000", "updated_at": "2023-04-18T13:02:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:43,882 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.135s 2023-04-18 13:02:43,882 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-7f044205-b2e1-4e08-8d76-01e52e1a4f5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'' 2023-04-18 13:02:43,904 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.021s 2023-04-18 13:02:43,904 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-6b806b27-53ce-47cc-8f5b-a0f48b0d3760', 'x-openstack-request-id': 'req-6b806b27-53ce-47cc-8f5b-a0f48b0d3760', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b3d96338-c2d2-449c-8eec-6d6dbc2905d2 could not be found."}}' {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.273400s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.124604s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.230380s] ... ok {4} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.640348s] ... 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 0db42823-877d-418f-aabb-cd551b688f84 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:44,196 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes 0.289s 2023-04-18 13:02:44,196 79647 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-1379686753"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ff32fc-b3de-4b1f-82b1-ee70e55d7e22', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ff32fc-b3de-4b1f-82b1-ee70e55d7e22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.123932", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:44,253 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.048s 2023-04-18 13:02:44,253 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943d259d-d287-4180-986f-0c95c4e7c832', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943d259d-d287-4180-986f-0c95c4e7c832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:45,322 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.057s 2023-04-18 13:02:45,323 79647 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8d4850-9cc0-4f84-9bce-e7c2a14fb30f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8d4850-9cc0-4f84-9bce-e7c2a14fb30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.000000", "updated_at": "2023-04-18T13:02:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:45,382 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.048s 2023-04-18 13:02:45,382 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823dc300-f179-4a53-a3d4-71acffe92521', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823dc300-f179-4a53-a3d4-71acffe92521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.000000", "updated_at": "2023-04-18T13:02:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:45,522 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.129s 2023-04-18 13:02:45,522 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-a2db1d40-3cb1-45c7-81a5-4a5457e1286d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'' 2023-04-18 13:02:45,545 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.023s 2023-04-18 13:02:45,546 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-28718ba5-d88b-493a-a6dd-1451c36a7134', 'x-openstack-request-id': 'req-28718ba5-d88b-493a-a6dd-1451c36a7134', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0db42823-877d-418f-aabb-cd551b688f84 could not be found."}}' {4} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} setUpClass (tempest.api.volume.test_volumes_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 c3afd546-6cc0-4c9c-92bd-d1bbee638a35 failed to build and is in ERROR status {11} 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 848521f8-9151-4da1-b5c8-f3c115abf70f failed to build and is in ERROR status {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.164731s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.070780s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.019742s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.061397s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.019951s] ... ok {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.506800s] ... 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 bedf56ca-5f83-47ae-8213-fe1dde66e6c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:51,651 79647 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes 0.380s 2023-04-18 13:02:51,651 79647 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-1656804696"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92356bcb-2bf5-4c41-91bf-807f5e3a5cae', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92356bcb-2bf5-4c41-91bf-807f5e3a5cae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes'} Body: b'{"volume": {"id": "bedf56ca-5f83-47ae-8213-fe1dde66e6c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:51.572281", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656804696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}], "user_id": "5a74f549be8b434bbdd71951f0dcd593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:51,707 79647 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4 0.046s 2023-04-18 13:02:51,708 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af842067-8f1a-4682-ab95-92764415db1f', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af842067-8f1a-4682-ab95-92764415db1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4'} Body: b'{"volume": {"id": "bedf56ca-5f83-47ae-8213-fe1dde66e6c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656804696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}], "user_id": "5a74f549be8b434bbdd71951f0dcd593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d4727b6e754f3ba84c697351e52c3a"}}' 2023-04-18 13:02:52,761 79647 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56 ca-5f83-47ae-8213-fe1dde66e6c4 0.039s 2023-04-18 13:02:52,762 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936b6583-9888-463f-aa0d-412ca143f9f9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936b6583-9888-463f-aa0d-412ca143f9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4'} Body: b'{"volume": {"id": "bedf56ca-5f83-47ae-8213-fe1dde66e6c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": "2023-04-18T13:02:52.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656804696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}], "user_id": "5a74f549be8b434bbdd71951f0dcd593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d4727b6e754f3ba84c697351e52c3a"}}' {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.630242s] ... 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 c6b305b5-2f7f-40dd-8697-828db8b8e9d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:51,856 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes 0.248s 2023-04-18 13:02:51,856 79661 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-185356636"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2dfedb-e651-437e-9b6c-8a7c8e002935', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2dfedb-e651-437e-9b6c-8a7c8e002935', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:51.790159", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:51,906 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.040s 2023-04-18 13:02:51,906 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fc0797-4f2f-4f1a-889f-8704d6569431', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fc0797-4f2f-4f1a-889f-8704d6569431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb22c1fcf0ee424ca26d8fcac9980068"}}' 2023-04-18 13:02:52,957 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.039s 2023-04-18 13:02:52,958 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d897530-270f-431a-b141-7fe6f6806ede', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d897530-270f-431a-b141-7fe6f6806ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": "2023-04-18T13:02:52.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb22c1fcf0ee424ca26d8fcac9980068"}}' 2023-04-18 13:02:53,037 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.068s 2023-04-18 13:02:53,038 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c291a3-235a-486c-8491-de9a3f7180aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c291a3-235a-486c-8491-de9a3f7180aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": "2023-04-18T13:02:52.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb22c1fcf0ee424ca26d8fcac9980068"}}' 2023-04-18 13:02:53,213 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.159s 2023-04-18 13:02:53,214 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-04014702-56e3-4d21-8443-d54a85718f05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'' 2023-04-18 13:02:53,237 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.022s 2023-04-18 13:02:53,237 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:53 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-59edfafb-78d3-42cb-ab4d-22a1800fb0c0', 'x-openstack-request-id': 'req-59edfafb-78d3-42cb-ab4d-22a1800fb0c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6b305b5-2f7f-40dd-8697-828db8b8e9d2 could not be found."}}' {11} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.162792s] ... 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 40ad3273-a367-4f69-a645-95dbcb3dfac7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:58,676 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.306s 2023-04-18 13:02:58,677 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1732215051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHeuR4hbLAAGLOvJ1BRkKyR8ocvMAdVcQHV9sSdzxtF/ICE/4H8VF/xOTJz3cz+s6lxbNSuX86x/OkQHJuFQ2gLqnKq4CoEUDC7y9vrE3IxcNEJTxbuCNU16ATTHuP7q8w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d60b2b-af82-4967-bc18-aa62a658a80c', 'x-compute-request-id': 'req-80d60b2b-af82-4967-bc18-aa62a658a80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1732215051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHeuR4hbLAAGLOvJ1BRkKyR8ocvMAdVcQHV9sSdzxtF/ICE/4H8VF/xOTJz3cz+s6lxbNSuX86x/OkQHJuFQ2gLqnKq4CoEUDC7y9vrE3IxcNEJTxbuCNU16ATTHuP7q8w==", "fingerprint": "e7:ec:99:dd:2d:85:f0:5e:a4:8b:b1:87:f0:af:bc:50", "user_id": "7a2be963f2c744f9a53f97ca65ed4c46"}}' 2023-04-18 13:02:58,839 79641 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.159s 2023-04-18 13:02:58,839 79641 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-1754022594", "description": "tempest-secgroup-smoke-1754022594 description", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-21bc676d-208e-4736-8842-5945bfd3a098', 'date': 'Tue, 18 Apr 2023 13:02:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "name": "tempest-secgroup-smoke-1754022594", "stateful": true, "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "description": "tempest-secgroup-smoke-1754022594 description", "shared": false, "security_group_rules": [{"id": "0271d5a4-d3ef-491c-a72b-256999d28d51", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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": 919, "description": null, "tags": [], "created_at": "2023-04-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}, {"id": "eb663f80-017c-4f85-a4d1-82ce961396a0", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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": 920, "description": null, "tags": [], "created_at": "2023-04-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}], "tags": [], "created_at": "2023-04-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 1, "project_ id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,018 79641 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.177s 2023-04-18 13:02:59,018 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "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-a3d8fb23-4e74-4cb9-b9cf-f06e1ac8b9f7', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "49730a8b-8192-4912-8ba3-213555389978", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,176 79641 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.158s 2023-04-18 13:02:59,177 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "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-864142c5-f24d-401b-8d52-085857acce2f', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "3caf054d-2501-4f37-ac65-eff006ca92f4", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,341 79641 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-18 13:02:59,342 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5e4e8a9c-f259-4548-be64-b7be052bb92f', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "6c5a7b0b-abad-48ba-9484-738dc1e178e3", "tenant_id": "eefb6f00fc8 d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,503 79641 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-18 13:02:59,503 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-51433044-b99b-4922-8a7e-5e8355219b9b', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "b6045f6e-f570-49ac-be88-2b6e49d595c9", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,665 79641 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.161s 2023-04-18 13:02:59,666 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-229dd06d-eeee-4e5d-9cba-c47a0cd3c87f', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "12192eea-644b-4445-b430-21c7a3c3eed0", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,844 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.178s 2023-04-18 13:02:59,844 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-92e2dbe1-bf14-41e7-909b-7518fcf8491a', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "b89ef9db-8e9c-4eed-a647-7bd81da34ac6", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:03:00,069 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes 0.223s 2023-04-18 13:03:00,069 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1577399524", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989ffa75-a913-4bc9-b116-73440103aa15', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989ffa75-a913-4bc9-b116-73440103aa15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes'} Body: b'{"volume": {"id": "40ad3273-a367-4f69-a645-95dbcb3dfac7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:00.002423", "updated_at": null, "name": "tempest-TestStampPattern-volume-1577399524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}], "user_id": "7a2be963f2c744f9a53f97ca65ed4c46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:00,141 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.062s 2023-04-18 13:03:00,141 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd3885b-56f6-48e0-830f-560f91c32b93', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd3885b-56f6-48e0-830f-560f91c32b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'{"volume": {"id": "40ad3273-a367-4f69-a645-95dbcb3dfac7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:00.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1577399524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": nul l, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}], "user_id": "7a2be963f2c744f9a53f97ca65ed4c46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:03:01,194 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.041s 2023-04-18 13:03:01,195 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2ad4af-d9dc-4f30-a0a8-2286bb61c42c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2ad4af-d9dc-4f30-a0a8-2286bb61c42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'{"volume": {"id": "40ad3273-a367-4f69-a645-95dbcb3dfac7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:00.000000", "updated_at": "2023-04-18T13:03:00.000000", "name": "tempest-TestStampPattern-volume-1577399524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}], "user_id": "7a2be963f2c744f9a53f97ca65ed4c46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:03:01,302 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.096s 2023-04-18 13:03:01,303 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 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-3f1f002f-a351-4ae6-b102-e3570786c7d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'' 2023-04-18 13:03:01,324 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.020s 2023-04-18 13:03:01,324 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 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-req uest-id': 'req-bed3ee48-51d9-4a48-aab3-f4591ca42141', 'x-openstack-request-id': 'req-bed3ee48-51d9-4a48-aab3-f4591ca42141', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40ad3273-a367-4f69-a645-95dbcb3dfac7 could not be found."}}' 2023-04-18 13:03:01,495 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4 0.170s 2023-04-18 13:03:01,495 79641 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-5da1d587-ad2b-462a-9342-3735c39c51d1', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:03:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4'} Body: b'' 2023-04-18 13:03:01,526 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1732215051 0.030s 2023-04-18 13:03:01,526 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 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-422dbecf-d6da-488c-9972-f1a8381ee66a', 'x-compute-request-id': 'req-422dbecf-d6da-488c-9972-f1a8381ee66a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1732215051'} Body: b'' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.357866s] ... 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 5cb515fc-5d4d-465b-a95a-3e575b9e27d8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:03:09,403 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.382s 2023-04-18 13:03:09,403 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-997735532"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77afca93-bf10-4d74-994d-c4fb27a4659a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77afca93-bf10-4d74-994d-c4fb27a4659a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "5cb515fc-5d4d-465b-a95a-3e575b9e27d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.327669", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-997735532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:09,605 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.191s 2023-04-18 13:03:09,606 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-5711519"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b8bac5-1470-42bd-8f0a-f0d1cd0ebe5f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b8bac5-1470-42bd-8f0a-f0d1cd0ebe5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "d5531e3d-1ee4-44dd-a2cd-b7acbca9248c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.547675", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-5711519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/d5531e3d-1ee4-44dd-a2cd-b7acbca9248c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/d5531e3d-1ee4-44dd-a2cd-b7acbca9248c"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:09,839 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.223s 2023-04-18 13:03:09,839 79641 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1047794246"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92198c17-b6de-43aa-972d-595a0740061e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92198c17-b6de-43aa-972d-595a0740061e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "a201bb81-79f4-4c24-b3c4-289ed3582715", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.773456", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1047794246", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/a201bb81-79f4-4c24-b3c4-289ed3582715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/a201bb81-79f4-4c24-b3c4-289ed3582715"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,054 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.205s 2023-04-18 13:03:10,054 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1135214817"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccde76d-b23b-4408-8e29-eb0a0f8319b7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccde76d-b23b-4408-8e29-eb0a0f8319b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "fedb9ad1-dcec-4c41-9201-7d3fb6bdb675", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.989171", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1135214817", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/fedb9ad1-dcec-4c41-9201-7d3fb6bdb675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/fedb9ad1-dcec-4c41-9201-7d3fb6bdb675"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,258 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.195s 2023-04-18 13:03:10,259 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFr omImageTest-Volume-1089406754"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1af4d44-7bd8-4434-b270-6af561533bb8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1af4d44-7bd8-4434-b270-6af561533bb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "beee30ff-8865-44f6-86fe-d8b100eed512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.199047", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1089406754", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/beee30ff-8865-44f6-86fe-d8b100eed512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/beee30ff-8865-44f6-86fe-d8b100eed512"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,313 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8 0.045s 2023-04-18 13:03:10,314 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f5623f-7a71-47d7-ae30-956f8a6009ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f5623f-7a71-47d7-ae30-956f8a6009ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8'} Body: b'{"volume": {"id": "5cb515fc-5d4d-465b-a95a-3e575b9e27d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.000000", "updated_at": "2023-04-18T13:03:09.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-997735532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b24f9de9ced6482b957b63ebeac059a5"}}' 2023-04-18 13:03:11,365 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8 0.039s 2023-04-18 13:03:11,366 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26134fb9-16ca-4a5e-a1ea-62455d2a4dd5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-26134fb9-16ca-4a5e-a1ea-62455d2a4dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8'} Body: b'{"volume": {"id": "5cb515fc-5d4d-465b-a95a-3e575b9e27d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.000000", "updated_at": "2023-04-18T13:03:09.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-997735532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b24f9de9ced6482b957b63ebeac059a5"}}' {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.151880s] ... 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 739ae6a6-b42f-4f78-a585-3353d6b0bc31 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T13:02:37Z', 'message': 'Build of instance 739ae6a6-b42f-4f78-a585-3353d6b0bc31 aborted: Volume 5c2b7a42-9ef7-490c-9eea-74463414d795 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-64970b68-5b6f-464e-95b6-35911603b9f0. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:30,176 79649 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-18 12:59:30,177 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ea7f1d3d-a763-49d1-9a41-ee66f60e54ca', '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": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["o_rWZboaS5iOO6DoBrfCTg"], "expires_at": "2023-04-18T13:59:30.000000Z", "issued_at": "2023-04-18T12:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:59:30,177 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 12:59:30,786 79649 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.608s 2023-04-18 12:59:30,786 79649 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-1039393265", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d', '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-f7ce5562-0ee4-4f34-81cf-57cf5a59b3d0', 'x-compute-request-id': 'req-f7ce5562-0ee4-4f34-81cf-57cf5a59b3d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6ugvNMLYGbVh"}}' 2023-04-18 12:59:30,889 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d 0.100s 2023-04-18 12:59:30,890 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 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-5ec4a287-95e6-4be3-a14f-cb33e8f69e31', 'x-compute-request-id': 'req-5ec4a287-95e6-4be3-a14f-cb33e8f69e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1039393265", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:59:31Z", "updated": "2023-04-18T12:59:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73 b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:00:21,203 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d 0.259s 2023-04-18 13:00:21,203 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:20 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-e6cc754d-6e5f-4633-85f7-ddefeea55a6f', 'x-compute-request-id': 'req-e6cc754d-6e5f-4633-85f7-ddefeea55a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1039393265", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:59:30Z", "updated": "2023-04-18T12:59:39Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:1c:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:00:21,219 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:01:22,297 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d/action 1.021s 2023-04-18 13:01:22,298 79649 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-ServerBootFromVolumeStab leRescueTest-image-1200012804"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:21 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-b4340660-e5bd-4055-b6c5-610f11064201', 'x-compute-request-id': 'req-b4340660-e5bd-4055-b6c5-610f11064201', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d/action'} Body: b'{"image_id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4"}' 2023-04-18 13:01:22,336 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.035s 2023-04-18 13:01:22,337 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e70ae62a-6e55-4d8b-b80d-ea5c7ee0b2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:23,362 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.023s 2023-04-18 13:01:23,363 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-702ceadc-3edc-4b43-9069-c76ceeedc9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBoo tFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:24,401 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.036s 2023-04-18 13:01:24,401 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6fe6bd50-cfc3-4780-9e9f-53d53ebb712f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:25,436 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.033s 2023-04-18 13:01:25,437 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ed12050-738b-45ee-af0b-aa38d4b59ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot _roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:26,461 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.023s 2023-04-18 13:01:26,462 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d962303-5385-4b2d-9ef0-849adf884c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:26Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:27,493 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.030s 2023-04-18 13:01:27,494 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'T ue, 18 Apr 2023 13:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-78676781-4741-4cb1-a021-235f49358bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d06550dc337bba1e575eb242db37eb22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9787169cfee1067d5fe18707e8685780a78de7066cb2d047e56e823e3181b4bbf64c7b8f6d3e819eb14ea2f8780a189063b2df448799dcd58241706e49415321", "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:27Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:27,526 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.031s 2023-04-18 13:01:27,526 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b43cc5d-8a53-4853-8659-c40c7c04b397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d06550dc337bba1e575eb242db37eb22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9787169cfee1067d5fe18707e8685780a78de7066cb2d0 47e56e823e3181b4bbf64c7b8f6d3e819eb14ea2f8780a189063b2df448799dcd58241706e49415321", "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:27Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:27,802 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d 0.275s 2023-04-18 13:01:27,803 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:27 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-5582401d-b23b-4ab3-a2bb-8be576215350', 'x-compute-request-id': 'req-5582401d-b23b-4ab3-a2bb-8be576215350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1039393265", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:59:30Z", "updated": "2023-04-18T13:01:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:1c:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:02:27,959 79649 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.100s 2023-04-18 13:02:27,960 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-efbc9819-9454-41bc-8cdc-b1ea9d493a3d', '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": "c85d24916dfd4ca ba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["0z5PcIRnToOVhS62bTPSow"], "expires_at": "2023-04-18T14:02:27.000000Z", "issued_at": "2023-04-18T13:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:02:27,961 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 13:02:29,269 79649 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.306s 2023-04-18 13:02:29,270 79649 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-1626093741", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "68265051-53bd-4952-9322-7c15e93b6a43", "destination_type": "volume"}], "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31', '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-64970b68-5b6f-464e-95b6-35911603b9f0', 'x-compute-request-id': 'req-64970b68-5b6f-464e-95b6-35911603b9f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "739ae6a6-b42f-4f78-a585-3353d6b0bc31", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c74vTfo6vXJC"}}' 2023-04-18 13:02:29,490 79649 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/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.217s 2023-04-18 13:02:29,490 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:29 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-68d5eaa1-3ed1-4c0b-8a99-143297a5ca32', 'x-compute-request-id': 'req-68d5eaa1-3ed1-4c0b-8a99-143297a5ca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'{"server": {"id": "739ae6a6-b42f-4f78-a585-3353d6b0bc31", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1626093741", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T13:02:29Z", "updated": "2023-04-18T13:02:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:03:19,638 79649 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_vo lume): 200 GET http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.125s 2023-04-18 13:03:19,639 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:19 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-8a2edc3d-9b36-4fb6-aacd-2982b73adc29', 'x-compute-request-id': 'req-8a2edc3d-9b36-4fb6-aacd-2982b73adc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'{"server": {"id": "739ae6a6-b42f-4f78-a585-3353d6b0bc31", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1626093741", "status": "ERROR", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T13:02:29Z", "updated": "2023-04-18T13:02:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T13:02:37Z", "message": "Build of instance 739ae6a6-b42f-4f78-a585-3353d6b0bc31 aborted: Volume 5c2b7a42-9ef7-490c-9eea-74463414d795 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:03:19,654 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 13:03:20,191 79649 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/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.536s 2023-04-18 13:03:20,192 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:19 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-1b5e28d8-a529-4b62-b8b9-e7a22359b0b8', 'x-compute-request-id': 'req-1b5e28d8-a529-4b62-b8b9-e7a22359b0b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'' 2023-04-18 13:03:20,234 79649 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/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.042s 2023-04-18 13:03:20,235 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:20 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-4be2b9f1-75e4-4a27-9a96-961f8e00024f', 'x-compute-request-id': 'req-4be2b9f1-75e4-4a27-9a96-961f8e00024f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 739ae6a6-b42f-4f78-a585-3353d6b0bc31 could not be found."}}' {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.597366s] ... 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 dc268931-5a55-48ab-affd-3f039bda5f05 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:16,074 79645 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 13:01:16,075 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 13:01:16,139 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-18 13:01:16,140 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-791048184", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqrVQsEOzc1eMyFv7obToalqnAK/Kg3pbrNZeYIqKVFN3C9+Syo2aUlM25UwLG2Mwmc3RKSereKs7YkUN872/56Z9V38Yy/YC+vFOrQrBrP0hJD36T4A+vKcXWpOM3FLw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:16 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-a90882df-d759-4186-9739-45787299e2b5', 'x-compute-request-id': 'req-a90882df-d759-4186-9739-45787299e2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-791048184", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqrVQsEOzc1eMyFv7obToalqnAK/Kg3pbrNZeYIqKVFN3C9+Syo2aUlM25UwLG2Mwmc3RKSereKs7YkUN872/56Z9V38Yy/YC+vFOrQrBrP0hJD36T4A+vKcXWpOM3FLw==", "fingerprint": "45:28:03:17:aa:b0:0e:d2:4b:8c:ef:17:a9:31:6f:b4", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb"}}' 2023-04-18 13:01:16,142 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-791048184 created 2023-04-18 13:01:16,284 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.141s 2023-04-18 13:01:16,284 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2057546901", "description": "tempest-description--1456548826"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5ddfb01e-2dde-4f20-9d5c-825cb21b0435', 'date': 'Tue, 18 Apr 2023 13:01:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "name": "tempest-securitygroup--2057546901", "stateful": true, "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "tempest-description--1456548826", "shared": false, "security_group_rules": [{"id": "39079034-3cb6-40ad-a48b-1d357bb9d8c9", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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": 735, "description": null, "tags": [], "created_at": "2023-04-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}, {"id": "8ca81b18-83f8-4088-bfa2-6ad5156462a8", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 734, "description": null, "tags": [], "created_at": "2023-04-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}], "tags": [], "created_at": "2023-04-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:01:16,446 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-18 13:01:16,446 79645 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": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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-9102bf38-5ecc-4981-a1ed-af574f8e8850', 'date': 'Tue, 18 Apr 2023 13:01:16 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": "443f947d-28be-4ef7-aafa-4cc06f954ecb", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:01:16,612 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-18 13:01:16,612 79645 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": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0d048ac3-1026-4bd4-aa1d-6be63e64a342', 'date': 'Tue, 18 Apr 2023 13:01:16 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": "885080c5-c7f3-4520-a685-f55df4867a92", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:01:16,612 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2057546901 created 2023-04-18 13:01:17,459 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.846s 2023-04-18 13:01:17,459 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-8dceb3d7-9c41-4904-90f4-abbc239d1afa', 'date': 'Tue, 18 Apr 2023 13:01:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8d510a0e-7001-4c82-b143-e7b294d35260", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.92", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:01:17Z", "updated_at": "2023-04-18T13:01:17Z", "revision_number": 0}}' 2023-04-18 13:01:17,460 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8d510a0e-7001-4c82-b143-e7b294d35260', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.92', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:01:17Z', 'updated_at': '2023-04-18T13:01:17Z', 'revision_number': 0, 'ip': '172.24.4.92'} created 2023-04-18 13:01:17,554 79645 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.088s 2023-04-18 13:01:17,555 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:17 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-b5b27d5c-e99c-4d75-955f-3d46010e1c59', '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": "3c9ec5bee5f54903a88a917d6cf955bb", "name": "tempest-AttachVolumeNegativeTest-634656201-project-member", "password_expires_at": null}, "audit_ids": ["jKzj4WtFTfqXsg0lblR7RA"], "expires_at": "2023-04-18T14:01:17.000000Z", "issued_at": "2023-04-18T13:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72a5f3c3f0904284b7b856f4dff441ff", "name": "tempest-AttachVolumeNegativeTest-634656201"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:01:17,555 79645 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff', 'name': 'tempest-AttachVolumeNegativeTest-1128675150-network', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:58:23Z', 'updated_at': '2023-04-18T12:58:23Z', 'revision_number': 1} available for tenant 2023-04-18 13:01:17,555 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-791048184', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqrVQsEOzc1eMyFv7obToalqnAK/Kg3pbrNZeYIqKVFN3C9+Syo2aUlM25UwLG2Mwmc3RKSereKs7YkUN872/56Z9V38Yy/YC+vFOrQrBrP0hJD36T4A+vKcXWpOM3FLw==', 'fingerprint': '45:28:03:17:aa:b0:0e:d2:4b:8c:ef:17:a9:31:6f:b4', 'user_id': '3c9ec5bee5f54903a88a917d6cf955bb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD0zMTKfqbmnWz3MNclzqvt9r5Vh82Bmp2B1Nc+FP+ibH4VJrYPDHGP\nwTUbauSOG56gBwYFK4EEACKhZANiAAQ6q1ULBDs3NXjMhb+6G06GpapwCvyoN6W6\nzWXmCKilRTdwvfksqNmlJTNuVMCxtjMJnN0Sknq3irO2JFDfO9v+emfVd/GMv2Av\nrxTq0Kwaz9ISQ9+k+APrynF1qTjNxS8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5f233e84-be5b-4a1d-8b49-0543ce62fc96', 'name': 'tempest-securitygroup--2057546901', 'stateful': True, 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': 'tempest-description--1456548826', 'shared': False, 'security_group_rules': [{'id': '39079034-3cb6-40ad-a48b-1d357bb9d8c9', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '5f233e84-be5b-4a1d-8b49-0543ce62fc96', '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': 735, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:01:16Z', 'updated_at': '2023-04-18T13:01:16Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, {'id': '8ca81b18-83f8-4088-bfa2-6ad5156462a8', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '5f233e84-be5b-4a1d-8b49-0543ce62fc96', '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': 734, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:01:16Z', 'updated_at': '2023-04-18T13:01:16Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff '}], 'tags': [], 'created_at': '2023-04-18T13:01:16Z', 'updated_at': '2023-04-18T13:01:16Z', 'revision_number': 1, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, 'floating_ip': {'id': '8d510a0e-7001-4c82-b143-e7b294d35260', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.92', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:01:17Z', 'updated_at': '2023-04-18T13:01:17Z', 'revision_number': 0, 'ip': '172.24.4.92'}} 2023-04-18 13:01:18,220 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.664s 2023-04-18 13:01:18,221 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-336429784", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff"}], "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "key_name": "tempest-keypair-791048184", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232b1166-1bb1-46d5-9ef0-9cddfc428ebf', 'x-compute-request-id': 'req-232b1166-1bb1-46d5-9ef0-9cddfc428ebf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "adminPass": "password"}}' 2023-04-18 13:01:18,295 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.071s 2023-04-18 13:01:18,295 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf946ca2-8377-4cc2-8e5f-d67a26e45afa', 'x-compute-request-id': 'req-bf946ca2-8377-4cc2-8e5f-d67a26e45afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "name": "tempest-AttachVolumeNegativeTest-server-336429784", "status": "BUILD", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/im ages/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:01:18Z", "updated": "2023-04-18T13:01:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-791048184", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:02:08,750 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.399s 2023-04-18 13:02:08,751 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:08 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-3b45fcb8-15fd-4dce-a1de-2edd5117ff7e', 'x-compute-request-id': 'req-3b45fcb8-15fd-4dce-a1de-2edd5117ff7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "name": "tempest-AttachVolumeNegativeTest-server-336429784", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:01:18Z", "updated": "2023-04-18T13:01:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:db:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-791048184", "OS-SRV-USG:launched_at": "2023-04-18T13:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:02:08,763 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 13:03:09,178 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2/os-interface 0.389s 2023-04-18 13:03:09,179 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:0 3: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-9fe33b57-58c5-4894-9f70-524e9db4b7fd', 'x-compute-request-id': 'req-9fe33b57-58c5-4894-9f70-524e9db4b7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "port_id": "52f1fa64-98e7-4a6a-861f-1e268104de84", "mac_addr": "fa:16:3e:2b:db:49", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e974357-12af-4bf8-8a1f-09713a1cca5c", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 13:03:09,840 79645 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/8d510a0e-7001-4c82-b143-e7b294d35260 0.657s 2023-04-18 13:03:09,841 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "52f1fa64-98e7-4a6a-861f-1e268104de84"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-64b7ab4c-642a-498a-aa0c-d82c83f10f5b', 'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d510a0e-7001-4c82-b143-e7b294d35260'} Body: b'{"floatingip": {"id": "8d510a0e-7001-4c82-b143-e7b294d35260", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.92", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1c2330fc-672c-4ca9-9a85-de8f42135517", "port_id": "52f1fa64-98e7-4a6a-861f-1e268104de84", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "mac_address": "fa:16:3e:2b:db:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:01:17Z", "updated_at": "2023-04-18T13:03:09Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:03:09,842 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.92:22' as 'cirros' with public key authentication 2023-04-18 13:03:09,878 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:03:09,898 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:03:09,898 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.92 successfully created 2023-04-18 13:03:09,946 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2/ips 0.047s 2023-04-18 13:03:09,947 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 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-adacf17a-8758-49c0-b7f2-ded2c7f4b305', 'x-compute-request-id': 'req-adacf17a-8758-49c0-b7f2-ded2c7f4b305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2/ips'} Body: b'{"addr esses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 13:03:10,237 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes 0.287s 2023-04-18 13:03:10,238 79645 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-443509998"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88532613-91c2-42e2-921d-d52328ba2c20', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88532613-91c2-42e2-921d-d52328ba2c20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes'} Body: b'{"volume": {"id": "dc268931-5a55-48ab-affd-3f039bda5f05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.180755", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-443509998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,302 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05 0.045s 2023-04-18 13:03:10,303 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2393d720-429d-4965-a9d6-ee483b340b4f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2393d720-429d-4965-a9d6-ee483b340b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05'} Body: b'{"volume": {"id": "dc268931-5a55-48ab-affd-3f039bda5f05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-443509998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:03:11,358 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/72a5 f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05 0.039s 2023-04-18 13:03:11,359 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750a09b1-39ef-430d-a126-47d8e022d854', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750a09b1-39ef-430d-a126-47d8e022d854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05'} Body: b'{"volume": {"id": "dc268931-5a55-48ab-affd-3f039bda5f05", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.000000", "updated_at": "2023-04-18T13:03:10.000000", "name": "tempest-AttachVolumeNegativeTest-volume-443509998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:03:11,478 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.108s 2023-04-18 13:03:11,479 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 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-d3813eb3-bfd2-4de2-889a-fcf1c84059af', 'x-compute-request-id': 'req-d3813eb3-bfd2-4de2-889a-fcf1c84059af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'' 2023-04-18 13:03:11,829 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.350s 2023-04-18 13:03:11,830 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01423711-0e3f-40b5-ad0a-ea43a9c972ed', 'x-compute-request-id': 'req-01423711-0e3f-40b5-ad0a-ea43a9c972ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "name": "tempest-AttachVolumeNegativeTest-server-336429784", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "imag e": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:01:18Z", "updated": "2023-04-18T13:03:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:db:49"}, {"version": 4, "addr": "172.24.4.92", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:db:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-791048184", "OS-SRV-USG:launched_at": "2023-04-18T13:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:02,028 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.159s 2023-04-18 13:04:02,029 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:01 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-431ddabb-bc13-41e2-99eb-8baa49a3c21f', 'x-compute-request-id': 'req-431ddabb-bc13-41e2-99eb-8baa49a3c21f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance baa7cb8a-7e9f-45e2-806c-92811755d9a2 could not be found."}}' 2023-04-18 13:04:02,065 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-791048184 0.035s 2023-04-18 13:04:02,065 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:02 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-a396df35-49af-485f-a118-7023591d105e', 'x-compute-request-id': 'req-a396df35-49af-485f-a118-7023591d105e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-791048184'} Body: b'' 2023-04-18 13:04:02,209 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96 0.143s 2023-04-18 13:04:02,209 79645 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-fada87f2-8ef1-4bc3-9c03-bde9be307063', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'conne ction': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96'} Body: b'' 2023-04-18 13:04:02,229 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96 0.020s 2023-04-18 13:04:02,230 79645 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-cc120904-9a5c-466a-ae01-eef9d84fb610', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5f233e84-be5b-4a1d-8b49-0543ce62fc96 does not exist", "detail": ""}}' 2023-04-18 13:04:02,670 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8d510a0e-7001-4c82-b143-e7b294d35260 0.440s 2023-04-18 13:04:02,671 79645 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-c580ad55-4491-4456-adb1-5ae2c55fee30', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d510a0e-7001-4c82-b143-e7b294d35260'} Body: b'' {6} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.198742s] ... 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 768177c0-01bb-4c11-b68a-276d3c1f763d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:14,230 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.289s 2023-04-18 13:02:14,231 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-750370206", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNrLVJJEtz80+REPmuO5g4TRyUdsxXYocn6MVkQB6Y3UM36+HEHMBctRxZYK4mwBBkk47mAT1Ukp22+WTWM4xOFSUuOVoXxxo0tcdppuXFQTCKMhvgvOB0HWeYY5Xgde+w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3501fd65-edec-42ce-b26d-5d257b17fbb7', 'x-compute-request-id': 'req-3501fd65-edec-42ce-b26d-5d257b17fbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-750370206", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNrLVJJEtz80+REPmuO5g4TRyUdsxXYocn6MVkQB6Y3UM36+HEHMBctRxZYK4mwBBkk47mAT1Ukp22+WTWM4xOFSUuOVoXxxo0tcdppuXFQTCKMhvgvOB0HWeYY5Xgde+w==", "fingerprint": "3a:2d:11:59:f0:a5:10:b0:e7:4d:2d:d9:b0:b5:83:fa", "user_id": "0ebce7f1474348bb92265e98d418f72e"}}' 2023-04-18 13:02:14,388 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2023-04-18 13:02:14,389 79651 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-2022007863", "description": "tempest-secgroup-smoke-2022007863 description", "project_id": "9a7505bc42ae4268916430a419df38cd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ca6da39e-0b27-4b88-a658-b8b9f95957ce', 'date': 'Tue, 18 Apr 2023 13:02:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "78cdd355-9d47-459e-b747-e619253b137b", "name": "tempest-secgroup-smoke-2022007863", "stateful": true, "tenant_id": "9a7505bc42ae4268916430a419df38cd", "description": "tempest-secgroup-smoke-2022007863 description", "shared": false, "security_group_rules": [{"id": "5a584b3e-b430-4bed-9db5-08631541a145", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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": 776, "description": null, "tags": [], "created_at": "2023-04-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}, {"id": "e5637781-b48e-436a-b142-a6092ba8bc07", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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": 775, "description": null, "tags": [], "created_at": "2023-04-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}], "tags": [], "created_at": "2023-04-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 1, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:14,552 79651 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-18 13:02:14,553 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "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-1646a692-3597-41e4-a64e-5ac9c1736f00', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "37e12487-8004-490b-8186-0d0b5aededef", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:14,708 79651 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-18 13:02:14,709 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "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-88b24244-267d-4008-89b0-fc23ab30f671', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "ffab6566-3245-44ce-95eb-ae4444e12ad8", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:14,875 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-18 13:02:14,875 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e190a88b-70ab-4051-a2a2-43857f2946b9', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "6e905327-27a1-40c9-bb11-2a00445e146e", "tenant_id": "9a7505bc 42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,034 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 13:02:15,034 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b3445fbe-1a5d-4951-bb50-e0484fc89710', 'date': 'Tue, 18 Apr 2023 13:02:15 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": "82f141b4-3da1-4eec-bc20-cc2448fd8fb7", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,193 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-18 13:02:15,194 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-35078205-a63f-4533-9beb-095378938a30', 'date': 'Tue, 18 Apr 2023 13:02:15 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": "318f15ae-255d-4f6d-b72d-507fb0616b62", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:15Z", "updated_at": "2023-04-18T13:02:15Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,364 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-18 13:02:15,364 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0246d7c3-8ae8-4a8f-896b-46f249c2b966', 'date': 'Tue, 18 Apr 2023 13:02:15 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": "84f5e761-ba77-446d-b982-58df972e9c40", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:15Z", "updated_at": "2023-04-18T13:02:15Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,401 79651 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-18 13:02:15,402 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:15 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-4b34dc50-fe91-4d7e-af40-708495b9356d', '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": "0ebce7f1474348bb92265e98d418f72e", "name": "tempest-SnapshotDataIntegrityTests-14881042-project-member", "password_expires_at": null}, "audit_ids": ["EyJEsjFuTZuV5bwQC-8Brg"], "expires_at": "2023-04-18T14:02:15.000000Z", "issued_at": "2023-04-18T13:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a7505bc42ae4268916430a419df38cd", "name": "tempest-SnapshotDataIntegrityTests-14881042"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9a7505bc42ae4268916430a419df38cd", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "htt p://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:02:15,402 79651 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '0f61ebd1-64f6-4a31-b734-d04eeb53da79', 'name': 'tempest-SnapshotDataIntegrityTests-1629783258-network', 'tenant_id': '9a7505bc42ae4268916430a419df38cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9a7505bc42ae4268916430a419df38cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58199, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T13:02:00Z', 'updated_at': '2023-04-18T13:02:00Z', 'revision_number': 1} available for tenant 2023-04-18 13:02:16,041 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.637s 2023-04-18 13:02:16,041 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "networks": [{"uuid": "0f61ebd1-64f6-4a31-b734-d04eeb53da79"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dee321c-4e85-4ac4-8213-a610cdf8d52b', 'x-compute-request-id': 'req-5dee321c-4e85-4ac4-8213-a610cdf8d52b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "adminPass": "HzB9gBJjFfFq"}}' 2023-04-18 13:02:16,120 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.075s 2023-04-18 13:02:16,120 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:16 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-00d20122-9df8-4f90-8861-28bd0410affb', 'x-compute-request-id': 'req-00d20122-9df8-4f90-8861-28bd0410affb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "BUILD", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:06,504 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.315s 2023-04-18 13:03:06,504 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:06 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-2aac9189-1f49-44a0-a29f-3fccfa4f892d', 'x-compute-request-id': 'req-2aac9189-1f49-44a0-a29f-3fccfa4f892d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "ACTIVE", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "88d45bd54992278c3c12490c93772904261e761dc8cff5d50040017a", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:24Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1629783258-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:f4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:06,516 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 13:04:06,822 79651 INFO [tempest.lib.common.rest_client] Reques t (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.246s 2023-04-18 13:04:06,823 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:06 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-efb4fab9-18f0-4a09-8508-75750c357e69', 'x-compute-request-id': 'req-efb4fab9-18f0-4a09-8508-75750c357e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "ACTIVE", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "88d45bd54992278c3c12490c93772904261e761dc8cff5d50040017a", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:24Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1629783258-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:f4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:07,058 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes 0.219s 2023-04-18 13:04:07,058 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317cc62b-6486-4786-b292-96ae22b54de2', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317cc62b-6486-4786-b292-96ae22b54de2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes'} Body: b'{"volume": {"id": "768177c0-01bb-4c11-b68a-276d3c1f763d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:06.996289", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb -4c11-b68a-276d3c1f763d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}], "user_id": "0ebce7f1474348bb92265e98d418f72e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:04:07,105 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.038s 2023-04-18 13:04:07,106 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa33fbdb-3988-4687-9ba6-5bdaa1899c89', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa33fbdb-3988-4687-9ba6-5bdaa1899c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'{"volume": {"id": "768177c0-01bb-4c11-b68a-276d3c1f763d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:07.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}], "user_id": "0ebce7f1474348bb92265e98d418f72e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:04:08,211 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.093s 2023-04-18 13:04:08,211 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0feaeb8-e8a4-421e-9046-aaf9598366cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0feaeb8-e8a4-421e-9046-aaf9598366cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'{"volume": {"id": "768177c0-01bb-4c11-b68a-276d3c1f763d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:07.000000", "updated_at": "2023-04-18T13:04:07.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}], "user_id": "0ebce7f1474348bb92265e98d418f72e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:04:08,327 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.102s 2023-04-18 13:04:08,327 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 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-f0e8d135-b17c-4c72-affc-274514787cdd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'' 2023-04-18 13:04:08,348 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.020s 2023-04-18 13:04:08,349 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04: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-8d976670-5d5f-4081-b727-4986d18498cf', 'x-openstack-request-id': 'req-8d976670-5d5f-4081-b727-4986d18498cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 768177c0-01bb-4c11-b68a-276d3c1f763d could not be found."}}' 2023-04-18 13:04:08,471 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.122s 2023-04-18 13:04:08,472 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 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-19e77347-12af-4236-bb7e-ebd9d2de7aab', 'x-compute-request-id': 'req-19e77347-12af-4236-bb7e-ebd9d2de7aab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'' 2023-04-18 13:04:08,822 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.349s 2023-04-18 13:04:08,823 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 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-575d95a0-bfd5-4625-9ebc-0c082dadb9ea', 'x-compute-request-id': 'req-575d95a0-bfd5-4625-9ebc-0c082dadb9ea', 'connection': 'close', 'status': '200', 'content-l ocation': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "ACTIVE", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "88d45bd54992278c3c12490c93772904261e761dc8cff5d50040017a", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:04:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1629783258-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:f4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:58,906 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.042s 2023-04-18 13:04:58,907 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:58 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-7c6c1902-0985-4f07-8754-5a529ddc3585', 'x-compute-request-id': 'req-7c6c1902-0985-4f07-8754-5a529ddc3585', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 004b8940-ac51-48da-b4db-91a26934985c could not be found."}}' 2023-04-18 13:04:59,094 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/78cdd355-9d47-459e-b747-e619253b137b 0.186s 2023-04-18 13:04:59,095 79651 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-1ba2f169-3c3c-4314-a00d-ed5a57d9a67a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:04:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/78cdd355-9d47-459e-b747-e619253b137b'} Body: b'' 2023-04-18 13:04:59,134 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-750370206 0.039s 2023-04-18 13:04:59,135 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:59 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-50feb8b0-0205-4171-b310-b5609436d992', 'x-compute-request-id': 'req-50feb8b0-0205-4171-b310-b5609436d992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-750370206'} Body: b'' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [168.117962s] ... 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 f832169d-ae8b-4cf8-836a-8eb85f7ea895 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:13,754 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 13:02:13,754 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 13:02:13,826 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2023-04-18 13:02:13,826 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-332974696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFunbVoUpxEEz1Fmx8VhLDo89sX1pHg8IhYUnKvzjhSogJOz+/0JZESR+e7fnGwW/onR3A6ehH8d13+UCktpUhGZq9zd4NFg/GacNGRFX/Irzvd3FCw1PTKJH//yqNKLA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:13 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-28376be6-659d-42e8-8d78-06a3a3e1932b', 'x-compute-request-id': 'req-28376be6-659d-42e8-8d78-06a3a3e1932b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-332974696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFunbVoUpxEEz1Fmx8VhLDo89sX1pHg8IhYUnKvzjhSogJOz+/0JZESR+e7fnGwW/onR3A6ehH8d13+UCktpUhGZq9zd4NFg/GacNGRFX/Irzvd3FCw1PTKJH//yqNKLA==", "fingerprint": "6a:e9:66:84:72:08:41:28:77:48:fd:5b:14:0a:73:bf", "user_id": "50769941c80e49539e5a6b8b027c0463"}}' 2023-04-18 13:02:13,829 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-332974696 created 2023-04-18 13:02:14,005 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.175s 2023-04-18 13:02:14,005 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--129750097", "description": "tempest-description--893816526"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-18490758-39d3-4d82-a06c-b89230cc7441', 'date': 'Tue, 18 Apr 2023 13:02:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "101e4515-8936-41a7-a149-8b43602234a0", "name": "tempest-securitygroup--129750097", "stateful": true, "tenant_id": "9fd0e11306684aa891b435589dafe377", "description": "tempest-description--893816526", "shared": false, "security_group_rules": [{"id": "2c2a92ed-1b51-4916-9992-94bfdc6bf6e2", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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": 772, "description": null, "tags": [], "created_at": "2023-04-18T13:02:13Z", "updated_at": "2023-04-18T13:02:13Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}, {"id": "4aa898b4-9a92-4a9f-bb6f-beea5d051e9a", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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": 771, "description": null, "tags": [], "created_at": "2023-04-18T13:02:13Z", "updated_at": "2023-04-18T13:02:13Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}], "tags": [], "created_at": "2023-04-18T13:02:13Z", "updated_at": "2023-04-18T13:02:13Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:02:14,379 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.373s 2023-04-18 13:02:14,379 79639 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": "101e4515-8936-41a7-a149-8b43602234a0", "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-ae3f7173-3660-4ffb-9e77-121620ef8a92', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "74f68575-c586-46e5-9b13-6dfcaf412530", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:02:14,543 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 13:02:14,544 79639 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": "101e4515-8936-41a7-a149-8b43602234a0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-75002348-bd3d-4d84-aff7-1f64da6e2e5d', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "f70f4f61-1568-4770-84f6-d0d1aefe6deb", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:02:14,544 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--129750097 created 2023-04-18 13:02:15,909 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.365s 2023-04-18 13:02:15,910 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-1d17767f-8fa2-4c6f-946b-e2540a543f8e', 'date': 'Tue, 18 Apr 2023 13:02:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8dcda681-b937-4474-a344-f50c1492661d", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.146", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fd0e11306684aa891b435589dafe377", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:02:15Z", "updated_at": "2023-04-18T13:02:15Z", "revision_number": 0}}' 2023-04-18 13:02:15,910 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8dcda681-b937-4474-a344-f50c1492661d', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.146', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:02:15Z', 'updated_at': '2023-04-18T13:02:15Z', 'revision_number': 0, 'ip': '172.24.4.146'} created 2023-04-18 13:02:16,014 79639 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.097s 2023-04-18 13:02:16,015 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:15 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-e01477dd-5ce8-4462-9f6a-5bbe1e35de68', '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": "50769941c80e49539e5a6b8b027c0463", "name": "tempest-AttachVolumeTestJSON-1095639210-project-member", "password_expires_at": null}, "audit_ids": ["UxJOuHP0T3SOi2-wmlNhwg"], "expires_at": "2023-04-18T14:02:15.000000Z", "issued_at": "2023-04-18T13:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd0e11306684aa891b435589dafe377", "name": "tempest-AttachVolumeTestJSON-1095639210"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:02:16,015 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f41e5c26-b25d-4d76-af4d-048f7fe24c00', 'name': 'tempest-AttachVolumeTestJSON-1355115076-network', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fd0e11306684aa891b435589dafe377', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27767, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:59:19Z', 'updated_at': '2023-04-18T12:59:19Z', 'revision_number': 1} available for tenant 2023-04-18 13:02:16,016 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-332974696', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFunbVoUpxEEz1Fmx8VhLDo89sX1pHg8IhYUnKvzjhSogJOz+/0JZESR+e7fnGwW/onR3A6ehH8d13+UCktpUhGZq9zd4NFg/GacNGRFX/Irzvd3FCw1PTKJH//yqNKLA==', 'fingerprint': '6a:e9:66:84:72:08:41:28:77:48:fd:5b:14:0a:73:bf', 'user_id': '50769941c80e49539e5a6b8b027c0463', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCiofn6UntggCbTzraadu2cuEBZC94NwN5MRlBfNKmTzMYjpSRa/NgU\nlozu0UV6VxegBwYFK4EEACKhZANiAASRbp21aFKcRBM9RZsfFYSw6PPbF9aR4PCI\nWFJyr844UqICTs/v9CWREkfnu35xsFv6J0dwOnoR/Hdd/lApLaVIRmavc3eDRYPx\nmnDRkRV/yK873dxQsNT0yiR//8qjSiw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '101e4515-8936-41a7-a149-8b43602234a0', 'name': 'tempest-securitygroup--129750097', 'stateful': True, 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'description': 'tempest-description--893816526', 'shared': False, 'security_group_rules': [{'id': '2c2a92ed-1b51-4916-9992-94bfdc6bf6e2', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '101e4515-8936-41a7-a149-8b43602234a0', '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': 772, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:02:13Z', 'updated_at': '2023-04-18T13:02:13Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}, {'id': '4aa898b4-9a92-4a9f-bb6f-beea5d051e9a', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '101e4515-8936-41a7-a149-8b43602234a0', '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': 771, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:02:13Z', 'updated_at': '2023-04-18T13:02:13Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}], 'tags': [], 'created_at': '2023-04-18 T13:02:13Z', 'updated_at': '2023-04-18T13:02:13Z', 'revision_number': 1, 'project_id': '9fd0e11306684aa891b435589dafe377'}, 'floating_ip': {'id': '8dcda681-b937-4474-a344-f50c1492661d', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.146', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:02:15Z', 'updated_at': '2023-04-18T13:02:15Z', 'revision_number': 0, 'ip': '172.24.4.146'}} 2023-04-18 13:02:16,676 79639 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.658s 2023-04-18 13:02:16,676 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1450463283", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f41e5c26-b25d-4d76-af4d-048f7fe24c00"}], "security_groups": [{"name": "tempest-securitygroup--129750097"}], "key_name": "tempest-keypair-332974696", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef609a9-3fe4-4e71-ab41-a01142e6038d', 'x-compute-request-id': 'req-5ef609a9-3fe4-4e71-ab41-a01142e6038d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--129750097"}], "adminPass": "password"}}' 2023-04-18 13:02:16,744 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.064s 2023-04-18 13:02:16,744 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:16 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-90c3398c-4322-4458-a953-fe700a605d97', 'x-compute-request-id': 'req-90c3398c-4322-4458-a953-fe700a605d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "name": "tempest-AttachVolumeTestJSON-server-1450463283", "status": "BUILD", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links ": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:17Z", "updated": "2023-04-18T13:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-332974696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:07,061 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.255s 2023-04-18 13:03:07,061 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:06 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-c9b46bcd-d80b-4a2d-b2bd-01146a1111b4', 'x-compute-request-id': 'req-c9b46bcd-d80b-4a2d-b2bd-01146a1111b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "name": "tempest-AttachVolumeTestJSON-server-1450463283", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-332974696", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--129750097"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:07,073 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:04:07,304 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/os-interface 0.171s 2023-04-18 13:04:07,304 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', '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-8cb3c6b5-dbe4-4e3f-bb76-090df2c1b7fc', 'x-compute-request-id': 'req-8cb3c6b5-dbe4-4e3f-bb76-090df2c1b7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "port_id": "2d5a6a58-248c-4da6-ae10-76239f37f0c2", "mac_addr": "fa:16:3e:36:62:cf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e37db963-964c-455b-b372-b58f83376314", "ip_address": "10.0.0.5"}]}]}' 2023-04-18 13:04:08,090 79639 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/8dcda681-b937-4474-a344-f50c1492661d 0.782s 2023-04-18 13:04:08,091 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2d5a6a58-248c-4da6-ae10-76239f37f0c2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8e2871c9-908d-4cb3-9e35-25f8ac77f840', 'date': 'Tue, 18 Apr 2023 13:04:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8dcda681-b937-4474-a344-f50c1492661d'} Body: b'{"floatingip": {"id": "8dcda681-b937-4474-a344-f50c1492661d", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.146", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "bcbcb924-3f3c-41dc-9746-79d71b43f271", "port_id": "2d5a6a58-248c-4da6-ae10-76239f37f0c2", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "mac_address": "fa:16:3e:36:62:cf", "admin_state_up": true, "status": "ACTIVE", "device_id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:02:15Z", "updated_at": "2023-04-18T13:04:07Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:04:08,092 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2023-04-18 13:04:09,155 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:04:09,177 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:04:09,177 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 13:04:09,220 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/ips 0.041s 2023-04-18 13:04:09,220 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ce3f4c-8f3c-4d93-b8e7-a72fe350b585', 'x-compute-request-id': 'req-e8ce3f4c-8f3c-4d93-b8e7-a72fe350b585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.5"}, {"version": 4, "addr": "172.24.4.146"}]} }' 2023-04-18 13:04:09,419 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes 0.195s 2023-04-18 13:04:09,419 79639 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-1204726883"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec4f9fa-75b3-4d42-8bbf-3d14bb236565', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec4f9fa-75b3-4d42-8bbf-3d14bb236565', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes'} Body: b'{"volume": {"id": "f832169d-ae8b-4cf8-836a-8eb85f7ea895", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:09.344995", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1204726883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:04:09,472 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895 0.042s 2023-04-18 13:04:09,472 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f742a9-9578-4429-9434-6701b894413c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f742a9-9578-4429-9434-6701b894413c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895'} Body: b'{"volume": {"id": "f832169d-ae8b-4cf8-836a-8eb85f7ea895", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:09.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1204726883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:04:10,559 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895 0.075s 2023-04-18 13:04:10,560 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfe95af-dc00-4e60-81a4-41eabc1aa5ce', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfe95af-dc00-4e60-81a4-41eabc1aa5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895'} Body: b'{"volume": {"id": "f832169d-ae8b-4cf8-836a-8eb85f7ea895", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:09.000000", "updated_at": "2023-04-18T13:04:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-1204726883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:04:10,689 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.119s 2023-04-18 13:04:10,690 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:10 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-a4b7eff0-4c65-4044-b3f3-71c7c07fcd88', 'x-compute-request-id': 'req-a4b7eff0-4c65-4044-b3f3-71c7c07fcd88', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'' 2023-04-18 13:04:10,898 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.208s 2023-04-18 13:04:10,899 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbb2b81-67f9-4552-99cf-733a6c82d83a', 'x-compute-request-id': 'req-adbb2b81-67f9-4552-99cf-733a6c82d83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "name": "tempest-AttachVolumeTestJSON-server-1450463283", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, " flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:04:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:cf"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-332974696", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--129750097"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:05:01,088 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.139s 2023-04-18 13:05:01,089 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:00 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-a154bc2c-d542-4922-b3af-d41ab0967cf2', 'x-compute-request-id': 'req-a154bc2c-d542-4922-b3af-d41ab0967cf2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cf898fd6-f333-4e4d-84d0-d6d832fa0824 could not be found."}}' 2023-04-18 13:05:01,115 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-332974696 0.025s 2023-04-18 13:05:01,116 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:01 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-dfcff82a-3eb4-46dc-8179-053557c80968', 'x-compute-request-id': 'req-dfcff82a-3eb4-46dc-8179-053557c80968', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-332974696'} Body: b'' 2023-04-18 13:05:01,318 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0 0.201s 2023-04-18 13:05:01,319 79639 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-f84a6b24-5c8c-4a04-a6d9-04d3da819e41', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:05:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0'} Body: b'' 2023-04-18 13:0 5:01,370 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0 0.050s 2023-04-18 13:05:01,370 79639 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-305ab2f3-d8a5-49fe-8b5e-a175a6af7a22', 'date': 'Tue, 18 Apr 2023 13:05:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 101e4515-8936-41a7-a149-8b43602234a0 does not exist", "detail": ""}}' 2023-04-18 13:05:01,870 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8dcda681-b937-4474-a344-f50c1492661d 0.500s 2023-04-18 13:05:01,871 79639 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-fd9780c2-cd68-49f3-ab19-3af422b725d5', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:05:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8dcda681-b937-4474-a344-f50c1492661d'} Body: b'' {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.233610s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018068s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014471s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.045637s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009036s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.007841s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.038765s] ... ok {5} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.050204s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.961736s] ... 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 80245a62-b921-4912-8e34-3d67125418b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:08,310 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types 0.264s 2023-04-18 13:05:08,311 79639 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-1403085055"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdecc47-30da-4e7d-9e54-a07aab4f8f69', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdecc47-30da-4e7d-9e54-a07aab4f8f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types'} Body: b'{"volume_type": {"id": "43eda864-7eb6-4314-bf8b-ba6af2159401", "name": "tempest-GroupsV320Test-volume-type-1403085055", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:05:08,347 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types 0.033s 2023-04-18 13:05:08,347 79639 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-263690797"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628cafd7-8607-4560-b080-216513a12f54', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628cafd7-8607-4560-b080-216513a12f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types'} Body: b'{"group_type": {"id": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "name": "tempest-GroupsV320Test-group-type-263690797", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:05:08,589 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups 0.238s 2023-04-18 13:05:08,589 79639 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": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "volume_types": ["43eda864-7eb6-4314-bf8b-ba6af2159401"], "name": "tempest-GroupsV320Test-Group-1814833069"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ffe586-528a-43f3-be34-dad745da3ea4', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ffe586-528a-43f3-be34-dad745da3ea4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups'} Body: b'{"group": {"id": "80245a62-b921-4912-8e34-3d67125418b4", "name": "tempest-GroupsV320Test-Group-1814833069"}}' 2023-04-18 13:05:08,637 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4 0.045s 2023-04-18 13:05:08,637 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11aa91d9-c4e8-4ad9-9799-0b837fc323f9', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11aa91d9-c4e8-4ad9-9799-0b837fc323f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4'} Body: b'{"group": {"id": "80245a62-b921-4912-8e34-3d67125418b4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:05:09.000000", "name": "tempest-GroupsV320Test-Group-1814833069", "description": null, "group_type": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "volume_types": ["43eda864-7eb6-4314-bf8b-ba6af2159401"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:05:09,676 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4 0.034s 2023-04-18 13:05:09,677 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f4a4e7-355c-4645-a489-5c9bcd2dcdd7', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f4a4e7-355c-4645-a489-5c9bcd2dcdd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4'} Body: b'{"group": {"id": "80245a62-b921-4912-8e34-3d67125418b4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:05:09.000000", "name": "tempest-GroupsV320Test-Group-1814833069", "description": null, "group_type": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "volume_types": ["43eda864-7eb6-4314-bf8b-ba6af2159401"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:05:09,790 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/volumes/detail 0.109s 2023-04-18 13:05:09,791 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772e87d6-5674-4983-9920-2a5fbf2abc79', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772e87d6-5674-4983-9920-2a5fbf2abc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:05:09,874 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4/action 0.072s 2023-04-18 13:05:09,875 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-1ccca868-3ea6-435b-ab8a-f5cfc55e1488', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4/action'} Body: b'' 2023-04-18 13:05:09,893 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4 0.017s 2023-04-18 13:05:09,893 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-4bf6c00a-50da-441f-8428-2e5f012feaf1', 'x-openstack-request-id': 'req-4bf6c00a-50da-441f-8428-2e5f012feaf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 80245a62-b921-4912-8e34-3d67125418b4 could not be found."}}' 2023-04-18 13:05:09,927 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types/1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f 0.033s 2023-04-18 13:05:09,927 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-22f64dde-4a13-4c7e-80c9-47bdbe73b326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types/1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f'} Body: b'' 2023-04-18 13:05:09,985 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401 0.057s 2023-04-18 13:05:09,986 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-12b39555-76f1-4700-be0a-6efbea9622aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401'} Body: b'' 2023-04-18 13:05:10,005 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401 0.018s 2023-04-18 13:05:10,006 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 14', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8dfd60-c4d4-4814-a901-06a3befd2591', 'x-openstack-request-id': 'req-0d8dfd60-c4d4-4814-a901-06a3befd2591', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 43eda864-7eb6-4314-bf8b-ba6af2159401 could not be found."}}' {5} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.548424s] ... ok {0} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.734108s] ... 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 b2007854-2270-48fc-a641-be4e2eae6d1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:13,713 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes 0.422s 2023-04-18 13:05:13,713 79639 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-1784425522"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c890460-57cf-4c75-9118-49fd5f654b59', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c890460-57cf-4c75-9118-49fd5f654b59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:13.625335", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 13:05:13,778 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.054s 2023-04-18 13:05:13,779 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ea2ec7-bb53-48cb-ac9e-4714e8d06d67', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ea2ec7-bb53-48cb-ac9e-4714e8d06d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:14,835 79639 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/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.044s 2023-04-18 13:05:14,836 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c761d93-ba7f-4a75-af59-929668f03b12', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c761d93-ba7f-4a75-af59-929668f03b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:14,895 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.048s 2023-04-18 13:05:14,895 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ddf45c0-d713-46d1-9b16-d997889c6713', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ddf45c0-d713-46d1-9b16-d997889c6713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:15,001 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.096s 2023-04-18 13:05:15,002 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 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-f3f2d034-64be-47bb-9316-bae4f64abbd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'' 2023-04-18 13:05:15,022 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.020s 2023-04-18 13:05:15,022 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-9dd94e12-2fc2-4222-be53-a6b58ab55bf8', 'x-openstack-request-id': 'req-9dd94e12-2fc2-4222-be53-a6b58ab55bf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b2007854-2270-48fc-a641-be4e2eae6d1f could not be found."}}' {5} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [1.935885s] ... 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 15f6db44-0bb8-41a4-bc42-dba734a58f71 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:13,924 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types 0.192s 2023-04-18 13:05:13,924 79649 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-1204910746", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab156e5-9528-49d9-a7a3-ded36f89bfe9', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab156e5-9528-49d9-a7a3-ded36f89bfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types'} Body: b'{"volume_type": {"id": "0daac9aa-1836-42fc-bf73-d4f550f21834", "name": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 13:05:14,038 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes 0.109s 2023-04-18 13:05:14,038 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "0daac9aa-1836-42fc-bf73-d4f550f21834", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e9152d-3747-46dd-afb3-b4607ce8dd41', 'x-openstack-request-id': 'req-b5e9152d-3747-46dd-afb3-b4607ce8dd41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0daac9aa-1836-42fc-bf73-d4f550f21834 could not be found."}}' 2023-04-18 13:05:14,039 79649 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 13:05:14,064 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action 0.025s 2023-04-18 13:05:14,065 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "4f6a197d116343b3beb032d993c5c6c9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-cd2604de-a3fd-454f-abb4-1e24b044d4f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action'} Body: b'' 2023-04-18 13:05:14,282 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes 0.216s 2023-04-18 13:05:14,282 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "0daac9aa-1836-42fc-bf73-d4f550f2 1834", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-589034866"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed355de4-a3b0-41fa-8d0c-b7505e5ef7d3', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed355de4-a3b0-41fa-8d0c-b7505e5ef7d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.224646", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:14,331 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.039s 2023-04-18 13:05:14,332 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7582f0-bdaf-4d76-8045-66dfd9cbb1b8', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7582f0-bdaf-4d76-8045-66dfd9cbb1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f6a197d116343b3beb032d993c5c6c9"}}' 2023-04-18 13:05:15,380 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.037s 2023-04-18 13:05:15,380 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7b510b-e7ad-43a6-953f-1e52d7bf5f47', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7b510b-e7ad-43a6-953f-1e52d7bf5f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f6a197d116343b3beb032d993c5c6c9"}}' 2023-04-18 13:05:15,431 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.040s 2023-04-18 13:05:15,431 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732f42ee-7932-4924-beac-20c0cf47e210', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732f42ee-7932-4924-beac-20c0cf47e210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f6a197d116343b3beb032d993c5c6c9"}}' 2023-04-18 13:05:15,545 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.103s 2023-04-18 13:05:15,546 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-4b2b706b-734e-4e58-9512-4eb32c1e8aab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b 3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'' 2023-04-18 13:05:15,568 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.021s 2023-04-18 13:05:15,568 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-request-id': 'req-35e61989-f5cf-4a03-b06f-22d82c5efc4f', 'x-openstack-request-id': 'req-35e61989-f5cf-4a03-b06f-22d82c5efc4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15f6db44-0bb8-41a4-bc42-dba734a58f71 could not be found."}}' 2023-04-18 13:05:15,596 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action 0.027s 2023-04-18 13:05:15,596 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "4f6a197d116343b3beb032d993c5c6c9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-23f8f0ea-3de8-4f12-b6cc-2f8a9881adeb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action'} Body: b'' 2023-04-18 13:05:15,649 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834 0.053s 2023-04-18 13:05:15,650 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-672e3003-d677-4b86-9502-b3d2bc90f32c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834'} Body: b'' 2023-04-18 13:05:15,665 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834 0.014s 2023-04-18 13:05:15,665 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-27ffd1e3-ed9a-4ceb-8c6b-1ff810c9afe8', 'x-openstack-request-id': 'req-27ffd1e3-ed9a-4ceb-8c6b-1ff810c9afe8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b 2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0daac9aa-1836-42fc-bf73-d4f550f21834 could not be found."}}' {5} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.255230s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.487892s] ... 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 c0649b90-34dc-4b0e-af93-b8ef2e4ac834 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:15,204 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes 0.179s 2023-04-18 13:05:15,204 79639 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-1400018319"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be98d2b8-d61f-4fe0-8061-f29973add4db', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be98d2b8-d61f-4fe0-8061-f29973add4db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.148283", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 13:05:15,257 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.043s 2023-04-18 13:05:15,258 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550537e2-4a9a-42a4-9557-17dfeda9d2a3', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550537e2-4a9a-42a4-9557-17dfeda9d2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:16,309 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.040s 2023-04-18 13:05:16,310 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0906f4a4-ced3-46d8-956f-bdc8a1ffc449', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0906f4a4-ced3-46d8-956f-bdc8a1ffc449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.000000", "updated_at": "2023-04-18T13:05:15.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:16,368 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.047s 2023-04-18 13:05:16,369 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf22b38-59f6-47a5-9198-aaf47649526d', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf22b38-59f6-47a5-9198-aaf47649526d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.000000", "updated_at": "2023-04-18T13:05:15.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:16,490 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.100s 2023-04-18 13:05:16,491 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 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-50d7b547-22b9-4350-9b46-89f800446600', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'' 2023-04-18 13:05:16,512 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.020s 2023-04-18 13:05:16,512 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 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-46d61ed5-d269-4e56-af1e-c2266e811715', 'x-openstack-request-id': 'req-46d61ed5-d269-4e56-af1e-c2266e811715', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0649b90-34dc-4b0e-af93-b8ef2e4ac834 could not be found."}}' {5} 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 649bede9-20db-4583-86ba-95e3e44c4a6b failed to build and is in ERROR status {0} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {5} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.865911s] ... 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 72344b3d-d2f0-47d1-9854-cff95ef5a109 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:22,779 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.114s 2023-04-18 13:05:22,779 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-50b6404e-46fe-4d2e-ac55-e71909f14323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:05:23,252 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes 0.472s 2023-04-18 13:05:23,253 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-VolumesCloneTest-Volume-499805806"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ebd76e-d5dc-4bb5-9d91-610102328ba4', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ebd76e-d5dc-4bb5-9d91-610102328ba4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.160540", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:23,303 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.040s 2023-04-18 13:05:23,303 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc7fdbc-6874-4235-861a-1c6a241eeff1', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc7fdbc-6874-4235-861a-1c6a241eeff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:24,352 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.037s 2023-04-18 13:05:24,352 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd5d076-9d68-4ee3-8b9a-20c959423d93', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd5d076-9d68-4ee3-8b9a-20c959423d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.000000", "updated_at": "2023-04-18T13:05:23.000000", "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:24,403 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.040s 2023-04-18 13:05:24,404 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8ed208-db97-4112-8905-7cfe4e19cfa2', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8ed208-db97-4112-8905-7cfe4e19cfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.000000", "updated_at": "2023-04-18T13:05:23.000000", "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:24,506 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.091s 2023-04-18 13:05:24,506 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-64134e82-f21b-4e28-8531-66d2e377c106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'' 2023-04-18 13:05:24,529 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.022s 2023-04-18 13:05:24,529 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bbeae4-735f-4dc0-a870-2b03e0484ce6', 'x-openstack-request-id': 'req-13bbeae4-735f-4dc0-a870-2b03e0484ce6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72344b3d-d2f0-47d1-9854-cff95ef5a109 could not be found."}}' {5} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.479597s] ... 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 d799454b-9965-4e3c-a3b2-02933f8ff91c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:24,726 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes 0.194s 2023-04-18 13:05:24,726 79649 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-1965940720"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d91b1e7-bb93-4b46-a31c-1d10b5d225d3', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d91b1e7-bb93-4b46-a31c-1d10b5d225d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:24.663994", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:24,775 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.039s 2023-04-18 13:05:24,775 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95724f75-e5ab-4e16-a376-1b2fcc27a9ec', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95724f75-e5ab-4e16-a376-1b2fcc27a9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:25.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:25,827 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.039s 2023-04-18 13:05:25,828 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82d4784-5bc9-40a9-94d6-d1a92545762d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82d4784-5bc9-40a9-94d6-d1a92545762d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:25.000000", "updated_at": "2023-04-18T13:05:25.000000", "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:25,880 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.041s 2023-04-18 13:05:25,880 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e225ce-c1bf-4c2f-89f7-9cb18e1cc9d8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e225ce-c1bf-4c2f-89f7-9cb18e1cc9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:25.000000", "updated_at": "2023-04-18T13:05:25.000000", "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:25,988 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.098s 2023-04-18 13:05:25,989 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b019428-e4cf-4343-ba9e-9bde1d74e4d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'' 2023-04-18 13:05:26,010 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.021s 2023-04-18 13:05:26,010 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-f003aeb4-a20d-485c-b520-8b65d37a55de', 'x-openstack-request-id': 'req-f003aeb4-a20d-485c-b520-8b65d37a55de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d799454b-9965-4e3c-a3b2-02933f8ff91c could not be found."}}' {5} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.037535s] ... 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 2fe412e2-b5a4-47e1-85cc-8da3e2979941 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:26,082 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.157s 2023-04-18 13:05:26,083 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b606742f-7516-4ae8-9756-99c6faf58639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:05:26,552 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes 0.469s 2023-04-18 13:05:26,553 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1401523112"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c2e0dd-ae3b-492e-a479-9ed17de8f446', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c2e0dd-ae3b-492e-a479-9ed17de8f446', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.478179", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:26,623 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.052s 2023-04-18 13:05:26,624 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2be5d5-d2f3-4c50-8e6f-aee6fbcd3329', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2be5d5-d2f3-4c50-8e6f-aee6fbcd3329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:27,677 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.041s 2023-04-18 13:05:27,677 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec51e669-d2df-4b9b-bfb9-81fef5be153d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec51e669-d2df-4b9b-bfb9-81fef5be153d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.000000", "updated_at": "2023-04-18T13:05:27.000000", "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:27,741 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.053s 2023-04-18 13:05:27,741 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e9e854-c2ac-4b92-ae57-b1da4c9e3676', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-f9e9e854-c2ac-4b92-ae57-b1da4c9e3676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.000000", "updated_at": "2023-04-18T13:05:27.000000", "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:27,938 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.184s 2023-04-18 13:05:27,939 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 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-4464a2a0-6ae4-4d39-834a-b415e7921c63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'' 2023-04-18 13:05:27,960 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.021s 2023-04-18 13:05:27,961 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-9a1f24cc-4ea7-4cd0-b7d9-f752fde9f74d', 'x-openstack-request-id': 'req-9a1f24cc-4ea7-4cd0-b7d9-f752fde9f74d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fe412e2-b5a4-47e1-85cc-8da3e2979941 could not be found."}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.596762s] ... 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 6032b190-745d-4bec-807b-4026fdb5831d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:27,949 79649 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes 0.475s 2023-04-18 13:05:27,949 79649 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-752125082"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0b7c2a-94cc-442c-9643-e401906413f3', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0b7c2a-94cc-442c-9643-e401906413f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes'} Body: b'{"volume": {"id": "6032b190-745d-4bec-807b-4026fdb5831d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:27.873988", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752125082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}], "user_id": "8611a5f9d86d4e9fbb4544e3fee0de3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:28,001 79649 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d 0.040s 2023-04-18 13:05:28,001 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb74652a-34af-433a-a294-f2f899f9d5aa', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb74652a-34af-433a-a294-f2f899f9d5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d'} Body: b'{"volume": {"id": "6032b190-745d-4bec-807b-4026fdb5831d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752125082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}], "user_id": "8611a5f9d86d4e9fbb4544e3fee0de3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "241946bea5ab4796b0897efd6d230189"}}' 2023-04-18 13:05:29,053 79649 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d 0.040s 2023 -04-18 13:05:29,053 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e932804-eaba-4e2d-83bb-79a233283218', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e932804-eaba-4e2d-83bb-79a233283218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d'} Body: b'{"volume": {"id": "6032b190-745d-4bec-807b-4026fdb5831d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": "2023-04-18T13:05:28.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752125082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}], "user_id": "8611a5f9d86d4e9fbb4544e3fee0de3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "241946bea5ab4796b0897efd6d230189"}}' {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.610684s] ... 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 4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:28,218 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes 0.254s 2023-04-18 13:05:28,218 79639 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-144702855"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06596f8-465a-4402-9d83-47ae4f9d9040', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06596f8-465a-4402-9d83-47ae4f9d9040', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.145566", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:28,279 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.052s 2023-04-18 13:05:28,279 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db6850c-64b7-4e0d-a9b0-6bd3c1d267db', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db6850c-64b7-4e0d-a9b0-6bd3c1d267db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:29,351 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.060s 2023-04-18 13:05:29,351 79639 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73bcfbd6-6598-4d8b-ab86-9c4319e76c75', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73bcfbd6-6598-4d8b-ab86-9c4319e76c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": "2023-04-18T13:05:28.000000", "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:29,402 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.040s 2023-04-18 13:05:29,402 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c4f88ab-8a31-49af-ae1f-7f5096dc64d0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c4f88ab-8a31-49af-ae1f-7f5096dc64d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": "2023-04-18T13:05:28.000000", "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:29,529 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.117s 2023-04-18 13:05:29,530 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/ html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ac268c-d1d6-4078-986f-2b48477ea504', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'' 2023-04-18 13:05:29,573 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.043s 2023-04-18 13:05:29,573 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 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-f31689fd-7247-4ebb-95c2-4d43b5ec3df3', 'x-openstack-request-id': 'req-f31689fd-7247-4ebb-95c2-4d43b5ec3df3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 could not be found."}}' {0} 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 d65455ea-0810-4cf3-bf1a-f170da816df2 failed to build and is in ERROR status {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.228213s] ... 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 51af069a-c9f1-47ec-995e-677d282271be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:04:02,674 79645 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 13:04:02,674 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 13:04:02,731 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-04-18 13:04:02,731 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1283719245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVqX+ZtrAcrjM6T1zVAY/FWaT0n/wL06PJyUkFbYOBFuHjSSClE6Q2oOS07q8LCxW8PuWIcc9vPZiNuU08y3xgq2PhR1G6+DGLmWSNP0KCJ5EZsKFF/pMoHJTlQUOh+Ug=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:02 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-a6b26534-f0fd-4486-ad93-5d86e48e0dc6', 'x-compute-request-id': 'req-a6b26534-f0fd-4486-ad93-5d86e48e0dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1283719245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVqX+ZtrAcrjM6T1zVAY/FWaT0n/wL06PJyUkFbYOBFuHjSSClE6Q2oOS07q8LCxW8PuWIcc9vPZiNuU08y3xgq2PhR1G6+DGLmWSNP0KCJ5EZsKFF/pMoHJTlQUOh+Ug==", "fingerprint": "fb:92:62:64:67:3a:86:29:31:de:22:ad:7e:5d:d9:9e", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb"}}' 2023-04-18 13:04:02,734 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1283719245 created 2023-04-18 13:04:02,914 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2023-04-18 13:04:02,915 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--739925464", "description": "tempest-description--793693335"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-922c38af-0521-429a-8a0d-7f226a0aba14', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "name": "tempest-securitygroup--739925464", "stateful": true, "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "tempest-description--793693335", "shared": false, "security_group_rules": [{"id": "2962cee6-460f-45ef-bd58-d3c9d77df3c4", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 933, "description": null, "tags": [], "created_at": "2023-04-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}, {"id": "90e3f2ff-1967-4ce8-b31b-300ff7167bee", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 934, "description": null, "tags": [], "created_at": "2023-04-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}], "tags": [], "created_at": "2023-04-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:04:03,070 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-18 13:04:03,071 79645 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": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "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-41e8104b-b5f3-4171-8fe3-235c1c544b81', 'date': 'Tue, 18 Apr 2023 13:04:03 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": "44ed8502-6703-4b53-8342-def3a3f08d52", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "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-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:04:03,219 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.147s 2023-04-18 13:04:03,219 79645 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": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-84ac96bc-33fe-4e8e-b400-cbb9a99eb7bc', 'date': 'Tue, 18 Apr 2023 13:04:03 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": "8dfd94c3-897e-4449-b6bd-b8ba2925c703", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "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-18T13:04:03Z", "updated_at": "2023-04-18T13:04:03Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:04:03,219 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--739925464 created 2023-04-18 13:04:03,986 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.766s 2023-04-18 13:04:03,986 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-18af7126-b319-4325-96d2-e29537850650', 'date': 'Tue, 18 Apr 2023 13:04:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6053e850-5a50-4ed0-98ae-c1d1b1114225", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:04:03Z", "updated_at": "2023-04-18T13:04:03Z", "revision_number": 0}}' 2023-04-18 13:04:03,987 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6053e850-5a50-4ed0-98ae-c1d1b1114225', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:04:03Z', 'updated_at': '2023-04-18T13:04:03Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-04-18 13:04:04,031 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-18 13:04:04,031 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:03 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-3b21293f-0470-40bb-8e41-4bf4fd99b1e8', '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": "3c9ec5bee5f54903a88a917d6cf955bb", "name": "tempest-AttachVolumeNegativeTest-634656201-project-member", "password_expires_at": null}, "audit_ids": ["AL3t0HkuTYaM9iLCk33Xig"], "expires_at": "2023-04-18T14:04:04.000000Z", "issued_at": "2023-04-18T13:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72a5f3c3f0904284b7b856f4dff441ff", "name": "tempest-AttachVolumeNegativeTest-634656201"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": " public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:04:04,032 79645 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff', 'name': 'tempest-AttachVolumeNegativeTest-1128675150-network', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:58:23Z', 'updated_at': '2023-04-18T12:58:23Z', 'revision_number': 1} available for tenant 2023-04-18 13:04:04,032 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1283719245', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVqX+ZtrAcrjM6T1zVAY/FWaT0n/wL06PJyUkFbYOBFuHjSSClE6Q2oOS07q8LCxW8PuWIcc9vPZiNuU08y3xgq2PhR1G6+DGLmWSNP0KCJ5EZsKFF/pMoHJTlQUOh+Ug==', 'fingerprint': 'fb:92:62:64:67:3a:86:29:31:de:22:ad:7e:5d:d9:9e', 'user_id': '3c9ec5bee5f54903a88a917d6cf955bb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBH18TkMglHttMkhPxJB7szxeLBs7A7SnYdhQr0v12kXqZ+RsuNU6jD\nu3y5LHDPVPSgBwYFK4EEACKhZANiAASFal/mbawHK4zOk9c1QGPxVmk9J/8C9Ojy\nclJBW2DgRbh40kgpROkNqDktO6vCwsVvD7liHHPbz2YjblNPMt8YKtj4UdRuvgxi\n5lkjT9CgieRGbChRf6TKByU5UFDoflI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '89924f05-7bcf-4902-9ea6-b5293a7539a2', 'name': 'tempest-securitygroup--739925464', 'stateful': True, 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': 'tempest-description--793693335', 'shared': False, 'security_group_rules': [{'id': '2962cee6-460f-45ef-bd58-d3c9d77df3c4', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '89924f05-7bcf-4902-9ea6-b5293a7539a2', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 933, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:04:02Z', 'updated_at': '2023-04-18T13:04:02Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, {'id': '90e3f2ff-1967-4ce8-b31b-300ff7167bee', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '89924f05-7bcf-4902-9ea6-b5293a7539a2', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 934, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:04:02Z', 'updated_at': '2023-04-18T13:04:02Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}], 'tags': [], 'created_at': '2023-04-18T13:04:02Z', 'updated_at': '2023-04-18T13:04:02Z', 'revision_number': 1, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, 'floating_ip': {'id': '6053e850-5a50-4ed0-98ae-c1d1b1114225', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:04:03Z', 'updated_at': '2023-04-18T13:04:03Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-04-18 13:04:04,828 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.794s 2023-04-18 13:04:04,828 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1630865357", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff"}], "security_groups": [{"name": "tempest-securitygroup--739925464"}], "key_name": "tempest-keypair-1283719245", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c50657c-ae6d-46a5-a2f4-87e6aef20f67', 'x-compute-request-id': 'req-7c50657c-ae6d-46a5-a2f4-87e6aef20f67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--739925464"}], "adminPass": "password"}}' 2023-04-18 13:04:04,908 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.077s 2023-04-18 13:04:04,909 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:04 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-ab179b9a-2dcb-40df-b255-be50ecec881e', 'x-compute-request-id': 'req-ab179b9a-2dcb-40df-b255-be50ecec881e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "name": "tempest-AttachVolumeNegativeTest-server-1630865357", "status": "BUILD", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:04:05Z", "updated": "2023-04-18T13:04:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1283719245", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:55,180 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.249s 2023-04-18 13:04:55,181 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:54 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-10c1eb76-6186-4e2d-b3d9-637a9d1ba572', 'x-compute-request-id': 'req-10c1eb76-6186-4e2d-b3d9-637a9d1ba572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "name": "tempest-AttachVolumeNegativeTest-server-1630865357", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:04:04Z", "updated": "2023-04-18T13:04:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:14:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1283719245", "OS-SRV-USG:launched_at": "2023-04-18T13:04:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--739925464"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:55,193 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:05:55,454 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/os-interface 0.200s 2023-04-18 13:05:55,454 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-typ e': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123af11c-9495-45ca-8f72-f785322b3ce0', 'x-compute-request-id': 'req-123af11c-9495-45ca-8f72-f785322b3ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "port_id": "e8fe9519-a132-416d-b9d9-270a200f9c5c", "mac_addr": "fa:16:3e:aa:14:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e974357-12af-4bf8-8a1f-09713a1cca5c", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 13:05:56,111 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225 0.653s 2023-04-18 13:05:56,112 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e8fe9519-a132-416d-b9d9-270a200f9c5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-dadba4f7-e506-4a91-82ad-2d57693bf11d', 'date': 'Tue, 18 Apr 2023 13:05:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225'} Body: b'{"floatingip": {"id": "6053e850-5a50-4ed0-98ae-c1d1b1114225", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1c2330fc-672c-4ca9-9a85-de8f42135517", "port_id": "e8fe9519-a132-416d-b9d9-270a200f9c5c", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "mac_address": "fa:16:3e:aa:14:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "71b87529-6f21-4797-b352-924e8aecabf0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:04:03Z", "updated_at": "2023-04-18T13:05:55Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:05:56,113 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.181:22' as 'cirros' with public key authentication 2023-04-18 13:05:57,145 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:05:57,164 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:05:57,165 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.181 successfully created 2023-04-18 13:05:57,214 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/ips 0.048s 2023-04-18 13:05:57,214 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9404d6a8-2e9e-467f-9148-eccd8b215a23', 'x-compute-request-id': 'req-9404d6a8-2e9e-467f-9148-eccd8b215a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.12"}, {"versi on": 4, "addr": "172.24.4.181"}]}}' 2023-04-18 13:05:57,423 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes 0.203s 2023-04-18 13:05:57,423 79645 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-1425261346"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f7e5b9-467d-4b46-a7bd-4f1d863a7402', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f7e5b9-467d-4b46-a7bd-4f1d863a7402', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes'} Body: b'{"volume": {"id": "51af069a-c9f1-47ec-995e-677d282271be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:57.366659", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1425261346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:57,475 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be 0.043s 2023-04-18 13:05:57,476 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2addfc-76b9-45bb-8d97-fbee2190beb4', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2addfc-76b9-45bb-8d97-fbee2190beb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be'} Body: b'{"volume": {"id": "51af069a-c9f1-47ec-995e-677d282271be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1425261346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:05:58,528 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be 0.039s 2023-04-18 13:05:58,528 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3154851b-4312-468e-a780-ccf35bda61c6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3154851b-4312-468e-a780-ccf35bda61c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be'} Body: b'{"volume": {"id": "51af069a-c9f1-47ec-995e-677d282271be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:57.000000", "updated_at": "2023-04-18T13:05:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1425261346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:05:58,655 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.116s 2023-04-18 13:05:58,655 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:58 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-68172bce-768c-4c5c-bf0f-bebf7f81e1f2', 'x-compute-request-id': 'req-68172bce-768c-4c5c-bf0f-bebf7f81e1f2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'' 2023-04-18 13:05:59,084 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.428s 2023-04-18 13:05:59,084 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:58 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-39caa189-af00-4e56-bd53-fcf3bdc10e98', 'x-compute-request-id': 'req-39caa189-af00-4e56-bd53-fcf3bdc10e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "name": "tempest-AttachVolumeNegativeTest-server-1630865357", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:04:04Z", "updated": "2023-04-18T13:05:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:14:e9"}, {"version": 4, "addr": "172.24.4.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:14:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1283719245", "OS-SRV-USG:launched_at": "2023-04-18T13:04:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--739925464"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:06:49,190 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.043s 2023-04-18 13:06:49,191 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:49 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-205b0cdd-5768-44b8-ad1f-4d01a9ae941a', 'x-compute-request-id': 'req-205b0cdd-5768-44b8-ad1f-4d01a9ae941a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71b87529-6f21-4797-b352-924e8aecabf0 could not be found."}}' 2023-04-18 13:06:49,230 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1283719245 0.039s 2023-04-18 13:06:49,230 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:49 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-5d8700e6-1c01-4647-9798-8e5f8af7829b', 'x-compute-request-id': 'req-5d8700e6-1c01-4647-9798-8e5f8af7829b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1283719245'} Body: b'' 2023-04-18 13:06:49,403 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/89924f05-7bcf-4902-9ea6-b5293a7539a2 0.172s 2023-04-18 13:06:49,403 79645 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-ddf4a563-7e61-44bd-8e1f-bf93bb1d515a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:06:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-g roups/89924f05-7bcf-4902-9ea6-b5293a7539a2'} Body: b'' 2023-04-18 13:06:49,448 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/89924f05-7bcf-4902-9ea6-b5293a7539a2 0.044s 2023-04-18 13:06:49,448 79645 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-1efe8f1d-9266-4b3c-8ed3-9d9ef853d491', 'date': 'Tue, 18 Apr 2023 13:06:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/89924f05-7bcf-4902-9ea6-b5293a7539a2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 89924f05-7bcf-4902-9ea6-b5293a7539a2 does not exist", "detail": ""}}' 2023-04-18 13:06:49,901 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225 0.452s 2023-04-18 13:06:49,901 79645 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-6a4b51d3-794c-422a-ab0f-58e47f3afb9e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:06:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225'} Body: b'' {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.978535s] ... 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 ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:06:55,911 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types 0.174s 2023-04-18 13:06:55,911 79645 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-372391631"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688d88f4-9470-4386-922a-e045f66594f5', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688d88f4-9470-4386-922a-e045f66594f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types'} Body: b'{"volume_type": {"id": "0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd", "name": "tempest-GroupsTest-volume-type-372391631", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:06:55,948 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types 0.034s 2023-04-18 13:06:55,948 79645 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-2090438238"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade1b4ca-ff8d-49c5-a091-13d8e7db061c', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade1b4ca-ff8d-49c5-a091-13d8e7db061c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types'} Body: b'{"group_type": {"id": "db384dce-71bf-4e85-a7bf-7998f680faec", "name": "tempest-GroupsTest-group-type-2090438238", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:06:56,139 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups 0.187s 2023-04-18 13:06:56,139 79645 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": "db384dce-71bf-4e85-a7bf-7998f680faec", "volume_types": ["0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd"], "name": "tempest-Group1-31428861"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fb4710-e462-4b43-ba70-e1bd8c993c97', 'content-length': '92', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fb4710-e462-4b43-ba70-e1bd8c993c97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups'} Body: b'{"group": {"id": "ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff", "name": "tempest-Group1-31428861"}}' 2023-04-18 13:06:56,173 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff 0.031s 2023-04-18 13:06:56,173 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api -Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8180c22-d02f-4824-a224-daeaf69a4a9b', 'content-length': '320', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8180c22-d02f-4824-a224-daeaf69a4a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff'} Body: b'{"group": {"id": "ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T13:06:56.000000", "name": "tempest-Group1-31428861", "description": null, "group_type": "db384dce-71bf-4e85-a7bf-7998f680faec", "volume_types": ["0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd"]}}' 2023-04-18 13:06:57,212 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff 0.033s 2023-04-18 13:06:57,212 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4125389-3c05-43aa-a017-f99cf7a27280', 'content-length': '317', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4125389-3c05-43aa-a017-f99cf7a27280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff'} Body: b'{"group": {"id": "ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:06:56.000000", "name": "tempest-Group1-31428861", "description": null, "group_type": "db384dce-71bf-4e85-a7bf-7998f680faec", "volume_types": ["0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd"]}}' 2023-04-18 13:06:57,516 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail 0.299s 2023-04-18 13:06:57,516 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469c8583-73db-4fd5-9bdd-b4c35adc57ea', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469c8583-73db-4fd5-9bdd-b4c35adc57ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:06:57,599 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff/action 0.073s 2023-04-18 13:06:57,600 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-7fddaae5-46ed-4d5b-82f8-e396042ede23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff/action'} Body: b'' 2023-04-18 13:06:57,618 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff 0.017s 2023-04-18 13:06:57,619 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-899ff2d6-792a-46c5-9882-7c41e118236d', 'x-openstack-request-id': 'req-899ff2d6-792a-46c5-9882-7c41e118236d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff could not be found."}}' 2023-04-18 13:06:57,649 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/db384dce-71bf-4e85-a7bf-7998f680faec 0.030s 2023-04-18 13:06:57,650 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-bbfc0226-e034-4a6b-8947-a0d22785060c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/db384dce-71bf-4e85-a7bf-7998f680faec'} Body: b'' 2023-04-18 13:06:57,697 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd 0.047s 2023-04-18 13:06:57,697 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-99e326d7-b25b-4df6-bd82-c8dbb7c7cf38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd'} Body: b'' 2023-04-18 13:06:57,713 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd 0.015s 2023-04-18 13:06:57,713 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-bbe1013e-0172-41b5-bf6d-a487edf11ee8', 'x-openstack-request-id': 'req-bbe1013e-0172-41b5-bf6d-a487edf 11ee8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd could not be found."}}' {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.505807s] ... 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 5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:06:57,746 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types 0.029s 2023-04-18 13:06:57,747 79645 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-307204340"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f01fe6-d25e-479a-918a-f92815b5656d', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f01fe6-d25e-479a-918a-f92815b5656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types'} Body: b'{"volume_type": {"id": "67d174f8-75a0-4fe1-b46c-02ab67d934c1", "name": "tempest-GroupsTest-volume-type-307204340", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:06:57,782 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types 0.030s 2023-04-18 13:06:57,783 79645 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-272696627"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e68d23-980a-42c6-890b-2063f533b1d8', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e68d23-980a-42c6-890b-2063f533b1d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types'} Body: b'{"group_type": {"id": "ba44509b-2c18-4080-b71c-79cb10829b5c", "name": "tempest-GroupsTest-group-type-272696627", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:06:57,873 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups 0.087s 2023-04-18 13:06:57,874 79645 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": "ba44509b-2c18-4080-b71c-79cb10829b5c", "volume_types": ["67d174f8-75a0-4fe1-b46c-02ab67d934c1"], "name": "tempest-GroupsTest-Group-1439322437"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c8e391-19f0-45e5-aaf6-46b8c0a37e59', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c8e391-19f0-45e5-aaf6-46b8c0a37e59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups'} Body: b'{"group": {"id": "5d1ecbb4-6c54-42e4-b5ab-ba79d2304961", "name": "tempest-GroupsTest-Group-1439322437"}}' 2023-04-18 13:06:57,905 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 0.028s 2023-04-18 13:06:57,905 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f9cbd5-8ed5-431f-8c6e-f5a1c9dd6018', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f9cbd5-8ed5-431f-8c6e-f5a1c9dd6018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961'} Body: b'{"group": {"id": "5d1ecbb4-6c54-42e4-b5ab-ba79d2304961", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T13:06:58.000000", "name": "tempest-GroupsTest-Group-1439322437", "description": null, "group_type": "ba44509b-2c18-4080-b71c-79cb10829b5c", "volume_types": ["67d174f8-75a0-4fe1-b46c-02ab67d934c1"]}}' 2023-04-18 13:06:58,943 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 0.032s 2023-04-18 13:06:58,944 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfbd22f-2cf4-46cd-b23e-6336062bbb1d', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfbd22f-2cf4-46cd-b23e-6336062bbb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961'} Body: b'{"group": {"id": "5d1ecbb4-6c54-42e4-b5ab-ba79d2304961", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:06:58.000000", "name": "tempest-GroupsTest-Group-1439322437", "description": null, "group_type": "ba44509b-2c18-4080-b71c-79cb10829b5c", "volume_types": ["67d174f8-75a0-4fe1-b46c-02ab67d934c1"]}}' 2023-04-18 13:06:59,010 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail 0.062s 2023-04-18 13:06:59,011 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25755f79-ccdd-433a-8541-a0a9033376e8', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25755f79-ccdd-433a-8541-a0a9033376e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:06:59,084 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961/action 0.063s 2023-04-18 13:06:59,085 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:59 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-09e23c07-f760-492c-af49-f7080ca ecd9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961/action'} Body: b'' 2023-04-18 13:06:59,100 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 0.015s 2023-04-18 13:06:59,101 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:59 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-b0911d27-366a-4e03-9593-7e84388ec1e7', 'x-openstack-request-id': 'req-b0911d27-366a-4e03-9593-7e84388ec1e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 could not be found."}}' 2023-04-18 13:06:59,160 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/ba44509b-2c18-4080-b71c-79cb10829b5c 0.058s 2023-04-18 13:06:59,160 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:59 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-78876fbd-e522-4a12-82d3-a7b08696aadc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/ba44509b-2c18-4080-b71c-79cb10829b5c'} Body: b'' 2023-04-18 13:06:59,205 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1 0.045s 2023-04-18 13:06:59,206 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06: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-0de453eb-cb4a-481b-8929-32ada4ce81b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1'} Body: b'' 2023-04-18 13:06:59,221 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1 0.015s 2023-04-18 13:06:59,221 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06: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-9e0f6556-80ed-46ff-8804-6c287d05ad49', 'x-openstack-request-id': 'req-9e0f6556-80ed-46ff-8804-6c287d05ad49', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 67d174f8-75a0-4fe1-b46c-02ab67d934c1 could not be found."}}' {3} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {3} 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 e80d61f3-59f9-4c27-9d60-07a6e734668b failed to build and is in ERROR status {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.024041s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.026709s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.037392s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.020816s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.027316s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.021472s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.020090s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.015846s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013737s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.037522s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.032604s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.033441s] ... ok {3} 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 fa185359-62de-4a39-ac46-1aee763d4bc4 failed to build and is in ERROR status {3} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.021775s] ... 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 ae0e56ba-bff0-4e1e-b138-748ef59d097f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:07:15,578 79645 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/4af733c0878d4d61b749a49fd879bcc3/types 0.174s 2023-04-18 13:07:15,578 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fbb626-9283-4e4f-8a8f-b33ef2b821c0', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fbb626-9283-4e4f-8a8f-b33ef2b821c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af733c0878d4d61b749a49fd879bcc3/types'} Body: b'{"volume_type": {"id": "4bf04333-c74e-4e2b-9d40-99ac5564ed9c", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-18 13:07:16,369 79645 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.787s 2023-04-18 13:07:16,370 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9a97c0f4-f778-49b1-a36b-118e171f0940', '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": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:16Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:17,640 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6/file 1.268s 2023-04-18 13:07:17,641 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-feec2ba2-df1d-4df1-a3d2-9f2a1f8f094a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file'} Body: b'' 2023-04-18 13:07:17,663 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6 0.021s 2023-04-18 13:07:17,664 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f9e4f2f7-8a74-4575-9fae-d40660af631e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6'} 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": "1d209cbe888b459de1d913cfd55c6950", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "96cac05021b3be33097d0b188514232e153363cc4afa97f871f7194d4905c74df8c21245e03477a402ee9fba602a86f930760cdd925f3f792b6a598307a874d8", "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:18Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:17,684 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6 0.019s 2023-04-18 13:07:17,684 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e62e9706-393a-483d-97cb-755956474230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6'} 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": "1d209cbe888b459de1d913cfd55c6950", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "96cac05021b3be33097d0b188514232e153363cc4afa97f871f7194d4905c74df8c21245e03477a402ee9fba602a86f930760cdd925f3f792b6a598307a874d8", "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:18Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:17,704 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6 0.018s 2023-04-18 13:07:17,704 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14095d56-6547-465c-8844-d15c96f9a139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6'} 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": "1d209cbe888b459de1d913cfd55c6950", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "96cac05021b3be33097d0b188514232e153363cc4afa97f871f7194d4905c74df8c21245e03477a402ee9fba602a86f930760cdd925f3f792b6a598307a874d8", "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:18Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:18,305 79645 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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes 0.600s 2023-04-18 13:07:18,306 79645 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": "016d8061-c108-4d54-a436-dc21247ea9c6", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83965f16-8d15-4070-b588-f2f5b4e07268', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83965f16-8d15-4070-b588-f2f5b4e07268', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes'} Body: b'{"volume": {"id": "ae0e56ba-bff0-4e1e-b138-748ef59d097f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:07:18.021617", "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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}], "user_id": "8929630744d14381a87d34b8fc755a0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:07:18,359 79645 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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f 0.044s 2023-04-18 13:07:18,360 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d3eef8-3183-46dd-a646-8d2c842371ae', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d3eef8-3183-46dd-a646-8d2c842371ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f'} Body: b'{"volume": {"id": "ae0e56ba-bff0-4e1e-b138-748ef59d097f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:07:18.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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}], "user_id": "8929630744d14381a87d34b8fc755a0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c0fed5d9ac344fd93f6d1a67216d9d4"}}' 2023-04-18 13:07:19,411 79645 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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f 0.040s 2023-04-18 13:07:19,412 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7491f783-dbad-40bb-a13c-f06f509ee4f9', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7491f783-dbad-40bb-a13c-f06f509ee4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f'} Body: b'{"volume": {"id": "ae0e56ba-bff0-4e1e-b138-748ef59d097f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:07:18.000000", "updated_at": "2023-04-18T13:07:18.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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}], "user_id": "8929630744d14381a87d34b8fc755a0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c0fed5d9ac344fd93f6d1a67216d9d4"}}' ============================== 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_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 841d730c-f93f-488d-86e7-f7837f4702c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:22,563 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types 0.139s 2023-04-18 12:52:22,564 79659 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-471618836"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b258ea59-2554-4c21-b1b0-694a39bc29f1', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b258ea59-2554-4c21-b1b0-694a39bc29f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types'} Body: b'{"volume_type": {"id": "18599ea4-21a3-452a-a595-b54091734835", "name": "tempest-GroupsV314Test-volume-type-471618836", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:52:22,612 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types 0.043s 2023-04-18 12:52:22,612 79659 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-545889676"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a951eb-835a-4df6-8b65-5520e90e057e', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a951eb-835a-4df6-8b65-5520e90e057e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types'} Body: b'{"group_type": {"id": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "name": "tempest-GroupsV314Test-group-type-545889676", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:52:23,137 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups 0.522s 2023-04-18 12:52:23,137 79659 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": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "volume_types": ["18599ea4-21a3-452a-a595-b54091734835"], "name": "tempest-GroupsV314Test-Group-1244289553"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb9b259-950d-424e-8883-d40eeb60535b', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb9b259-950d-424e-8883-d40eeb60535b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups'} Body: b'{"group": {"id": "841d730c-f93f-488d-86e7-f7837f4702c0", "name": "tempest-GroupsV314Test-Group-1244289553"}}' 2023-04-18 12:52:23,213 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0 0.072s 2023-04-18 12:52:23,214 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340daea6-0ba5-45bb-92f4-e18753dccfdc', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340daea6-0ba5-45bb-92f4-e18753dccfdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0'} Body: b'{"group": {"id": "841d730c-f93f-488d-86e7-f7837f4702c0", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T12:52:23.000000", "name": "tempest-GroupsV314Test-Group-1244289553", "description": null, "group_type": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "volume_types": ["18599ea4-21a3-452a-a595-b54091734835"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:52:24,343 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0 0.123s 2023-04-18 12:52:24,343 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940dc676-cc46-4d32-b759-6cceaeb25b2e', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940dc676-cc46-4d32-b759-6cceaeb25b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0'} Body: b'{"group": {"id": "841d730c-f93f-488d-86e7-f7837f4702c0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:52:23.000000", "name": "tempest-GroupsV314Test-Group-1244289553", "description": null, "group_type": "0463b269-528b-4e74-88f6-0a8d356ed7ec", "volume_types": ["18599ea4-21a3-452a-a595-b54091734835"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:52:24,410 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/volumes/detail 0.061s 2023-04-18 12:52:24,410 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3488a85-b6e7-44ba-abbc-d4e39f63a023', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3488a85-b6e7-44ba-abbc-d4e39f63a023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:52:24,534 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0/action 0.112s 2023-04-18 12:52:24,534 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 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-ca7ad680-6bb5-4f90-ace7-033233bcb161', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0/action'} Body: b'' 2023-04-18 12:52:24,553 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0 0.018s 2023-04-18 12:52:24,553 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 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-7ba36477-2792-4d28-9742-2dde2fe28109', 'x-openstack-request-id': 'req-7ba36477-2792-4d28-9742-2dde2fe28109', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0ac19b0b3e4346c58e805b7cc4669c0c/groups/841d730c-f93f-488d-86e7-f7837f4702c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 841d730c-f93f-488d-86e7-f7837f4702c0 could not be found."}}' 2023-04-18 12:52:24,595 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types/0463b269-528b-4e74-88f6-0a8d356ed7ec 0.041s 2023-04-18 12:52:24,596 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 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-b765b04a-2812-42ef-bdec-428def87c480', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/group_types/0463b269-528b-4e74-88f6-0a8d356ed7ec'} Body: b'' 2023-04-18 12:52:24,713 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835 0.116s 2023-04-18 12:52:24,714 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52: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-46e63f95-5d86-4c63-99bc-86d7c716bc89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835'} Body: b'' 2023-04-18 12:52:24,735 79659 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835 0.020s 2023-04-18 12:52:24,735 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6e67e2-52d0-4b58-b9c8-34666b247169', 'x-openstack-request-id': 'req-3c6e67e2-52d0-4b58-b9c8-34666b247169', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37fb9a005df14179bedea7de12e4527b/types/18599ea4-21a3-452a-a595-b54091734835'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 18599ea4-21a3-452a-a595-b54091734835 could not be 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 8d15b300-4c67-4294-8342-1aa21fccf5a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:23,125 79653 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 1.426s 2023-04-18 12:52:23,126 79653 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-1169850649"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/8d15b300-4c67-4294-8342-1aa21fccf5a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073c0fa1-0377-43ab-b724-33888f796a15', 'x-compute-request-id': 'req-073c0fa1-0377-43ab-b724-33888f796a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "8d15b300-4c67-4294-8342-1aa21fccf5a1", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:52:22.649730", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1169850649", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 12:52:23,487 79653 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/8d15b300-4c67-4294-8342-1aa21fccf5a1 0.348s 2023-04-18 12:52:23,488 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52: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-979f5678-35dc-4ae4-a0d9-156d16e9c752', 'x-compute-request-id': 'req-979f5678-35dc-4ae4-a0d9-156d16e9c752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8d15b300-4c67-4294-8342-1aa21fccf5a1'} Body: b'{"volume": {"id": "8d15b300-4c67-4294-8342-1aa21fccf5a1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:52:23.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1169850649", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 12:52:24,895 79653 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/8d15b300-4c67-4294-8342-1aa21fccf5a1 0.401s 2023-04-18 12:52:24,895 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52: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-3edc207d-d24a-485e-95a8-1411ba732ce9', 'x-compute-request-id': 'req-3edc207d-d24a-485e-95a8-1411ba732ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8d15b300-4c67-4294-8342-1aa21fccf5a1'} Body: b'{"volume": {"id": "8d15b300-4c67-4294-8342-1aa21fccf5a1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T12:52:23.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1169850649", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 7ea12d35-df9a-47dc-91a5-cbc71e1b1e44 failed to build and is in ERROR status 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 d3fa7973-a563-42db-8e9a-e68ea5bfac82 failed to build and is in ERROR status 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 7bafd588-486e-4c2f-b04f-be101e70fdc7 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 2217b6ae-6759-45ab-a61a-cd796429b294 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:45,757 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes 0.508s 2023-04-18 12:52:45,757 79653 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-617370173"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f3deee-d2e7-4298-a60a-cc7d8ba6cd3d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f3deee-d2e7-4298-a60a-cc7d8ba6cd3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:45.631898", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:52:45,837 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.058s 2023-04-18 12:52:45,841 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcccfb1-2378-4238-886c-b4a38a77bf8d', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcccfb1-2378-4238-886c-b4a38a77bf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:46,898 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.046s 2023-04-18 12:52:46,899 79653 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1037f5ed-f567-4c5d-809c-9394acdae00b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1037f5ed-f567-4c5d-809c-9394acdae00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:46.000000", "updated_at": "2023-04-18T12:52:46.000000", "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:46,967 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.054s 2023-04-18 12:52:46,967 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5277fba6-de7f-4032-9d31-f4bb20f483e4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5277fba6-de7f-4032-9d31-f4bb20f483e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"volume": {"id": "2217b6ae-6759-45ab-a61a-cd796429b294", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:46.000000", "updated_at": "2023-04-18T12:52:46.000000", "name": "tempest-VolumesTransfersTest-Volume-617370173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:47,164 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.186s 2023-04-18 12:52:47,165 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cae2639-c9ed-4ee4-9978-6e31d6d949c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'' 2023-04-18 12:52:47,194 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294 0.029s 2023-04-18 12:52:47,195 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6663559c-d3cc-4088-804f-b741c8e05c07', 'x-openstack-request-id': 'req-6663559c-d3cc-4088-804f-b741c8e05c07', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/2217b6ae-6759-45ab-a61a-cd796429b294'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2217b6ae-6759-45ab-a61a-cd796429b294 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 c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:47,448 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes 0.245s 2023-04-18 12:52:47,448 79653 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-556272705"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbc72de-484c-4ede-913c-c07656679106', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbc72de-484c-4ede-913c-c07656679106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.381444", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:52:47,549 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.092s 2023-04-18 12:52:47,550 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d6c19d-2b87-44ca-8d22-06e15b841946', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d6c19d-2b87-44ca-8d22-06e15b841946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:48,608 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.047s 2023-04-18 12:52:48,608 79653 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02709ab-53b4-458d-af30-cb50f7fa96e5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02709ab-53b4-458d-af30-cb50f7fa96e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.000000", "updated_at": "2023-04-18T12:52:48.000000", "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:48,692 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.073s 2023-04-18 12:52:48,693 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9ab449-0025-4df7-901e-3e5b97d8e86b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9ab449-0025-4df7-901e-3e5b97d8e86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"volume": {"id": "c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:52:47.000000", "updated_at": "2023-04-18T12:52:48.000000", "name": "tempest-VolumesTransfersTest-Volume-556272705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8"}], "user_id": "0ddb4d14e9c242888a7db8a891c12111", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1919ed4c24f48ec8d77be7db4116e01"}}' 2023-04-18 12:52:48,822 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.116s 2023-04-18 12:52:48,822 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5c5c65-2fbb-47c2-9b42-d1c5e6c921ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'' 2023-04-18 12:52:48,849 79653 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 0.025s 2023-04-18 12:52:48,849 79653 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b66f47-6133-4bd1-ad07-9dafadf0fac5', 'x-openstack-request-id': 'req-e2b66f47-6133-4bd1-ad07-9dafadf0fac5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e1919ed4c24f48ec8d77be7db4116e01/volumes/c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c2ddb09c-0431-4cd6-a57c-ec9f812ca2f8 could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 93b08554-9510-4a00-abe2-415f1d844f13 failed to build and is in ERROR status 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 bc5dc8ef-6e63-45cb-bf77-df91022bd93a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:01,803 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes 0.483s 2023-04-18 12:53:01,803 79643 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-1623783328"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65644872-9b48-4997-acd8-fe7b1db4154e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65644872-9b48-4997-acd8-fe7b1db4154e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:01.726382", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:01,862 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.047s 2023-04-18 12:53:01,862 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f5e479-dccc-45a2-8939-5a4333188389', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f5e479-dccc-45a2-8939-5a4333188389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:02.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb69c27fb82472a888038d7c7fb42f9"}}' 2023-04-18 12:53:02,952 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.077s 2023-04-18 12:53:02,952 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e98cce-eae4-420c-b7e6-d3d15cd1b6dd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e98cce-eae4-420c-b7e6-d3d15cd1b6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:02.000000", "updated_at": "2023-04-18T12:53:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb69c27fb82472a888038d7c7fb42f9"}}' 2023-04-18 12:53:03,026 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.057s 2023-04-18 12:53:03,027 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d9dfb-590c-4751-a3ea-cb6ad4959645', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d9dfb-590c-4751-a3ea-cb6ad4959645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"volume": {"id": "bc5dc8ef-6e63-45cb-bf77-df91022bd93a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T12:53:02.000000", "updated_at": "2023-04-18T12:53:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1623783328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a"}], "user_id": "1debeb93684142ddb916a2ca8af40c8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fdb69c27fb82472a888038d7c7fb42f9"}}' 2023-04-18 12:53:03,177 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.138s 2023-04-18 12:53:03,177 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-6901097a-f00c-4a8c-af4a-e9c891fd1dfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'' 2023-04-18 12:53:03,211 79643 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a 0.033s 2023-04-18 12:53:03,211 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-e5acec63-2609-4f00-82ad-47554c01d829', 'x-openstack-request-id': 'req-e5acec63-2609-4f00-82ad-47554c01d829', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fdb69c27fb82472a888038d7c7fb42f9/volumes/bc5dc8ef-6e63-45cb-bf77-df91022bd93a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bc5dc8ef-6e63-45cb-bf77-df91022bd93a 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 4492f0cc-7dc2-49d0-a83f-06bc1276db20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:07,634 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes 0.584s 2023-04-18 12:53:07,634 79643 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-1534696072", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d040232-e8b4-44e3-a7aa-5ee4ae77f187', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d040232-e8b4-44e3-a7aa-5ee4ae77f187', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes'} Body: b'{"volume": {"id": "4492f0cc-7dc2-49d0-a83f-06bc1276db20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:07.543018", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1534696072", "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/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:07,696 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.044s 2023-04-18 12:53:07,696 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb11246-8ba2-4acf-88ba-f98db605e8b3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb11246-8ba2-4acf-88ba-f98db605e8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'{"volume": {"id": "4492f0cc-7dc2-49d0-a83f-06bc1276db20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1534696072", "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/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:08,846 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.138s 2023-04-18 12:53:08,847 79643 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8e5464-98a5-4133-9cdb-1c1192357d16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8e5464-98a5-4133-9cdb-1c1192357d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'{"volume": {"id": "4492f0cc-7dc2-49d0-a83f-06bc1276db20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.000000", "updated_at": "2023-04-18T12:53:08.000000", "name": "tempest-VolumesGetTest-Volume-1534696072", "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/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:09,009 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.150s 2023-04-18 12:53:09,009 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 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-723fae0b-9d5d-4429-ad57-cebd77100afe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'' 2023-04-18 12:53:09,045 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20 0.035s 2023-04-18 12:53:09,046 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 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-3b48e01c-ea98-425b-9a4f-c1d0f293c7f7', 'x-openstack-request-id': 'req-3b48e01c-ea98-425b-9a4f-c1d0f293c7f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/4492f0cc-7dc2-49d0-a83f-06bc1276db20'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4492f0cc-7dc2-49d0-a83f-06bc1276db20 could not be found."}}' 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 ba9844cc-fc3f-4600-b2c0-c84524f347e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:08,940 79639 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes 0.727s 2023-04-18 12:53:08,940 79639 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-116919417"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6df3d4-46a7-44a6-87f2-dfe3881fdce7', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6df3d4-46a7-44a6-87f2-dfe3881fdce7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes'} Body: b'{"volume": {"id": "ba9844cc-fc3f-4600-b2c0-c84524f347e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.748971", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-116919417", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}], "user_id": "880d838edb984414b8ff0c2de4f78311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:09,042 79639 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7 0.088s 2023-04-18 12:53:09,043 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3dcdbd-d7bf-4de8-9a6a-0c309081fe28', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3dcdbd-d7bf-4de8-9a6a-0c309081fe28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7'} Body: b'{"volume": {"id": "ba9844cc-fc3f-4600-b2c0-c84524f347e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-116919417", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}], "user_id": "880d838edb984414b8ff0c2de4f78311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "144c38d67ed14671bc2d462b5487e9f8"}}' 2023-04-18 12:53:10,139 79639 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7 0.071s 2023-04-18 12:53:10,139 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7170df21-ae97-45b2-804b-e1af077ccea9', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7170df21-ae97-45b2-804b-e1af077ccea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7'} Body: b'{"volume": {"id": "ba9844cc-fc3f-4600-b2c0-c84524f347e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:09.000000", "name": "tempest-TestVolumeSwap-volume-116919417", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/144c38d67ed14671bc2d462b5487e9f8/volumes/ba9844cc-fc3f-4600-b2c0-c84524f347e7"}], "user_id": "880d838edb984414b8ff0c2de4f78311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "144c38d67ed14671bc2d462b5487e9f8"}}' 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 4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:09,107 79645 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes 1.340s 2023-04-18 12:53:09,107 79645 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-1087676921", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d265b710-41c8-4d5a-bfe3-ab41f9b022f8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d265b710-41c8-4d5a-bfe3-ab41f9b022f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes'} Body: b'{"volume": {"id": "4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:08.985050", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1087676921", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}], "user_id": "0fcf9b00c1d141118259e20704a20649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:09,179 79645 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e 0.058s 2023-04-18 12:53:09,179 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb760c1c-b8bb-40c5-b2e9-997db935f4c8', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb760c1c-b8bb-40c5-b2e9-997db935f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e'} Body: b'{"volume": {"id": "4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1087676921", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}], "user_id": "0fcf9b00c1d141118259e20704a20649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d91a8208626d4201b5000b3282e165eb"}}' 2023-04-18 12:53:10,242 79645 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e 0.050s 2023-04-18 12:53:10,242 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab094c0-6be6-44dd-b5ec-9d63c9ec3f93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab094c0-6be6-44dd-b5ec-9d63c9ec3f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e'} Body: b'{"volume": {"id": "4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1087676921", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d91a8208626d4201b5000b3282e165eb/volumes/4ee65dae-53d7-4c14-bb0a-80fadf7a4c7e"}], "user_id": "0fcf9b00c1d141118259e20704a20649", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d91a8208626d4201b5000b3282e165eb"}}' 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 1b28f710-4a95-40aa-ae10-98097b18cf9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:09,454 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes 0.405s 2023-04-18 12:53:09,455 79643 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-1780702050"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9103fcc6-37b9-401c-895e-b2232b085d45', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9103fcc6-37b9-401c-895e-b2232b085d45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.377718", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:09,524 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.057s 2023-04-18 12:53:09,524 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c545ea-f899-4e2f-87a6-519c87188c7d', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c545ea-f899-4e2f-87a6-519c87188c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:10,609 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.073s 2023-04-18 12:53:10,610 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a20cf6-21dd-40bd-b0f6-5c96a5a6ba7e', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a20cf6-21dd-40bd-b0f6-5c96a5a6ba7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:10.000000", "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:10,678 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.051s 2023-04-18 12:53:10,678 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3411c9-6e27-4a2e-ab4d-74de242ccb10', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3411c9-6e27-4a2e-ab4d-74de242ccb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"volume": {"id": "1b28f710-4a95-40aa-ae10-98097b18cf9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:09.000000", "updated_at": "2023-04-18T12:53:10.000000", "name": "tempest-VolumesGetTest-Volume-1780702050", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:10,839 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.149s 2023-04-18 12:53:10,840 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90787fb7-c681-4a8d-85d5-9320b4240694', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'' 2023-04-18 12:53:10,876 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d 0.036s 2023-04-18 12:53:10,876 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 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-092d83e4-3673-4822-aedf-ccfd2f66cd70', 'x-openstack-request-id': 'req-092d83e4-3673-4822-aedf-ccfd2f66cd70', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/1b28f710-4a95-40aa-ae10-98097b18cf9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b28f710-4a95-40aa-ae10-98097b18cf9d could not be found."}}' 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 de1563ed-12d9-4744-9430-e2c7846ffae7 failed to build and is in ERROR status 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 ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:10,910 79643 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/68265051-53bd-4952-9322-7c15e93b6a43 0.029s 2023-04-18 12:53:10,910 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c134aedf-ae03-4486-bf40-d5e85d0c98e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:53:11,478 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes 0.567s 2023-04-18 12:53:11,478 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-VolumesGetTest-Volume-1342229846", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89cd6e41-0f29-4f66-ad99-20e66b861482', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89cd6e41-0f29-4f66-ad99-20e66b861482', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes'} Body: b'{"volume": {"id": "ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:11.387552", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1342229846", "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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:11,557 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.066s 2023-04-18 12:53:11,557 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe72aba-b020-4dfc-a849-403aa34d8547', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe72aba-b020-4dfc-a849-403aa34d8547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'{"volume": {"id": "ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:11.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1342229846", "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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:12,640 79643 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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.072s 2023-04-18 12:53:12,640 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac708e3-a5d1-4edb-9057-d852872fd199', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac708e3-a5d1-4edb-9057-d852872fd199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'{"volume": {"id": "ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:11.000000", "updated_at": "2023-04-18T12:53:12.000000", "name": "tempest-VolumesGetTest-Volume-1342229846", "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/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86"}], "user_id": "7a7a2105f72a4d568a44461a0606aa2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4d8661182c744616baf6d8997ebc26e6"}}' 2023-04-18 12:53:12,782 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.130s 2023-04-18 12:53:12,782 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d0d14c-ff00-42ce-92ea-f4e156d87d57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'' 2023-04-18 12:53:12,843 79643 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 0.060s 2023-04-18 12:53:12,844 79643 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-175da68b-6106-4159-b9b3-75b005e0c1f4', 'x-openstack-request-id': 'req-175da68b-6106-4159-b9b3-75b005e0c1f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4d8661182c744616baf6d8997ebc26e6/volumes/ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ab2f8841-5b6c-43da-8ec9-3ec6e8a21a86 could not be found."}}' 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 dfd2b6d4-0ce9-4bed-af15-ad71c550b09c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:12,489 79655 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes 1.083s 2023-04-18 12:53:12,489 79655 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-713811328", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4a51be-f110-4167-ad96-d1960198086f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4a51be-f110-4167-ad96-d1960198086f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes'} Body: b'{"volume": {"id": "dfd2b6d4-0ce9-4bed-af15-ad71c550b09c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:12.353519", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-713811328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}], "user_id": "ca7a7156f9d1485e9f0170c7b8899c79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:12,548 79655 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c 0.046s 2023-04-18 12:53:12,549 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0066c65c-2765-4d47-a620-50a723274701', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0066c65c-2765-4d47-a620-50a723274701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c'} Body: b'{"volume": {"id": "dfd2b6d4-0ce9-4bed-af15-ad71c550b09c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-713811328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}], "user_id": "ca7a7156f9d1485e9f0170c7b8899c79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b726ed800b44bcf9f8aab65be71b71e"}}' 2023-04-18 12:53:13,638 79655 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c 0.077s 2023-04-18 12:53:13,639 79655 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed013d58-ff7d-4445-900c-383c76b64b88', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed013d58-ff7d-4445-900c-383c76b64b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c'} Body: b'{"volume": {"id": "dfd2b6d4-0ce9-4bed-af15-ad71c550b09c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:12.000000", "updated_at": "2023-04-18T12:53:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-713811328", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b726ed800b44bcf9f8aab65be71b71e/volumes/dfd2b6d4-0ce9-4bed-af15-ad71c550b09c"}], "user_id": "ca7a7156f9d1485e9f0170c7b8899c79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b726ed800b44bcf9f8aab65be71b71e"}}' 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 c0b27a47-6e49-4108-aa1f-addaff8e2308 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:14,715 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.778s 2023-04-18 12:53:14,715 79657 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-27529287"}} Response - Headers: {'content-type': 'application/json', 'content-length': '581', 'x-openstack-request-id': 'req-7bc97cb2-7792-4f18-912f-ad68e7158e6d', 'date': 'Tue, 18 Apr 2023 12:53:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"65d9f408-5290-425f-9b52-2f218ace926b","name":"tempest-tagged-attachments-test-net-27529287","tenant_id":"e305b4474bcb473394a4f094f513b666","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e305b4474bcb473394a4f094f513b666","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-18T12:53:11Z","updated_at":"2023-04-18T12:53:12Z","revision_number":1}}' 2023-04-18 12:53:18,228 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.512s 2023-04-18 12:53:18,228 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "65d9f408-5290-425f-9b52-2f218ace926b", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-4dcc7524-7de3-462f-a063-9467594272de', 'date': 'Tue, 18 Apr 2023 12:53:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"c5ececfe-ff97-4ec3-8ae4-06fa871acaa9","name":"","tenant_id":"e305b4474bcb473394a4f094f513b666","network_id":"65d9f408-5290-425f-9b52-2f218ace926b","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-18T12:53:15Z","updated_at":"2023-04-18T12:53:15Z","revision_number":0,"project_id":"e305b4474bcb473394a4f094f513b666"}}' 2023-04-18 12:53:18,645 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes 0.415s 2023-04-18 12:53:18,645 79657 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-1166460555"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9d72f2-d104-43b2-824a-de13563f719b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9d72f2-d104-43b2-824a-de13563f719b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes'} Body: b'{"volume": {"id": "c0b27a47-6e49-4108-aa1f-addaff8e2308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:18.546268", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1166460555", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}], "user_id": "496597512e3d4aefa463f509ebf27fef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:18,713 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308 0.054s 2023-04-18 12:53:18,714 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5942f8d-8372-46b2-943a-b30cd513cf3f', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5942f8d-8372-46b2-943a-b30cd513cf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308'} Body: b'{"volume": {"id": "c0b27a47-6e49-4108-aa1f-addaff8e2308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:19.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1166460555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}], "user_id": "496597512e3d4aefa463f509ebf27fef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e305b4474bcb473394a4f094f513b666"}}' 2023-04-18 12:53:19,782 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308 0.055s 2023-04-18 12:53:19,782 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142a7186-7ce3-4cc5-856d-98f301ee6761', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142a7186-7ce3-4cc5-856d-98f301ee6761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308'} Body: b'{"volume": {"id": "c0b27a47-6e49-4108-aa1f-addaff8e2308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:19.000000", "updated_at": "2023-04-18T12:53:19.000000", "name": "tempest-TaggedAttachmentsTest-volume-1166460555", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108-aa1f-addaff8e2308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e305b4474bcb473394a4f094f513b666/volumes/c0b27a47-6e49-4108 -aa1f-addaff8e2308"}], "user_id": "496597512e3d4aefa463f509ebf27fef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e305b4474bcb473394a4f094f513b666"}}' 2023-04-18 12:53:20,249 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/c5ececfe-ff97-4ec3-8ae4-06fa871acaa9 0.455s 2023-04-18 12:53:20,250 79657 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-e4f137af-4f5d-4e48-a72f-2773715e6c65', 'date': 'Tue, 18 Apr 2023 12:53:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/c5ececfe-ff97-4ec3-8ae4-06fa871acaa9'} Body: b'' 2023-04-18 12:53:21,361 79657 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/65d9f408-5290-425f-9b52-2f218ace926b 1.111s 2023-04-18 12:53:21,362 79657 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-df110cfb-e0f1-47ce-8c04-4fc0c429189c', 'date': 'Tue, 18 Apr 2023 12:53:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/65d9f408-5290-425f-9b52-2f218ace926b'} Body: b'' 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 579b901e-8cec-44aa-85c7-7856a5df13e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:31,667 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/e62cf53390fe4ecc8a8cef260a304aa8/os-quota-sets/964681cc983f4517b65d99089d4a6548?usage=True 0.069s 2023-04-18 12:53:31,668 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110cca90-371d-4362-8e33-d417d5f9f6ea', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110cca90-371d-4362-8e33-d417d5f9f6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e62cf53390fe4ecc8a8cef260a304aa8/os-quota-sets/964681cc983f4517b65d99089d4a6548?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": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:32,071 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes 0.395s 2023-04-18 12:53:32,072 79655 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-103330384"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf6333e-c703-41fb-8a09-a0f149d97f42', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf6333e-c703-41fb-8a09-a0f149d97f42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:31.983803", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:32,171 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.089s 2023-04-18 12:53:32,171 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fcbbac-6398-456e-8114-7178a479771f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fcbbac-6398-456e-8114-7178a479771f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:32.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:33,255 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.065s 2023-04-18 12:53:33,255 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18725df5-a552-485f-8418-863e9703b6b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18725df5-a552-485f-8418-863e9703b6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:32.000000", "updated_at": "2023-04-18T12:53:32.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:33,338 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.071s 2023-04-18 12:53:33,338 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-2a842245-6851-4f5f-bfaf-ddd5345986d0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a842245-6851-4f5f-bfaf-ddd5345986d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"volume": {"id": "579b901e-8cec-44aa-85c7-7856a5df13e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:32.000000", "updated_at": "2023-04-18T12:53:32.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-103330384", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:33,454 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.106s 2023-04-18 12:53:33,454 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83594f78-9d84-4262-a14c-210692cc457e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'' 2023-04-18 12:53:33,493 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4 0.039s 2023-04-18 12:53:33,494 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8196834-1266-4d97-b4a7-b8dac8ebba2b', 'x-openstack-request-id': 'req-e8196834-1266-4d97-b4a7-b8dac8ebba2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/579b901e-8cec-44aa-85c7-7856a5df13e4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 579b901e-8cec-44aa-85c7-7856a5df13e4 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 dda0362d-d1a4-402f-a23a-cea29da76498 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:33,756 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes 0.259s 2023-04-18 12:53:33,757 79655 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-108541651"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a36282-ba8b-4ddf-bc4d-4fc4ee36e297', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a36282-ba8b-4ddf-bc4d-4fc4ee36e297', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:33.682921", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:33,849 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.082s 2023-04-18 12:53:33,850 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450d8f3b-1e6e-4687-9d48-3213ffe38eba', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450d8f3b-1e6e-4687-9d48-3213ffe38eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:34.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:34,942 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.081s 2023-04-18 12:53:34,942 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba43ff5d-bd40-485d-bbc2-7685beaffb12', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba43ff5d-bd40-485d-bbc2-7685beaffb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:34.000000", "updated_at": "2023-04-18T12:53:34.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:35,052 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.091s 2023-04-18 12:53:35,053 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ac5600-6cd0-4a57-9cf1-699a0333c107', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ac5600-6cd0-4a57-9cf1-699a0333c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"volume": {"id": "dda0362d-d1a4-402f-a23a-cea29da76498", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:34.000000", "updated_at": "2023-04-18T12:53:34.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108541651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498"}], "user_id": "397e0396982c4128a804072e0a5fcdfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "964681cc983f4517b65d99089d4a6548"}}' 2023-04-18 12:53:35,439 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.376s 2023-04-18 12:53:35,440 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:35 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-e658573f-ccd8-44b4-aee9-f70f2ec81005', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'' 2023-04-18 12:53:35,499 79655 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498 0.058s 2023-04-18 12:53:35,499 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcf46ff-3bd2-4259-a2a6-a4659ee9bf8e', 'x-openstack-request-id': 'req-6dcf46ff-3bd2-4259-a2a6-a4659ee9bf8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/964681cc983f4517b65d99089d4a6548/volumes/dda0362d-d1a4-402f-a23a-cea29da76498'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dda0362d-d1a4-402f-a23a-cea29da76498 could not be found."}}' 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 e64883de-5548-493b-8aba-a8390b97ce07 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:35,692 79657 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.894s 2023-04-18 12:53:35,693 79657 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-642412010", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e64883de-5548-493b-8aba-a8390b97ce07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ea4ec1-ccd0-4bc8-a0bf-4fc59b437820', 'x-compute-request-id': 'req-27ea4ec1-ccd0-4bc8-a0bf-4fc59b437820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e64883de-5548-493b-8aba-a8390b97ce07", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:53:35.492358", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-642412010", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 12:53:35,781 79657 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/e64883de-5548-493b-8aba-a8390b97ce07 0.084s 2023-04-18 12:53:35,782 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05dcd3a1-39c6-48cf-b718-aa5c6de639f7', 'x-compute-request-id': 'req-05dcd3a1-39c6-48cf-b718-aa5c6de639f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e64883de-5548-493b-8aba-a8390b97ce07'} Body: b'{"volume": {"id": "e64883de-5548-493b-8aba-a8390b97ce07", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:53:35.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-642412010", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 12:53:36,960 79657 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/e64883de-5548-493b-8aba-a8390b97ce07 0.172s 2023-04-18 12:53:36,960 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c85d16d-7a3a-4792-84ee-586fcf18db08', 'x-compute-request-id': 'req-7c85d16d-7a3a-4792-84ee-586fcf18db08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e64883de-5548-493b-8aba-a8390b97ce07'} Body: b'{"volume": {"id": "e64883de-5548-493b-8aba-a8390b97ce07", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T12:53:35.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-642412010", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 1e07f162-bc86-48da-b43e-2dd90c962889 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:43,050 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes 0.385s 2023-04-18 12:53:43,051 79655 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-574539565"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abcf10e-9398-46d0-a7f6-9734b787df95', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abcf10e-9398-46d0-a7f6-9734b787df95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:42.968841", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:43,125 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.056s 2023-04-18 12:53:43,125 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81d711-78e4-4640-aea4-299a560d2c0f', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81d711-78e4-4640-aea4-299a560d2c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:43.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d26d1f0362354a98bf6688f9f7ddcd09"}}' 2023-04-18 12:53:44,194 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962 889 0.056s 2023-04-18 12:53:44,195 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d158e41-e80b-424d-bfa3-74eaedb30009', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d158e41-e80b-424d-bfa3-74eaedb30009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:43.000000", "updated_at": "2023-04-18T12:53:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d26d1f0362354a98bf6688f9f7ddcd09"}}' 2023-04-18 12:53:44,248 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.041s 2023-04-18 12:53:44,248 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f6a686-3ca6-4ee6-88ba-1279ccfb4b50', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f6a686-3ca6-4ee6-88ba-1279ccfb4b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"volume": {"id": "1e07f162-bc86-48da-b43e-2dd90c962889", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:43.000000", "updated_at": "2023-04-18T12:53:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-574539565", "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/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889"}], "user_id": "1be5847fcc194c5ebb3dfef1412e0570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d26d1f0362354a98bf6688f9f7ddcd09"}}' 2023-04-18 12:53:44,366 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.107s 2023-04-18 12:53:44,366 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-e6aed63b-1fce-43dd-9354-8a9cbc25f8d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'' 2023-04-18 12:53:44,390 79655 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889 0.023s 2023-04-18 12:53:44,390 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-06cc0f8c-903d-44bf-be2e-005dbc19b0f0', 'x-openstack-request-id': 'req-06cc0f8c-903d-44bf-be2e-005dbc19b0f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d26d1f0362354a98bf6688f9f7ddcd09/volumes/1e07f162-bc86-48da-b43e-2dd90c962889'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1e07f162-bc86-48da-b43e-2dd90c962889 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 82ca6ee3-936a-49ab-813e-d7fff1a47b1b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:46,411 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes 0.463s 2023-04-18 12:53:46,411 79657 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-1725746811"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9263df1c-b538-453e-b5b0-e363ece244c0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9263df1c-b538-453e-b5b0-e363ece244c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.310276", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:46,463 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.042s 2023-04-18 12:53:46,463 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c01b61-d11f-4be4-b9e7-0b66cc33362f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c01b61-d11f-4be4-b9e7-0b66cc33362f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "612e6976593a4999a7d58cfa8eb4cd82"}}' 2023-04-18 12:53:47,517 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.042s 2023-04-18 12:53:47,517 79657 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df96985-2ba2-44eb-afd9-d01903f17d5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df96985-2ba2-44eb-afd9-d01903f17d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.000000", "updated_at": "2023-04-18T12:53:47.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "612e6976593a4999a7d58cfa8eb4cd82"}}' 2023-04-18 12:53:47,569 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.041s 2023-04-18 12:53:47,570 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6083014d-d1c6-4d3d-b0f1-b0a1a7e1a93f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6083014d-d1c6-4d3d-b0f1-b0a1a7e1a93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"volume": {"id": "82ca6ee3-936a-49ab-813e-d7fff1a47b1b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:46.000000", "updated_at": "2023-04-18T12:53:47.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1725746811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b"}], "user_id": "0dfdc6080ad64e5daa08ad436ac1ae71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "612e6976593a4999a7d58cfa8eb4cd82"}}' 2023-04-18 12:53:47,740 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.160s 2023-04-18 12:53:47,740 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22d0b31-3618-4fc1-a01c-b09af1ec0c81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'' 2023-04-18 12:53:47,764 79657 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b 0.023s 2023-04-18 12:53:47,764 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8397404-05d5-4d27-a12f-1840830fbe5c', 'x-openstack-request-id': 'req-b8397404-05d5-4d27-a12f-1840830fbe5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/612e6976593a4999a7d58cfa8eb4cd82/volumes/82ca6ee3-936a-49ab-813e-d7fff1a47b1b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 82ca6ee3-936a-49ab-813e-d7fff1a47b1b could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c04f2b94-1cb0-4d64-a575-f52d4f1e084f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:48,680 79655 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/dd1778ba48bd40638a8bef6dfc1f0a58/types 0.150s 2023-04-18 12:53:48,681 79655 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-726104451", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dc20af-9d8e-497c-9d8f-54be1cc35050', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dc20af-9d8e-497c-9d8f-54be1cc35050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types'} Body: b'{"volume_type": {"id": "8d368279-4213-4ba5-a6ee-29fe9510cf88", "name": "tempest-VolumeTypesTest-volume-type-726104451", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:53:48,729 79655 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/dd1778ba48bd40638a8bef6dfc1f0a58/types 0.045s 2023-04-18 12:53:48,729 79655 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-1064061171", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f24fc7b-d20e-4697-a19a-7d6911740b0d', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f24fc7b-d20e-4697-a19a-7d6911740b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types'} Body: b'{"volume_type": {"id": "9cbae41b-b063-4826-bafc-546f9108e370", "name": "tempest-VolumeTypesTest-volume-type-1064061171", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:53:49,129 79655 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/b5eb60d92b0d4270a8049892f27e30f1/volumes 0.397s 2023-04-18 12:53:49,130 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-982325056", "volume_type": "8d368279-4213-4ba5-a6ee-29fe9510cf88", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a421a517-deba-4ce1-8a59-2087c1f88b64', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a421a517-deba-4ce1-8a59-2087c1f88b64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.057184", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:53:49,191 79655 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/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.052s 2023-04-18 12:53:49,192 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145d3622-a172-4595-88e4-46062d62ce5c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145d3622-a172-4595-88e4-46062d62ce5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5eb60d92b0d4270a8049892f27e30f1"}}' 2023-04-18 12:53:50,246 79655 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/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.043s 2023-04-18 12:53:50,247 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c9e89c-ce0f-48dd-9a76-162a636bd700', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c9e89c-ce0f-48dd-9a76-162a636bd700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.000000", "updated_at": "2023-04-18T12:53:49.000000", "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a57 5-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5eb60d92b0d4270a8049892f27e30f1"}}' 2023-04-18 12:53:50,311 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.053s 2023-04-18 12:53:50,311 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf300c1e-8dbd-4bee-83d9-6be316e8995d', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf300c1e-8dbd-4bee-83d9-6be316e8995d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"volume": {"id": "c04f2b94-1cb0-4d64-a575-f52d4f1e084f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:49.000000", "updated_at": "2023-04-18T12:53:49.000000", "name": "tempest-VolumeTypesTest-volume-982325056", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-726104451", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f"}], "user_id": "0ef1c450dc0d4bdbb3081a77320af236", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5eb60d92b0d4270a8049892f27e30f1"}}' 2023-04-18 12:53:50,439 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.118s 2023-04-18 12:53:50,439 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-7652a79c-1a18-47cc-ac02-dc07ab7b991c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'' 2023-04-18 12:53:50,471 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f 0.031s 2023-04-18 12:53:50,471 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-f3688880-a42a-4a52-9953-0c51fc29dbcd', 'x-openstack-request-id': 'req-f3688880-a42a-4a52-9953-0c51fc29dbcd ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5eb60d92b0d4270a8049892f27e30f1/volumes/c04f2b94-1cb0-4d64-a575-f52d4f1e084f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c04f2b94-1cb0-4d64-a575-f52d4f1e084f could not be found."}}' 2023-04-18 12:53:50,539 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370 0.067s 2023-04-18 12:53:50,539 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-a8625423-d77e-47b1-ac8a-09be8a1a65fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370'} Body: b'' 2023-04-18 12:53:50,555 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370 0.016s 2023-04-18 12:53:50,556 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-e9dbf3c3-fd8e-4fdf-838a-9d2cad222662', 'x-openstack-request-id': 'req-e9dbf3c3-fd8e-4fdf-838a-9d2cad222662', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/9cbae41b-b063-4826-bafc-546f9108e370'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9cbae41b-b063-4826-bafc-546f9108e370 could not be found."}}' 2023-04-18 12:53:50,605 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88 0.048s 2023-04-18 12:53:50,605 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-b0f17c5b-ac4e-413e-b39f-91c635d1ff04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88'} Body: b'' 2023-04-18 12:53:50,623 79655 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88 0.017s 2023-04-18 12:53:50,623 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-a83b6c61-c0ae-477c-9d05-f126fa902ce9', 'x-openstack-request-id': 'req-a83b6c61-c0ae-477c-9d05-f126fa902ce9', 'c onnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dd1778ba48bd40638a8bef6dfc1f0a58/types/8d368279-4213-4ba5-a6ee-29fe9510cf88'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8d368279-4213-4ba5-a6ee-29fe9510cf88 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 0e968594-3024-4c9c-b8ef-155276804269 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e716e78c-7a56-42a7-ab5c-a7e67c2059ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:57,152 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes 0.413s 2023-04-18 12:53:57,152 79657 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-968348325"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ffae00-e105-44ea-ab12-9122e48904db', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ffae00-e105-44ea-ab12-9122e48904db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.086823", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 12:53:57,212 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.050s 2023-04-18 12:53:57,213 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c003d4d-c436-484e-bfeb-a64b811a7569', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c003d4d-c436-484e-bfeb-a64b811a7569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:58,264 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.038s 2023-04-18 12:53:58,265 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e03213-b08c-4978-8d6a-8e6ba505133b', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e03213-b08c-4978-8d6a-8e6ba505133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.000000", "updated_at": "2023-04-18T12:53:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:58,314 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.038s 2023-04-18 12:53:58,315 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bdd02a-01ef-4bcd-8aa9-5f2c01d3902a', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bdd02a-01ef-4bcd-8aa9-5f2c01d3902a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"volume": {"id": "e716e78c-7a56-42a7-ab5c-a7e67c2059ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:57.000000", "updated_at": "2023-04-18T12:53:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-968348325", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:58,427 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.102s 2023-04-18 12:53:58,428 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 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-84995a04-4558-4d4d-b018-47175e9c2c7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'' 2023-04-18 12:53:58,449 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad 0.021s 2023-04-18 12:53:58,449 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-69b331e7-ef88-48bd-b95b-347f8313d672', 'x-openstack-request-id': 'req-69b331e7-ef88-48bd-b95b-347f8313d672', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/e716e78c-7a56-42a7-ab5c-a7e67c2059ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e716e78c-7a56-42a7-ab5c-a7e67c2059ad 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 0081902c-9015-405c-ba7d-cf3f102884c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:58,716 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes 0.264s 2023-04-18 12:53:58,717 79657 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-866828736"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d421bac-e135-49df-8597-3d2381fdc1d8', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d421bac-e135-49df-8597-3d2381fdc1d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:58.654043", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 12:53:58,776 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.040s 2023-04-18 12:53:58,776 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3bc033-e72a-49e0-b0aa-1f967cbc3f17', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3bc033-e72a-49e0-b0aa-1f967cbc3f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:59,833 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.038s 2023-04-18 12:53:59,833 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59597fba-51f1-45d8-9179-2eee45aec3e0', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59597fba-51f1-45d8-9179-2eee45aec3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:59.000000", "updated_at": "2023-04-18T12:53:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:53:59,941 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.097s 2023-04-18 12:53:59,941 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95ed1ed-7ed7-429f-8118-a9b6e0e7253a', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95ed1ed-7ed7-429f-8118-a9b6e0e7253a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"volume": {"id": "0081902c-9015-405c-ba7d-cf3f102884c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:53:59.000000", "updated_at": "2023-04-18T12:53:59.000000", "name": "tempest-VolumesTransfersV355Test-Volume-866828736", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4"}], "user_id": "da0b0d5b5d6a4d64b2566ec84d261284", "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": "580a7f1202f343659be15c7ebaa6200c"}}' 2023-04-18 12:54:00,067 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.116s 2023-04-18 12:54:00,067 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53: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-128dd21b-5790-42f9-b253-c30664a0257d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'' 2023-04-18 12:54:00,090 79657 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4 0.021s 2023-04-18 12:54:00,090 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:00 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-497e8698-c356-449e-919b-bcd1f13671e7', 'x-openstack-request-id': 'req-497e8698-c356-449e-919b-bcd1f13671e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/580a7f1202f343659be15c7ebaa6200c/volumes/0081902c-9015-405c-ba7d-cf3f102884c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0081902c-9015-405c-ba7d-cf3f102884c4 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 91c21b9e-cf69-49c0-86a5-efd2942d50c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:03,873 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes 0.492s 2023-04-18 12:54:03,873 79657 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-1424938240"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09acf2f0-4e66-40ec-9b62-e90a4ec917e4', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09acf2f0-4e66-40ec-9b62-e90a4ec917e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes'} Body: b'{"volume": {"id": "91c21b9e-cf69-49c0-86a5-efd2942d50c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:03.775263", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1424938240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 12:54:03,954 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5 0.071s 2023-04-18 12:54:03,954 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509b1809-9aa9-4801-8e0b-7d91663a633f', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509b1809-9aa9-4801-8e0b-7d91663a633f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5'} Body: b'{"volume": {"id": "91c21b9e-cf69-49c0-86a5-efd2942d50c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:04.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1424938240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' 2023-04-18 12:54:05,016 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5 0.050s 2023-04-18 12:54:05,016 79657 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02ece60-7c0f-4cb0-99e0-d9a136d9d340', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02ece60-7c0f-4cb0-99e0-d9a136d9d340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5'} Body: b'{"volume": {"id": "91c21b9e-cf69-49c0-86a5-efd2942d50c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:04.000000", "updated_at": "2023-04-18T12:54:04.000000", "name": "tempest-VolumeRevertTests-Volume-1424938240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/91c21b9e-cf69-49c0-86a5-efd2942d50c5"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' 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 4146d725-f50e-4b21-ad20-0ff8ea42f9de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:05,251 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes 0.222s 2023-04-18 12:54:05,252 79657 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-1874751363"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61423c4c-a64d-4de4-828b-bd41aac00396', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61423c4c-a64d-4de4-828b-bd41aac00396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes'} Body: b'{"volume": {"id": "4146d725-f50e-4b21-ad20-0ff8ea42f9de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:05.173593", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1874751363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 12:54:05,304 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de 0.043s 2023-04-18 12:54:05,305 79657 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c9bfd0-a05d-4aec-92fb-8840551308c5', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c9bfd0-a05d-4aec-92fb-8840551308c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de'} Body: b'{"volume": {"id": "4146d725-f50e-4b21-ad20-0ff8ea42f9de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:05.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1874751363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' 2023-04-18 12:54:06,356 79657 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de 0.039s 2023-04-18 12:54:06,357 79657 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a168162a-2570-4652-80c4-9db0140f7a12', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a168162a-2570-4652-80c4-9db0140f7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de'} Body: b'{"volume": {"id": "4146d725-f50e-4b21-ad20-0ff8ea42f9de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:05.000000", "updated_at": "2023-04-18T12:54:05.000000", "name": "tempest-VolumeRevertTests-Volume-1874751363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c944fb1d3804eae82694d97ad001907/volumes/4146d725-f50e-4b21-ad20-0ff8ea42f9de"}], "user_id": "179360d2ce5646c4bf7bc07803d4d0d8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4c944fb1d3804eae82694d97ad001907"}}' 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 8faac2db-44ce-485c-b8cd-38dcecb0bb90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:10,672 79655 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.285s 2023-04-18 12:54:10,672 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-233993157", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTYTgsjHrBjQQck3WqG0/VR22R2AY3Nreh0sK0DFEVafF4poZsUMT1Zrr4KhTdzuNAwqwftuhWAItwfdoPPFqgiXVHTRSp8vDP/qgFopAfQYi+RjmgFNf5rOUQ0b15aUQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:10 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-029e220e-bb14-4227-8431-8bd96ecb10e4', 'x-compute-request-id': 'req-029e220e-bb14-4227-8431-8bd96ecb10e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-233993157", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTYTgsjHrBjQQck3WqG0/VR22R2AY3Nreh0sK0DFEVafF4poZsUMT1Zrr4KhTdzuNAwqwftuhWAItwfdoPPFqgiXVHTRSp8vDP/qgFopAfQYi+RjmgFNf5rOUQ0b15aUQ==", "fingerprint": "29:c3:c0:be:98:47:60:d8:c3:9a:45:33:50:b8:2d:7e", "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a"}}' 2023-04-18 12:54:10,833 79655 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.157s 2023-04-18 12:54:10,833 79655 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-438229766", "description": "tempest-secgroup-smoke-438229766 description", "project_id": "29daec23a56d4ff5b789593e9decc8a7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-8792118a-b359-4f2c-982c-12991a458515', 'date': 'Tue, 18 Apr 2023 12:54:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "aade3bde-5c00-4749-9e62-26eb193daba9", "name": "tempest-secgroup-smoke-438229766", "stateful": true, "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "description": "tempest-secgroup-smoke-438229766 description", "shared": false, "security_group_rules": [{"id": "736131d6-d787-4b46-9b64-da6ba9b0b604", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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": 574, "description": null, "tags": [], "created_at": "2023-04-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}, {"id": "9f3bf1e5-aa12-497d-af23-3536c0cc0a9a", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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": 573, "description": null, "tags": [], "created_at": "2023-04-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}], "tags": [], "created_at": "2023-04-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z ", "revision_number": 1, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,216 79655 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.382s 2023-04-18 12:54:11,217 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "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-8b582f29-e264-4056-af13-a88d344a942f', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "92c4aeba-4bb5-4480-bab8-dc90de338028", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:10Z", "updated_at": "2023-04-18T12:54:10Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,375 79655 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.157s 2023-04-18 12:54:11,375 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "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-376cdc00-3168-44ad-adb4-2a90b8762ab6', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "068b4e31-c544-404d-a3ed-bc6eb64a0fd4", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,561 79655 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.185s 2023-04-18 12:54:11,562 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-24e55211-76e4-4770-a76c-48a42c3df7f6', 'date': 'Tue, 18 Apr 2023 12:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"securi ty_group_rule": {"id": "c28f2eb4-6847-4e53-b851-542dfdb3545d", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,726 79655 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.164s 2023-04-18 12:54:11,727 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fe276cbb-8ae0-4af5-8d0d-c7a42779ae53', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "a9ef580b-9fb1-4262-8fa9-b23e23c80d47", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:11,890 79655 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.162s 2023-04-18 12:54:11,890 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "project_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bdb00806-9fde-46d4-90fe-d9cae4720500', 'date': 'Tue, 18 Apr 2023 12:54:11 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": "3b79df62-eecf-4554-8eab-db5a4b17e6dd", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:12,051 79655 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.160s 2023-04-18 12:54:12,052 79655 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": "aade3bde-5c00-4749-9e62-26eb193daba9", "p roject_id": "29daec23a56d4ff5b789593e9decc8a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bc800d60-4d40-4ce8-bfcd-3a5dfb4ccc53', 'date': 'Tue, 18 Apr 2023 12:54: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": "2f3c6249-9bc1-4bf9-a247-75e7a0cacdd7", "tenant_id": "29daec23a56d4ff5b789593e9decc8a7", "security_group_id": "aade3bde-5c00-4749-9e62-26eb193daba9", "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-18T12:54:11Z", "updated_at": "2023-04-18T12:54:11Z", "revision_number": 0, "project_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:12,095 79655 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.037s 2023-04-18 12:54:12,096 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:12 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-18502872-a33c-42e9-b573-914620fd373e', '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": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "name": "tempest-TestShelveInstance-1700456325-project-member", "password_expires_at": null}, "audit_ids": ["Y_trFhiYRSyNRf1-nr2X0g"], "expires_at": "2023-04-18T13:54:12.000000Z", "issued_at": "2023-04-18T12:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29daec23a56d4ff5b789593e9decc8a7", "name": "tempest-TestShelveInstance-1700456325"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/29daec23a56d4ff5b789593e9decc8a7", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", " name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:54:12,096 79655 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'e86dbda9-7feb-4593-918c-37d7fc0e07ba', 'name': 'tempest-TestShelveInstance-2135371206-network', 'tenant_id': '29daec23a56d4ff5b789593e9decc8a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29daec23a56d4ff5b789593e9decc8a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10705, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:57Z', 'updated_at': '2023-04-18T12:53:57Z', 'revision_number': 1} available for tenant 2023-04-18 12:54:12,490 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes 0.392s 2023-04-18 12:54:12,490 79655 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-2003668194", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b830e55-9850-4fa8-a1ed-2ebb9ce798b1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b830e55-9850-4fa8-a1ed-2ebb9ce798b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes'} Body: b'{"volume": {"id": "8faac2db-44ce-485c-b8cd-38dcecb0bb90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:12.420871", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2003668194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}], "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:54:12,540 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.038s 2023-04-18 12:54:12,541 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c40ca3d-f7a9-46ec-8b59-643544a051cf', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-1c40ca3d-f7a9-46ec-8b59-643544a051cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'{"volume": {"id": "8faac2db-44ce-485c-b8cd-38dcecb0bb90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:12.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2003668194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}], "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:13,600 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.044s 2023-04-18 12:54:13,600 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20ba8ef-c667-40fb-8975-bd7f85ef417c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20ba8ef-c667-40fb-8975-bd7f85ef417c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'{"volume": {"id": "8faac2db-44ce-485c-b8cd-38dcecb0bb90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:12.000000", "updated_at": "2023-04-18T12:54:13.000000", "name": "tempest-tempest.common.compute-volume-2003668194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90"}], "user_id": "3cf4b2291f7a4a9ba5db6ecde8a5223a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "29daec23a56d4ff5b789593e9decc8a7"}}' 2023-04-18 12:54:13,717 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.107s 2023-04-18 12:54:13,718 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54: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-ff17fd88-3e49-43e2-bc6e-e4d58549a862', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'' 2023-04-18 12:54:13,739 79655 INFO [tempest.lib.common.rest_client ] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90 0.020s 2023-04-18 12:54:13,739 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54: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-24dd7000-bc4c-47c6-9421-95a09876cd56', 'x-openstack-request-id': 'req-24dd7000-bc4c-47c6-9421-95a09876cd56', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/29daec23a56d4ff5b789593e9decc8a7/volumes/8faac2db-44ce-485c-b8cd-38dcecb0bb90'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8faac2db-44ce-485c-b8cd-38dcecb0bb90 could not be found."}}' 2023-04-18 12:54:13,912 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/aade3bde-5c00-4749-9e62-26eb193daba9 0.171s 2023-04-18 12:54:13,913 79655 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-e9987d61-3b56-44a9-bf3f-9ce70402d8d5', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:54:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/aade3bde-5c00-4749-9e62-26eb193daba9'} Body: b'' 2023-04-18 12:54:13,945 79655 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-233993157 0.032s 2023-04-18 12:54:13,946 79655 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:13 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-84bc055d-8ec2-4e24-b501-7305ee7a9131', 'x-compute-request-id': 'req-84bc055d-8ec2-4e24-b501-7305ee7a9131', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-233993157'} 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 0357326c-03e2-4276-9797-a15bb81123a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:43,092 79649 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.029s 2023-04-18 12:52:43,093 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:43 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-c3e1ec35-7384-40af-8d3f-0724de8448ca', '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": "d6bc560a69f7412d9e07c7abfed885da", "name": "tempest-DeleteServersTestJSON-1240551672-project-member", "password_expires_at": null}, "audit_ids": ["wiSWvgRfS9WC9EK7j0QmlQ"], "expires_at": "2023-04-18T13:52:43.000000Z", "issued_at": "2023-04-18T12:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484b27326e0b478f89ff2a705df576d0", "name": "tempest-DeleteServersTestJSON-1240551672"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/484b27326e0b478f89ff2a705df576d0", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:52:43,093 79649 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'dad026b3-ca1f-4ef6-b0c1-b68b9e248f72', 'name': 'tempest-DeleteServersTestJSON-1468732069-network', 'tenant_id': '484b27326e0b478f89ff2a705df576d0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '484b27326e0b478f89ff2a705df576d0', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35984, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:22Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 12:52:46,497 79649 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 3.403s 2023-04-18 12:52:46,497 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-615709756", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "dad026b3-ca1f-4ef6-b0c1-b68b9e248f72"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c481e5e-d6bd-4df5-8ad3-827406731b81', 'x-compute-request-id': 'req-5c481e5e-d6bd-4df5-8ad3-827406731b81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "189acda6-7b91-4a07-91bc-115f8070a442", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/189acda6-7b91-4a07-91bc-115f8070a442"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wYzp2b3jGHzL"}}' 2023-04-18 12:52:46,612 79649 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/189acda6-7b91-4a07-91bc-115f8070a442 0.110s 2023-04-18 12:52:46,613 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:46 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-ba24d44b-220e-426b-bb7d-49bb4b247682', 'x-compute-request-id': 'req-ba24d44b-220e-426b-bb7d-49bb4b247682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442'} Body: b'{"server": {"id": "189acda6-7b91-4a07-91bc-115f8070a442", "name": "tempest-DeleteServersTestJSON-server-615709756", "status": "BUILD", "tenant_id": "484b27326e0b478f89ff2a705df576d0", "user_id": "d6bc560a69f7412d9e07c7abfed885da", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/189acda6-7b91-4a07-91bc-115f8070a442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:37,263 79649 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/189acda6-7b91-4a07-91bc-115f8070a442 0.591s 2023-04-18 12:53:37,263 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92dca35-bcc8-4072-961a-72ef779cf328', 'x-compute-request-id': 'req-c92dca35-bcc8-4072-961a-72ef779cf328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442'} Body: b'{"server": {"id": "189acda6-7b91-4a07-91bc-115f8070a442", "name": "tempest-DeleteServersTestJSON-server-615709756", "status": "ACTIVE", "tenant_id": "484b27326e0b478f89ff2a705df576d0", "user_id": "d6bc560a69f7412d9e07c7abfed885da", "metadata": {}, "hostId": "bf90547f38b60b891781ed35db1de020a5a83228d18a46cc5169016f", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:00Z", "addresses": {"tempest-DeleteServersTestJSON-1468732069-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:33:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/189acda6-7b91-4a07-91bc-115f8070a442"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/189acda6-7b91-4a07-91bc-115f8070a442"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:52:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:37,277 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:54:37,503 79649 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes 0.222s 2023-04-18 12:54:37,504 79649 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-728499611"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63135bf7-9999-4058-9343-f5da4401a5f2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63135bf7-9999-4058-9343-f5da4401a5f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes'} Body: b'{"volume": {"id": "0357326c-03e2-4276-9797-a15bb81123a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:37.43 8495", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-728499611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}], "user_id": "d6bc560a69f7412d9e07c7abfed885da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:54:37,560 79649 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2 0.043s 2023-04-18 12:54:37,561 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e23e7c9-009a-42a4-b883-60a36a8cfc33', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e23e7c9-009a-42a4-b883-60a36a8cfc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2'} Body: b'{"volume": {"id": "0357326c-03e2-4276-9797-a15bb81123a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:37.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-728499611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}], "user_id": "d6bc560a69f7412d9e07c7abfed885da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484b27326e0b478f89ff2a705df576d0"}}' 2023-04-18 12:54:38,615 79649 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2 0.042s 2023-04-18 12:54:38,616 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b98268-d0a2-4911-8ff1-36e48dab98a4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b98268-d0a2-4911-8ff1-36e48dab98a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2'} Body: b'{"volume": {"id": "0357326c-03e2-4276-9797-a15bb81123a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:37.000000", "updated_at": "2023-04-18T12:54:38.000000", "name": "tempest-DeleteServersTestJSON-volume-728499611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484b27326e0b478f89ff2a705df576d0/volumes/ 0357326c-03e2-4276-9797-a15bb81123a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484b27326e0b478f89ff2a705df576d0/volumes/0357326c-03e2-4276-9797-a15bb81123a2"}], "user_id": "d6bc560a69f7412d9e07c7abfed885da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484b27326e0b478f89ff2a705df576d0"}}' 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 69499b89-6622-423e-9f35-fe7d7e176b10 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:02,756 79651 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:53:03,065 79651 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.306s 2023-04-18 12:53:03,066 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-497184784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZFBLvfzQILr9/7qWzwP6NVRn1fJRx/SZjHiHu1Caj7+wejLMQte/Opl2kwmqk41F+QQD9jGGeeN2UtZh9EiIi+L33s930v357mdVU4YUaaw2ZJgbYNAcLXTZdlmN2erA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:02 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-4ab04059-5fa4-4032-9818-3d75fb7fb503', 'x-compute-request-id': 'req-4ab04059-5fa4-4032-9818-3d75fb7fb503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-497184784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZFBLvfzQILr9/7qWzwP6NVRn1fJRx/SZjHiHu1Caj7+wejLMQte/Opl2kwmqk41F+QQD9jGGeeN2UtZh9EiIi+L33s930v357mdVU4YUaaw2ZJgbYNAcLXTZdlmN2erA==", "fingerprint": "44:d7:a7:21:0e:67:8c:9b:44:ca:ae:0c:95:18:86:be", "user_id": "a37faecb47ed4c8e8dea21ee364164e5"}}' 2023-04-18 12:53:03,076 79651 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-497184784 created 2023-04-18 12:53:03,891 79651 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.813s 2023-04-18 12:53:03,891 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2014054684", "description": "tempest-description--65849793"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-9c47f1a5-c6f4-4b4a-9636-6bc2a6853253', 'date': 'Tue, 18 Apr 2023 12:53:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "name": "tempest-securitygroup--2014054684", "stateful": true, "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "description": "tempest-description--65849793", "shared": false, "security_group_rules": [{"id": "929913a0-21c3-434a-a985-8ebe4de934c5", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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": 365, "description": null, "tags": [], "created_at": "2023-04-18T12:53:03Z", "updated_at": "2023-04-18T12:53:03Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}, {"id": "dffc0c02-ae3c-4e7a-a5ec-c272637392fb", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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": 364, "de scription": null, "tags": [], "created_at": "2023-04-18T12:53:03Z", "updated_at": "2023-04-18T12:53:03Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}], "tags": [], "created_at": "2023-04-18T12:53:03Z", "updated_at": "2023-04-18T12:53:03Z", "revision_number": 1, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:53:05,457 79651 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 1.565s 2023-04-18 12:53:05,457 79651 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": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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-a27feef0-d1ef-4733-891a-6a91fd498ac4', 'date': 'Tue, 18 Apr 2023 12:53: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": "e84a756b-7237-4a63-98d2-526f76dfd816", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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-18T12:53:04Z", "updated_at": "2023-04-18T12:53:04Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:53:06,595 79651 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 1.138s 2023-04-18 12:53:06,596 79651 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": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5cf7dcf3-89a5-4646-86fb-c2cf30ed9e71', 'date': 'Tue, 18 Apr 2023 12:53: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": "79732e06-76d8-4392-bb69-fae5d0383851", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "security_group_id": "01e12274-14f5-4ac4-93d2-e9be555adaa3", "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-18T12:53:06Z", "updated_at": "2023-04-18T12:53:06Z", "revision_number": 0, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:53:06,596 79651 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2014054684 created 2023-04-18 12:53:10,007 79651 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 3.410s 2023-04-18 12:53:10,008 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0e4aabb4-94b5-4559-9087-9a221b313bcd', 'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "40432e45-77a9-4dfe-ab5b-b8fbb93f0402", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "floating_ip_address": "172.24.4.18", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4c47472a1a3e4494801cea627fe6cb66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:08Z", "updated_at": "2023-04-18T12:53:08Z", "revision_number": 0}}' 2023-04-18 12:53:10,009 79651 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '40432e45-77a9-4dfe-ab5b-b8fbb93f0402', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'floating_ip_address': '172.24.4.18', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4c47472a1a3e4494801cea627fe6cb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:08Z', 'updated_at': '2023-04-18T12:53:08Z', 'revision_number': 0, 'ip': '172.24.4.18'} created 2023-04-18 12:53:10,104 79651 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.086s 2023-04-18 12:53:10,104 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 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-e06eebb5-3a54-4d45-b943-aafd82ff9a37', '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": "a37faecb47ed4c8e8dea21ee364164e5", "name": "tempest-VolumesAdminNegativeTest-1065344438-project-member", "password_expires_at": null}, "audit_ids": ["sL57Fjl5RVe30EirBskavg"], "expires_at": "2023-04-18T13:53:10.000000Z", "issued_at": "2023-04-18T12:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c47472a1a3e4494801cea627fe6cb66", "name": "tempest-VolumesAdminNegativeTest-1065344438"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:10,105 79651 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'bcaa4fb9-53c1-43e9-b346-002b19ab58ad', 'name': 'tempest-VolumesAdminNegativeTest-647407033-network', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c47472a1a3e4494801cea627fe6cb66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3757, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:22Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:10,106 79651 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-497184784', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZFBLvfzQILr9/7qWzwP6NVRn1fJRx/SZjHiHu1Caj7+wejLMQte/Opl2kwmqk41F+QQD9jGGeeN2UtZh9EiIi+L33s930v357mdVU4YUaaw2ZJgbYNAcLXTZdlmN2erA==', 'fingerprint': '44:d7:a7:21:0e:67:8c:9b:44:ca:ae:0c:95:18:86:be', 'user_id': 'a37faecb47ed4c8e8dea21ee364164e5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB8YU6UyV/TXeWKlaiZREe7rcOBFRdIR7Z9dfJdSQPY5364BPWdAtNP\nd3aCLYd5M/egBwYFK4EEACKhZANiAATWRQS7380CC6/f+6ls8D+jVUZ9XyUcf0mY\nx4h7tQmo+/sHoyzELXvzqZdpMJqpONRfkEA/YxhnnjdlLWYfRIiIvi997Pd9L9+e\n5nVVOGFGmsNmSYG2DQHC102XZZjdnqw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '01e12274-14f5-4ac4-93d2-e9be555adaa3', 'name': 'tempest-securitygroup--2014054684', 'stateful': True, 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'description': 'tempest-description--65849793', 'shared': False, 'security_group_rules': [{'id': '929913a0-21c3-434a-a985-8ebe4de934c5', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'security_group_id': '01e12274-14f5-4ac4-93d2-e9be555adaa3', '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': 365, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:03Z', 'updated_at': '2023-04-18T12:53:03Z', 'revision_number': 0, 'project_id': '4c47472a1a3e4494801cea627fe6cb66'}, {'id': 'dffc0c02-ae3c-4e7a-a5ec-c272637392fb', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'security_group_id': '01e12274-14f5-4ac4-93d2-e9be555adaa3', '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': 364, 'description': None, 'tags': [], 'created_at': '2023-04-18T12: 53:03Z', 'updated_at': '2023-04-18T12:53:03Z', 'revision_number': 0, 'project_id': '4c47472a1a3e4494801cea627fe6cb66'}], 'tags': [], 'created_at': '2023-04-18T12:53:03Z', 'updated_at': '2023-04-18T12:53:03Z', 'revision_number': 1, 'project_id': '4c47472a1a3e4494801cea627fe6cb66'}, 'floating_ip': {'id': '40432e45-77a9-4dfe-ab5b-b8fbb93f0402', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'floating_ip_address': '172.24.4.18', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4c47472a1a3e4494801cea627fe6cb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:08Z', 'updated_at': '2023-04-18T12:53:08Z', 'revision_number': 0, 'ip': '172.24.4.18'}} 2023-04-18 12:53:11,466 79651 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 1.357s 2023-04-18 12:53:11,466 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-178480087", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad"}], "security_groups": [{"name": "tempest-securitygroup--2014054684"}], "key_name": "tempest-keypair-497184784", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5acab62d-6e1b-4c49-955a-e4ae31c4de33', 'x-compute-request-id': 'req-5acab62d-6e1b-4c49-955a-e4ae31c4de33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2014054684"}], "adminPass": "wDpKLJgh5sCc"}}' 2023-04-18 12:53:11,802 79651 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/af7bc00a-302e-45e4-9565-78bc7b8c1114 0.330s 2023-04-18 12:53:11,802 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce68af8-c1cc-4ed4-9b89-4626085e71e1', 'x-compute-request-id': 'req-bce68af8-c1cc-4ed4-9b89-4626085e71e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114'} Body: b'{"server": {"id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "name": "tempest-VolumesAdminNegativeTest-server-178480087", "status": "BUILD", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId" : "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:11Z", "updated": "2023-04-18T12:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-497184784", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:02,158 79651 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/af7bc00a-302e-45e4-9565-78bc7b8c1114 0.293s 2023-04-18 12:54:02,158 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:01 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-f1b52851-b49b-4b51-96ec-cd2956a8e914', 'x-compute-request-id': 'req-f1b52851-b49b-4b51-96ec-cd2956a8e914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114'} Body: b'{"server": {"id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "name": "tempest-VolumesAdminNegativeTest-server-178480087", "status": "ACTIVE", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId": "9a4ef7f8841639f2dae22f8f7878d2ed0179f5e5e758041b2a218f30", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:11Z", "updated": "2023-04-18T12:53:23Z", "addresses": {"tempest-VolumesAdminNegativeTest-647407033-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:7e:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-497184784", "OS-SRV-USG:launched_at": "2023-04-18T12:53:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2014054684"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:02,170 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:55:02,473 79651 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/af7bc00a-302e-45e4-9565-78bc7b8c1114/os-interface 0.242s 2023-04-18 12:55:02,473 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:02 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-2cc2fae9-de0c-4a90-a392-5eaeb15f9d34', 'x-compute-request-id': 'req-2cc2fae9-de0c-4a90-a392-5eaeb15f9d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af7bc00a-302e-45e4-9565-78bc7b8c1114/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad", "port_id": "b601c11e-4223-42e5-a296-4ec160f574ba", "mac_addr": "fa:16:3e:2c:7e:98", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a9a47000-4db6-4df6-acbf-06afaff62e2c", "ip_address": "10.0.0.3"}]}]}' 2023-04-18 12:55:03,304 79651 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/40432e45-77a9-4dfe-ab5b-b8fbb93f0402 0.827s 2023-04-18 12:55:03,305 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b601c11e-4223-42e5-a296-4ec160f574ba"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b404a83d-f0b0-4603-8adb-7ea702375ef5', 'date': 'Tue, 18 Apr 2023 12:55:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/40432e45-77a9-4dfe-ab5b-b8fbb93f0402'} Body: b'{"floatingip": {"id": "40432e45-77a9-4dfe-ab5b-b8fbb93f0402", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "floating_ip_address": "172.24.4.18", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "29d751e9-d8fe-4a00-acbe-90cd70263ed3", "port_id": "b601c11e-4223-42e5-a296-4ec160f574ba", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad", "mac_address": "fa:16:3e:2c:7e:98", "admin_state_up": true, "status": "ACTIVE", "device_id": "af7bc00a-302e-45e4-9565-78bc7b8c1114", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:08Z", "updated_at": "2023-04-18T12:55:02Z", "revision_number": 1, "project_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:55:03,306 79651 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.18:22' as 'cirros' with public key authentication 2023-04-18 12:55:03,346 79651 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:55:03,367 79651 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:55:03,368 79651 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.18 successfully created 2023-04-18 12:55:03,593 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes 0.224s 2023-04-18 12:55:03,593 79651 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-285805418"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022989ba-e822-4566-8c7f-9a77184d21ae', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -022989ba-e822-4566-8c7f-9a77184d21ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes'} Body: b'{"volume": {"id": "69499b89-6622-423e-9f35-fe7d7e176b10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:03.533698", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-285805418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:55:03,648 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10 0.043s 2023-04-18 12:55:03,648 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8084bd01-0f66-489d-a6f2-7183ad7e4574', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8084bd01-0f66-489d-a6f2-7183ad7e4574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10'} Body: b'{"volume": {"id": "69499b89-6622-423e-9f35-fe7d7e176b10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:04.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-285805418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:55:04,699 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10 0.039s 2023-04-18 12:55:04,699 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5b6ad8-76f5-4103-a990-3967f89512ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5b6ad8-76f5-4103-a990-3967f89512ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10'} Body: b'{"volume": {"id": "69499b89-6622-423e-9f35-fe7d7e176b10", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:04.000000", "updated_at": "2023-04-18T12:55:04.000000", "name": "tempest-VolumesAdminNegativeTest-volume-285805418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/69499b89-6622-423e-9f35-fe7d7e176b10"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 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 0e16bc23-c556-4e10-a6fb-5575691ed824 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:52:56,199 79647 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/68265051-53bd-4952-9322-7c15e93b6a43 0.184s 2023-04-18 12:52:56,200 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-696550f9-89a2-456c-963d-37db18721f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:52:57,104 79647 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 0.882s 2023-04-18 12:52:57,104 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ad151a35-8406-4a71-b95c-631471625fd7', '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": "1d435b537ada4464a43ced649191262f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "created_at": "2023-04-18T12:52:57Z", "updated_at": "2023-04-18T12:52:57Z", "tags": [], "self": "/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "file": "/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:52:58,777 79647 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 12:52:58,777 79647 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/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03/file 1.672s 2023-04-18 12:52:58,777 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5f791479-e297-46d5-af4a-b6443c3505bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03/file'} Body: b'' 2023-04-18 12:52:58,778 79647 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:52:58,778 79647 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:52:58,966 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.185s 2023-04-18 12:52:58,966 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-19442091", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAltj11tn/Z31Dzu8k8GNr21qq2oMUyoc47GE5tcY6LHe7WwQwqxrYP4iPPrJ6SMe4lUXKEhrfCabxiQnWdJnqrSsHWQd53LImGrnEuyOMojNjSoAZ9Fy9y14qTCHHfqQw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db900095-57fe-4059-a776-039fcbc9de4a', 'x-compute-request-id': 'req-db900095-57fe-4059-a776-039fcbc9de4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-19442091", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAltj11tn/Z31Dzu8k8GNr21qq2oMUyoc47GE5tcY6LHe7WwQwqxrYP4iPPrJ6SMe4lUXKEhrfCabxiQnWdJnqrSsHWQd53LImGrnEuyOMojNjSoAZ9Fy9y14qTCHHfqQw==", "fingerprint": "f6:91:8c:e4:45:e1:a1:07:89:2a:ec:99:40:02:d4:40", "user_id": "175c9e4b73b04177a12fefc47c8879c7"}}' 2023-04-18 12:52:58,971 79647 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-19442091 created 2023-04-18 12:52:59,311 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2023-04-18 12:52:59,311 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1039835090", "description": "tempest-description--1299489055"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-821dccfd-4b51-47c2-bb12-1c4b81d2962e', 'date': 'Tue, 18 Apr 2023 12:52:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "name": "tempest-securitygroup--1039835090", "stateful": true, "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "description": "tempest-description--1299489055", "shared": false, "security_group_rules": [{"id": "ae213500-cd0d-44a0-bf3b-ad01c2793658", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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": 345, "description": null, "tags": [], "created_at": "2023-04-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}, {"id": "c96e907b-4e23-4948-8b12-4050c805f595", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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": 346, "description": null, "tags": [], "created_at": "2023-04-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}], "tags": [], "created_at": "2023-04-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 1, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:52:59,655 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.343s 2023-04-18 12:52:59,656 79647 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": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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-2009c62a-f283-41a5-a5a4-8b0d1cf3e059', 'date': 'Tue, 18 Apr 2023 12:52:59 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": "98f653f5-d129-44ef-bbc9-0d653e7f3457", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:53:00,119 79647 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.462s 2023-04-18 12:53:00,119 79647 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": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-34d5b530-2f95-4c62-a3ee-1b3951d92d99', 'date': 'Tue, 18 Apr 2023 12:53:00 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": "bbf2d152-7134-4a72-82e9-8579903433f2", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "security_group_id": "156e0b17-7b64-4829-9be6-8c22a2cb23c3", "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-18T12:52:59Z", "updated_at": "2023-04-18T12:52:59Z", "revision_number": 0, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:53:00,119 79647 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1039835090 created 2023-04-18 12:53:01,500 79647 INFO [tempest.lib.common.rest_client] Request (Val idationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.380s 2023-04-18 12:53:01,501 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f8557d53-afd3-4c13-a218-941bb5285b3f', 'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8f3882e9-bf3f-421f-978c-c8462a4639f7", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f100c45c0a3f42c89a9b63303871d801", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:00Z", "updated_at": "2023-04-18T12:53:00Z", "revision_number": 0}}' 2023-04-18 12:53:01,501 79647 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8f3882e9-bf3f-421f-978c-c8462a4639f7', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f100c45c0a3f42c89a9b63303871d801', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:00Z', 'updated_at': '2023-04-18T12:53:00Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-04-18 12:53:01,640 79647 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.128s 2023-04-18 12:53:01,641 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 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-c90f570b-3fa7-48b2-aa8c-a2b5b6d7a8ab', '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": "175c9e4b73b04177a12fefc47c8879c7", "name": "tempest-AttachSCSIVolumeTestJSON-1033368162-project-member", "password_expires_at": null}, "audit_ids": ["wjLZ2HpZS0mdyn-s30sZHw"], "expires_at": "2023-04-18T13:53:01.000000Z", "issued_at": "2023-04-18T12:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f100c45c0a3f42c89a9b63303871d801", "name": "tempest-AttachSCSIVolumeTestJSON-1033368162"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f100c45c0a3f42c89a9b63303871d801", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210 /placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:01,641 79647 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '3a3d3908-a17d-4f5f-9890-1812a8754872', 'name': 'tempest-AttachSCSIVolumeTestJSON-1662991918-network', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f100c45c0a3f42c89a9b63303871d801', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18978, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:21Z', 'updated_at': '2023-04-18T12:52:21Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:01,642 79647 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-19442091', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAltj11tn/Z31Dzu8k8GNr21qq2oMUyoc47GE5tcY6LHe7WwQwqxrYP4iPPrJ6SMe4lUXKEhrfCabxiQnWdJnqrSsHWQd53LImGrnEuyOMojNjSoAZ9Fy9y14qTCHHfqQw==', 'fingerprint': 'f6:91:8c:e4:45:e1:a1:07:89:2a:ec:99:40:02:d4:40', 'user_id': '175c9e4b73b04177a12fefc47c8879c7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDcZNTE+gS7G646YyfQbOo0WTBdMA9039q7IuUEgI4rMkVqpQXzLQaC\n3Fd1miEGbQGgBwYFK4EEACKhZANiAAQJbY9dbZ/2d9Q87vJPBja9taqtqDFMqHOO\nxhObXGOix3u1sEMKsa2D+Ijz6yekjHuJVFyhIa3wmm8YkJ1nSZ6q0rB1kHedyyJh\nq5xLsjjKIzY0qAGfRcvcteKkwhx36kM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '156e0b17-7b64-4829-9be6-8c22a2cb23c3', 'name': 'tempest-securitygroup--1039835090', 'stateful': True, 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'description': 'tempest-description--1299489055', 'shared': False, 'security_group_rules': [{'id': 'ae213500-cd0d-44a0-bf3b-ad01c2793658', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'security_group_id': '156e0b17-7b64-4829-9be6-8c22a2cb23c3', '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': 345, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:59Z', 'updated_at': '2023-04-18T12:52:59Z', 'revision_number': 0, 'project_id': 'f100c45c0a3f42c89a9b63303871d801'}, {'id': 'c96e907b-4e23-4948-8b12-4050c805f595', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'security_group_i d': '156e0b17-7b64-4829-9be6-8c22a2cb23c3', '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': 346, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:59Z', 'updated_at': '2023-04-18T12:52:59Z', 'revision_number': 0, 'project_id': 'f100c45c0a3f42c89a9b63303871d801'}], 'tags': [], 'created_at': '2023-04-18T12:52:59Z', 'updated_at': '2023-04-18T12:52:59Z', 'revision_number': 1, 'project_id': 'f100c45c0a3f42c89a9b63303871d801'}, 'floating_ip': {'id': '8f3882e9-bf3f-421f-978c-c8462a4639f7', 'tenant_id': 'f100c45c0a3f42c89a9b63303871d801', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f100c45c0a3f42c89a9b63303871d801', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:00Z', 'updated_at': '2023-04-18T12:53:00Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-04-18 12:53:04,871 79647 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 3.228s 2023-04-18 12:53:04,871 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "imageRef": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "3a3d3908-a17d-4f5f-9890-1812a8754872"}], "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "key_name": "tempest-keypair-19442091", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733ea0fd-540d-4713-a3c1-89277181372d', 'x-compute-request-id': 'req-733ea0fd-540d-4713-a3c1-89277181372d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "adminPass": "tRbpujiNar2J"}}' 2023-04-18 12:53:05,070 79647 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/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.194s 2023-04-18 12:53:05,070 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:04 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-e4196d0e-c9c8-4201-8c81-694ce666c806', 'x-compute-request-id': 'req-e4196d0e-c9c8-4201-8c81-694ce666c806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "status": "BUILD", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "user_id": "175c9e4b73b04177a12fefc47c8879c7", "metadata": {}, "hostId": "", "image": {"id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:05Z", "updated": "2023-04-18T12:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-19442091", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:55,462 79647 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/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.328s 2023-04-18 12:53:55,462 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482ee66e-caee-494f-a423-c19d12813d3e', 'x-compute-request-id': 'req-482ee66e-caee-494f-a423-c19d12813d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "status": "ACTIVE", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "user_id": "175c9e4b73b04177a12fefc47c8879c7", "metadata": {}, "hostId": "3680e309f9c702f7d4ea9ebd5d1543cb5eb635911c1489a603da5114", "image": {"id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:04Z", "updated": "2023-04-18T12:53:16Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1662991918-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a8:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-19442091", "OS-SRV-USG:launched_at": "2023-04-18T12:53:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:53:55,476 79647 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:54:55,663 79647 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/1c3ae6a4-b3d8-4733-bf29-e9efa950baff/os-interface 0.160s 2023-04-18 12:54:55,663 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:55 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-c8c680df-6d30-47a8-b745-b92aa37de868', 'x-compute-request-id': 'req-c8c680df-6d30-47a8-b745-b92aa37de868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3a3d3908-a17d-4f5f-9890-1812a8754872", "port_id": "50d7ba99-21c5-4cbb-b145-b1c04f19b6c1", "mac_addr": "fa:16:3e:5c:a8:49", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "89d27c8b-10b3-4d73-8014-bdf75f22fd8c", "ip_address": "10.0.0.11"}]}]}' 2023-04-18 12:54:56,943 79647 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/8f3882e9-bf3f-421f-978c-c8462a4639f7 1.274s 2023-04-18 12:54:56,944 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "50d7ba99-21c5-4cbb-b145-b1c04f19b6c1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-68f5d807-25fe-4187-9b06-08930b274660', 'date': 'Tue, 18 Apr 2023 12:54:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f3882e9-bf3f-421f-978c-c8462a4639f7'} Body: b'{"floatingip": {"id": "8f3882e9-bf3f-421f-978c-c8462a4639f7", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "312f9b01-c672-4096-817f-afcdc11f785c", "port_id": "50d7ba99-21c5-4cbb-b145-b1c04f19b6c1", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3a3d3908-a17d-4f5f-9890-1812a8754872", "mac_address": "fa:16:3e:5c:a8:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:00Z", "updated_at": "2023-04-18T12:54:56Z", "revision_number": 1, "project_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:54:56,945 79647 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.181:22' as 'cirros' with public key authentication 2023-04-18 12:54:56,985 79647 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:54:57,008 79647 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:54:57,008 79647 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.181 successfully created 2023-04-18 12:54:57,268 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes 0.259s 2023-04-18 12:54:57,269 79647 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-223578927"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:57 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fb1625-a406-4fe3-aee2-4aef42d4ffce', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fb1625-a406-4fe3-aee2-4aef42d4ffce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes'} Body: b'{"volume": {"id": "0e16bc23-c556-4e10-a6fb-5575691ed824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:57.202226", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-223578927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}], "user_id": "175c9e4b73b04177a12fefc47c8879c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:54:57,330 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824 0.052s 2023-04-18 12:54:57,331 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1557a8-075f-4819-a917-fdd3b6d418d4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1557a8-075f-4819-a917-fdd3b6d418d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824'} Body: b'{"volume": {"id": "0e16bc23-c556-4e10-a6fb-5575691ed824", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:57.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-223578927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}], "user_id": "175c9e4b73b04177a12fefc47c8879c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:54:58,387 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824 0.041s 2023-04-18 12:54:58,387 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522b4061-461b-4769-8623-ca33f2debc10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522b4061-461b-4769-8623-ca33f2debc10', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824'} Body: b'{"volume": {"id": "0e16bc23-c556-4e10-a6fb-5575691ed824", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:54:57.000000", "updated_at": "2023-04-18T12:54:57.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-223578927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f100c45c0a3f42c89a9b63303871d801/volumes/0e16bc23-c556-4e10-a6fb-5575691ed824"}], "user_id": "175c9e4b73b04177a12fefc47c8879c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f100c45c0a3f42c89a9b63303871d801"}}' 2023-04-18 12:54:58,806 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.407s 2023-04-18 12:54:58,806 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:58 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-3238ea70-d3ce-4910-9b27-db0aed397fa7', 'x-compute-request-id': 'req-3238ea70-d3ce-4910-9b27-db0aed397fa7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'' 2023-04-18 12:54:59,294 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.487s 2023-04-18 12:54:59,294 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af1f1d64-5f6f-42f0-aa93-29e1a44b3e1a', 'x-compute-request-id': 'req-af1f1d64-5f6f-42f0-aa93-29e1a44b3e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"server": {"id": "1c3ae6a4-b3d8-4733-bf29-e9efa950baff", "name": "tempest-AttachSCSIVolumeTestJSON-server-1804986100", "status": "ACTIVE", "tenant_id": "f100c45c0a3f42c89a9b63303871d801", "user_id": "175c9e4b73b04177a12fefc47c8879c7", "metadata": {}, "hostId": "3680e309f9c702f7d4ea9ebd5d1543cb5eb635911c1489a603da5114", "image": {"id": "d7d8eba2-526e-4eee-8a0a-a018c7a3cc03", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:04Z", "updated": "2023-04-18T12:54:59Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1662991918-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a8:49"}, {"version": 4, "addr": "172.24.4.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:a8:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-19442091", "OS-SRV-USG:launched_at": "2023-04-18T12:53:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1039835090"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:49,381 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff 0.033s 2023-04-18 12:55:49,381 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:49 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-5de51ab1-7e39-424b-a963-bc43fc7baaad', 'x-compute-request-id': 'req-5de51ab1-7e39-424b-a963-bc43fc7baaad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1c3ae6a4-b3d8-4733-bf29-e9efa950baff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1c3ae6a4-b3d8-4733-bf29-e9efa950baff could not be found."}}' 2023-04-18 12:55:49,409 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19442091 0.027s 2023-04-18 12:55:49,409 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:49 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-b7341ac2-49de-4416-8de1-cf5a1d207d9d', 'x-compute-request-id': 'req-b7341ac2-49de-4416-8de1-cf5a1d207d9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-19442091'} Body: b'' 2023-04-18 12:55:49,564 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3 0.154s 2023-04-18 12:55:49,564 79647 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-c7ee7d30-a9ef-430b-8961-52633a5bdf6a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:55:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3'} Body: b'' 2023-04-18 12:55:49,582 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3 0.017s 2023-04-18 12:55:49,583 79647 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-ce06038f-2ca5-463e-8459-4fb882cbd620', 'date': 'Tue, 18 Apr 2023 12:55:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/156e0b17-7b64-4829-9be6-8c22a2cb23c3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 156e0b17-7b64-4829-9be6-8c22a2cb23c3 does not exist", "detail": ""}}' 2023-04-18 12:55:50,178 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8f3882e9-bf3f-421f-978c-c8462a4639f7 0.595s 2023-04-18 12:55:50,178 79647 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-fb8c0028-540a-4d3f-900c-752dc790118c', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:55:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f3882e9-bf3f-421f-978c-c8462a4639f7'} Body: b'' 2023-04-18 12:55:50,300 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03 0.121s 2023-04-18 12:55:50,301 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1b94cfb6-ba95-4a4d-b054-5d18eecb23af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03'} Body: b'' 2023-04-18 12:55:50,316 79647 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03 0.015s 2023-04-18 12:55:50,317 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2856302a-430a-4b43-b6c7-62ef96458d17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/d7d8eba2-526e-4eee-8a0a-a018c7a3cc03'} Body: b'{"message": "No image found with ID d7d8eba2-526e-4eee-8a0a-a018c7a3cc03

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 3fe3db1e-0686-4a7d-8ec0-455d5a3d213b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:28,475 79659 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 12:53:29,695 79659 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 1.218s 2023-04-18 12:53:29,695 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--115101589", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-08f2d673-034d-468e-acf8-43732e91b9f6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--115101589", "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": "91be86ea743d46ed9f1e7ed2dcc5a780", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "created_at": "2023-04-18T12:53:30Z", "updated_at": "2023-04-18T12:53:30Z", "tags": [], "self": "/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "file": "/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:53:31,703 79659 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/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba/file 2.006s 2023-04-18 12:53:31,703 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-59958cc4-14ca-4bfe-82aa-94538c191612', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba/file'} Body: b'' 2023-04-18 12:53:31,704 79659 DEBUG [tempest.scenario.manager] image:d7c5986f-f60d-4dfa-9c19-900f91c0c7ba 2023-04-18 12:53:31,766 79659 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.055s 2023-04-18 12:53:31,766 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1275329585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJqYuPia2pW0Fpzy8tt2IfHoPqWAnbO2GJO/XpF0+MUYBUqJv5QTUiOU3aGQSMPuIjbgFcwUu+vE5ZjzupAw/7MjDwHrur9mP4vIvbbqHokJKAeSpAQdc+uOvrLDZHPIQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87761ab-103d-46df-9c0c-ad47c1cc297d', 'x-compute-request-id': 'req-c87761ab-103d-46df-9c0c-ad47c1cc297d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0 .210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1275329585", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJqYuPia2pW0Fpzy8tt2IfHoPqWAnbO2GJO/XpF0+MUYBUqJv5QTUiOU3aGQSMPuIjbgFcwUu+vE5ZjzupAw/7MjDwHrur9mP4vIvbbqHokJKAeSpAQdc+uOvrLDZHPIQ==", "fingerprint": "2e:81:ab:cb:95:c1:0e:60:e3:59:17:8f:73:0e:a2:3e", "user_id": "09e7674bd0a24feead88eb5b7338ae99"}}' 2023-04-18 12:53:31,878 79659 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.099s 2023-04-18 12:53:31,879 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 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-f857a554-a971-4bd2-85fe-04699de72c13', '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": "09e7674bd0a24feead88eb5b7338ae99", "name": "tempest-TestMinimumBasicScenario-283436028-project-member", "password_expires_at": null}, "audit_ids": ["gRxTIVB6RFSs0eS5rwRBIw"], "expires_at": "2023-04-18T13:53:31.000000Z", "issued_at": "2023-04-18T12:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91be86ea743d46ed9f1e7ed2dcc5a780", "name": "tempest-TestMinimumBasicScenario-283436028"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:31,880 79659 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '569bedd9-9452-4f31-aeae-2dd11fccbd2c', 'name': 'tempest-TestMinimumBasicScenario-1183691770-network', 'tenant_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65377, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:54Z', 'updated_at': '2023-04-18T12:52:54Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:32,733 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.851s 2023-04-18 12:53:32,734 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-453913307", "imageRef": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "networks": [{"uuid": "569bedd9-9452-4f31-aeae-2dd11fccbd2c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ed47eeb-9824-40de-93d9-51d24d352df7', 'x-compute-request-id': 'req-7ed47eeb-9824-40de-93d9-51d24d352df7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eau7Ra2h4WYo"}}' 2023-04-18 12:53:32,839 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.102s 2023-04-18 12:53:32,840 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:32 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-2888e9fa-75ee-4a6b-9e8f-772dc7f1ea4a', 'x-compute-request-id': 'req-2888e9fa-75ee-4a6b-9e8f-772dc7f1ea4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "BUILD", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/c ompute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:33Z", "updated": "2023-04-18T12:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:23,128 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.244s 2023-04-18 12:54:23,129 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:22 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-157d20cd-e0d4-41d8-b4e6-cde89011a8ba', 'x-compute-request-id': 'req-157d20cd-e0d4-41d8-b4e6-cde89011a8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:53:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:23,142 79659 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:55:23,505 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.305s 2023-04-18 12:55:23,506 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 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-20525c2e-1246-4173-bb69-cdcd5f5132c8', 'x-compute-request-id': 'req-20525c2e-1246-4173-bb69-cdcd5f5132c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:53:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:23,715 79659 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.198s 2023-04-18 12:55:23,716 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 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-9a159897-2f19-4eb5-8ee3-fe3d80fe5182', 'x-compute-request-id': 'req-9a159897-2f19-4eb5-8ee3-fe3d80fe5182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}]}]}' 2023-04-18 12:55:23,963 79659 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/f245f166-497f-4543-b899-2898dbb4c250 0.243s 2023-04-18 12:55:23,963 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 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-0da307d3-bf91-4406-a763-e14828f470bf', 'x-compute-request-id': 'req-0da307d3-bf91-4406-a763-e14828f470bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:53:43Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:24,194 79659 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/91be86ea743d46ed9f1e7ed2dcc5a780/volumes 0.219s 2023-04-18 12:55:24,195 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-161459015", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935d167c-4164-435c-9da8-8a374af2c9a9', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935d167c-4164-435c-9da8-8a374af2c9a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes'} Body: b'{"volume": {"id": "3fe3db1e-0686-4a7d-8ec0-455d5a3d213b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:24.134421", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-161459015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:55:24,251 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 20 0 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.046s 2023-04-18 12:55:24,251 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd3581a-82bf-4486-abda-0e6c862bf7ca', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd3581a-82bf-4486-abda-0e6c862bf7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'{"volume": {"id": "3fe3db1e-0686-4a7d-8ec0-455d5a3d213b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:24.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-161459015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:55:25,318 79659 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/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.055s 2023-04-18 12:55:25,319 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4fc939-2382-4f9c-80bc-0093d88a50a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4fc939-2382-4f9c-80bc-0093d88a50a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'{"volume": {"id": "3fe3db1e-0686-4a7d-8ec0-455d5a3d213b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:24.000000", "updated_at": "2023-04-18T12:55:24.000000", "name": "tempest-TestMinimumBasicScenario-volume-161459015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:55:25,444 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.113s 2023-04-18 12:55:25,445 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9912e62-e23c-44f3-b328-b126c40d5c4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'' 2023-04-18 12:55:25,471 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b 0.024s 2023-04-18 12:55:25,471 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55: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-54d2706e-aa63-4259-a946-7d721d542ba9', 'x-openstack-request-id': 'req-54d2706e-aa63-4259-a946-7d721d542ba9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/3fe3db1e-0686-4a7d-8ec0-455d5a3d213b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3fe3db1e-0686-4a7d-8ec0-455d5a3d213b could not be found."}}' 2023-04-18 12:55:25,592 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250 0.120s 2023-04-18 12:55:25,593 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 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-4e9a516b-3c5e-4569-b764-2caad2ce0e0c', 'x-compute-request-id': 'req-4e9a516b-3c5e-4569-b764-2caad2ce0e0c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'' 2023-04-18 12:55:26,089 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250 0.496s 2023-04-18 12:55:26,090 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:25 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-ea84d565-371a-449b-b4ee-fae69c962c18', 'x-compute-request-id': 'req-ea84d565-371a-449b-b4ee-fae69c962c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"server": {"id": "f245f166-497f-4543-b899-2898dbb4c250", "name": "tempest-TestMinimumBasicScenario-server-453913307", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "d7c5986f-f60d-4dfa-9c19-900f91 c0c7ba", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:32Z", "updated": "2023-04-18T12:55:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:61:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f245f166-497f-4543-b899-2898dbb4c250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1275329585", "OS-SRV-USG:launched_at": "2023-04-18T12:53:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:56:16,191 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250 0.043s 2023-04-18 12:56:16,192 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 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-7f8673a9-bac8-406f-967c-70a0ade48e14', 'x-compute-request-id': 'req-7f8673a9-bac8-406f-967c-70a0ade48e14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f245f166-497f-4543-b899-2898dbb4c250'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f245f166-497f-4543-b899-2898dbb4c250 could not be found."}}' 2023-04-18 12:56:16,225 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1275329585 0.032s 2023-04-18 12:56:16,225 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 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-a733d000-51d9-4fc2-b790-6ac8aec754d9', 'x-compute-request-id': 'req-a733d000-51d9-4fc2-b790-6ac8aec754d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1275329585'} Body: b'' 2023-04-18 12:56:16,329 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d7c5986f-f60d-4dfa-9c19-900f91c0c7ba 0.103s 2023-04-18 12:56:16,329 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-42cd8aa7-df30-4e28-b503-baec764724a7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d7c598 6f-f60d-4dfa-9c19-900f91c0c7ba'} Body: b'' 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 b0d98dfc-51fa-4b1d-97ea-83fee08b4a16 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:38,621 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:53:38,621 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:53:38,833 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.208s 2023-04-18 12:53:38,833 79639 DEBUG [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-1699262919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEi3MSruhJjnFpL/1ElnxGyU0wq3IXpZ42TCnvSnClL3JSTrMMZFyuzvyeSUa1Clq8uXzuBRnd/fkDGKeRker8e+i5M6sKpuHR6ZjE8R/0m2qitf5u6Cc/cH5CD+LdRlPw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:38 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-055a80b6-11b2-4680-bb18-17f420271a57', 'x-compute-request-id': 'req-055a80b6-11b2-4680-bb18-17f420271a57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1699262919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEi3MSruhJjnFpL/1ElnxGyU0wq3IXpZ42TCnvSnClL3JSTrMMZFyuzvyeSUa1Clq8uXzuBRnd/fkDGKeRker8e+i5M6sKpuHR6ZjE8R/0m2qitf5u6Cc/cH5CD+LdRlPw==", "fingerprint": "c8:6b:ba:b1:7e:06:11:28:56:a9:3c:78:96:05:88:55", "user_id": "d6575d954aca4737bb6e943143d434fb"}}' 2023-04-18 12:53:38,836 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1699262919 created 2023-04-18 12:53:39,122 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.285s 2023-04-18 12:53:39,122 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1143405884", "description": "tempest-description--746750456"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-094c938f-3d99-47d0-bfe6-0e5f28edcf67', 'date': 'Tue, 18 Apr 2023 12:53:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "name": "tempest-securitygroup--1143405884", "stateful": true, "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "tempest-description--746750456", "shared": false, "security_group_rules": [{"id": "6c58b31e-39bc-428c-b45e-ab764b4257ae", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 450, "description": null, "tags": [], "created_at": "2023-04-18T12:53:38Z", "updated_at": "2023-04-18T12:53:38Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}, {"id": "db2bca6b-aeec-4649-9e93-2e76b0ba7884", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote _ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 451, "description": null, "tags": [], "created_at": "2023-04-18T12:53:38Z", "updated_at": "2023-04-18T12:53:38Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}], "tags": [], "created_at": "2023-04-18T12:53:38Z", "updated_at": "2023-04-18T12:53:38Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:53:39,477 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.354s 2023-04-18 12:53:39,478 79639 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": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "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-63a4ed56-14f4-420a-b117-49cd1abf530e', 'date': 'Tue, 18 Apr 2023 12:53:39 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": "7b96970f-2939-4910-bc2d-0ce6c7be1f8c", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "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-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:53:39,723 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.245s 2023-04-18 12:53:39,723 79639 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": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de0f49ce-eb26-4e6a-a3f0-37822557aad5', 'date': 'Tue, 18 Apr 2023 12:53:39 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": "c337ea0d-3576-4e07-92d8-36dad26b732a", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "c7308c61-d3d4-4121-bbd2-e2d3b671c2db", "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-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:53:39,724 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1143405884 created 2023-04-18 12:53:41,670 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.946s 2023-04-18 12:53:41,671 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'cont ent-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f6f4fa8b-a29a-4423-8ae5-cd471660151d', 'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "918ae915-d685-464a-9d94-520787225564", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.141", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:40Z", "updated_at": "2023-04-18T12:53:40Z", "revision_number": 0}}' 2023-04-18 12:53:41,671 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '918ae915-d685-464a-9d94-520787225564', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.141', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:40Z', 'updated_at': '2023-04-18T12:53:40Z', 'revision_number': 0, 'ip': '172.24.4.141'} created 2023-04-18 12:53:41,850 79639 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.173s 2023-04-18 12:53:41,850 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e89db42-b68b-4e92-8b07-7fc266ac2c3d', '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": "d6575d954aca4737bb6e943143d434fb", "name": "tempest-AttachVolumeShelveTestJSON-103533962-project-member", "password_expires_at": null}, "audit_ids": ["tDjfdmOmRXG6F8_j7q7fRw"], "expires_at": "2023-04-18T13:53:41.000000Z", "issued_at": "2023-04-18T12:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2141ea57b3164da2b77659a221c2b3e5", "name": "tempest-AttachVolumeShelveTestJSON-103533962"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:41,851 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd2c52673-0449-495a-98f4-b55441b493d7', 'name': 'tempest-AttachVolumeShelveTestJSON-780211807-network', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:29Z', 'updated_at': '2023-04-18T12:53:29Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:41,852 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1699262919', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEi3MSruhJjnFpL/1ElnxGyU0wq3IXpZ42TCnvSnClL3JSTrMMZFyuzvyeSUa1Clq8uXzuBRnd/fkDGKeRker8e+i5M6sKpuHR6ZjE8R/0m2qitf5u6Cc/cH5CD+LdRlPw==', 'fingerprint': 'c8:6b:ba:b1:7e:06:11:28:56:a9:3c:78:96:05:88:55', 'user_id': 'd6575d954aca4737bb6e943143d434fb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDX3ae9lqTWtqdVZ4hLARG1E69M4+cCJCROHpiI/FBwjg56o/xO/qeO\nCLhclK9nDf6gBwYFK4EEACKhZANiAARItzEq7oSY5xaS/9RJZ8RslNMKtyF6WeNk\nwp70pwpS9yUk6zDGRcrs78nklGtQpavLl87gUZ3f35AxinkZHq/HvouTOrCqbh0e\nmYxPEf9JtqorX+bugnP3B+Qg/i3UZT8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c7308c61-d3d4-4121-bbd2-e2d3b671c2db', 'name': 'tempest-securitygroup--1143405884', 'stateful': True, 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': 'tempest-description--746750456', 'shared': False, 'security_group_rules': [{'id': '6c58b31e-39bc-428c-b45e-ab764b4257ae', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'c7308c61-d3d4-4121-bbd2-e2d3b671c2db', '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': 450, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:38Z', 'updated_at': '2023-04-18T12:53:38Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, {'id': 'db2bca6b-aeec-4649-9e93-2e76b0ba7884', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'c7308c61-d3d4-4121-bbd2-e2d3b671c2db', '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': 451, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:38Z', 'updated_at': '202 3-04-18T12:53:38Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}], 'tags': [], 'created_at': '2023-04-18T12:53:38Z', 'updated_at': '2023-04-18T12:53:38Z', 'revision_number': 1, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, 'floating_ip': {'id': '918ae915-d685-464a-9d94-520787225564', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.141', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:40Z', 'updated_at': '2023-04-18T12:53:40Z', 'revision_number': 0, 'ip': '172.24.4.141'}} 2023-04-18 12:53:42,628 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.775s 2023-04-18 12:53:42,628 79639 DEBUG [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-1683339916", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d2c52673-0449-495a-98f4-b55441b493d7"}], "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "key_name": "tempest-keypair-1699262919", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682833a8-bc53-4a55-b4a1-0eadc76a3deb', 'x-compute-request-id': 'req-682833a8-bc53-4a55-b4a1-0eadc76a3deb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "adminPass": "password"}}' 2023-04-18 12:53:42,737 79639 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/ee1d533c-0371-4785-9d2e-163994acd8bc 0.104s 2023-04-18 12:53:42,738 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:42 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-5877ca91-e5b0-4c0b-aec3-4a968936a761', 'x-compute-request-id': 'req-5877ca91-e5b0-4c0b-aec3-4a968936a761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "name": "tempest-AttachVolumeShelveTestJSON-server-1683339916", "status": "BUILD", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:43Z", "updated": "2023-04-18T12:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1699262919", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:54:33,046 79639 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/ee1d533c-0371-4785-9d2e-163994acd8bc 0.246s 2023-04-18 12:54:33,047 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:32 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-1cd1f5d5-1899-44c0-b2c8-ac6d5feb2630', 'x-compute-request-id': 'req-1cd1f5d5-1899-44c0-b2c8-ac6d5feb2630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "name": "tempest-AttachVolumeShelveTestJSON-server-1683339916", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:53:53Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:01:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1699262919", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:54:33,061 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 12:55:33,326 79639 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/ser vers/ee1d533c-0371-4785-9d2e-163994acd8bc/os-interface 0.205s 2023-04-18 12:55:33,326 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:33 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-f33349b5-a5c6-40d5-b554-017b0133b097', 'x-compute-request-id': 'req-f33349b5-a5c6-40d5-b554-017b0133b097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d2c52673-0449-495a-98f4-b55441b493d7", "port_id": "1d221881-fb6c-4ff3-a127-f7faf09aefa4", "mac_addr": "fa:16:3e:cb:01:ae", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "564975e8-519c-49b4-bafc-db0e7d8b7906", "ip_address": "10.0.0.11"}]}]}' 2023-04-18 12:55:34,775 79639 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/918ae915-d685-464a-9d94-520787225564 1.444s 2023-04-18 12:55:34,775 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "1d221881-fb6c-4ff3-a127-f7faf09aefa4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c0ae2c49-509f-4786-b466-958472882309', 'date': 'Tue, 18 Apr 2023 12:55:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/918ae915-d685-464a-9d94-520787225564'} Body: b'{"floatingip": {"id": "918ae915-d685-464a-9d94-520787225564", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.141", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1117e5f6-d946-4a62-969c-3cb3911129f9", "port_id": "1d221881-fb6c-4ff3-a127-f7faf09aefa4", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d2c52673-0449-495a-98f4-b55441b493d7", "mac_address": "fa:16:3e:cb:01:ae", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:40Z", "updated_at": "2023-04-18T12:55:33Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:55:34,777 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.141:22' as 'cirros' with public key authentication 2023-04-18 12:55:34,821 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:55:34,846 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:55:34,847 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.141 successfully created 2023-04-18 12:55:34,894 79639 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/ee1d533c-0371-4785-9d2e-163994acd8bc/ips 0.047s 2023-04-18 12:55:34,895 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 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-b245733b-9e7b-46f4-8b5f-3f8a69340595', 'x-compute-request-id': 'req-b245733b-9e7b-46f4-8b5f-3f8a69340595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-18 12:55:35,157 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes 0.259s 2023-04-18 12:55:35,158 79639 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-1083692725"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330e3410-c189-4496-b720-4f1450c4b016', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330e3410-c189-4496-b720-4f1450c4b016', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes'} Body: b'{"volume": {"id": "b0d98dfc-51fa-4b1d-97ea-83fee08b4a16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:35.095485", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1083692725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:55:35,210 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16 0.043s 2023-04-18 12:55:35,210 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd22617f-8333-4979-ba47-a7e12813879f', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd22617f-8333-4979-ba47-a7e12813879f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16'} Body: b'{"volume": {"id": "b0d98dfc-51fa-4b1d-97ea-83fee08b4a16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:35.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1083692725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}], "user_id ": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:55:36,262 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16 0.040s 2023-04-18 12:55:36,262 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c1c4cf-1f33-49d1-9a9e-a35f834b50ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c1c4cf-1f33-49d1-9a9e-a35f834b50ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16'} Body: b'{"volume": {"id": "b0d98dfc-51fa-4b1d-97ea-83fee08b4a16", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:55:35.000000", "updated_at": "2023-04-18T12:55:35.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1083692725", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/b0d98dfc-51fa-4b1d-97ea-83fee08b4a16"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:55:36,390 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc 0.116s 2023-04-18 12:55:36,390 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:36 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-60ad0a66-4f25-4039-8646-e2666a59a645', 'x-compute-request-id': 'req-60ad0a66-4f25-4039-8646-e2666a59a645', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'' 2023-04-18 12:55:36,559 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc 0.168s 2023-04-18 12:55:36,560 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f2574e-dd56-4032-8689-f7e363fa3473', 'x-compute-requ est-id': 'req-30f2574e-dd56-4032-8689-f7e363fa3473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"server": {"id": "ee1d533c-0371-4785-9d2e-163994acd8bc", "name": "tempest-AttachVolumeShelveTestJSON-server-1683339916", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:55:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:01:ae"}, {"version": 4, "addr": "172.24.4.141", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:01:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee1d533c-0371-4785-9d2e-163994acd8bc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1699262919", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1143405884"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:56:26,660 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc 0.034s 2023-04-18 12:56:26,661 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:26 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-0240c0ed-3632-484c-8f39-01c4dae25d62', 'x-compute-request-id': 'req-0240c0ed-3632-484c-8f39-01c4dae25d62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee1d533c-0371-4785-9d2e-163994acd8bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee1d533c-0371-4785-9d2e-163994acd8bc could not be found."}}' 2023-04-18 12:56:26,690 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1699262919 0.028s 2023-04-18 12:56:26,690 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:26 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-0fc7c5ad-7b32-46ba-88ab-b6fb1fc721c6', 'x-compute-request-id': 'req-0fc7c5ad-7b32-46ba-88ab-b6fb1fc721c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/temp est-keypair-1699262919'} Body: b'' 2023-04-18 12:56:26,850 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db 0.159s 2023-04-18 12:56:26,850 79639 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-6580cbaf-3c67-4626-9217-74c2b902279b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:56:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db'} Body: b'' 2023-04-18 12:56:26,867 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db 0.016s 2023-04-18 12:56:26,868 79639 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-b33eff8e-7b07-4d2e-b2a4-4f09893419e2', 'date': 'Tue, 18 Apr 2023 12:56:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c7308c61-d3d4-4121-bbd2-e2d3b671c2db'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c7308c61-d3d4-4121-bbd2-e2d3b671c2db does not exist", "detail": ""}}' 2023-04-18 12:56:27,406 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/918ae915-d685-464a-9d94-520787225564 0.538s 2023-04-18 12:56:27,407 79639 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-95d383cd-77c7-4d2d-bceb-65ced128defa', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:56:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/918ae915-d685-464a-9d94-520787225564'} 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 13880384-2564-4f69-92a2-9d1c23405af3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:55:04,827 79651 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.106s 2023-04-18 12:55:04,828 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:04 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-c224b16c-ec7c-45c7-868d-3fc4b403cee0', '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": "a37faecb47ed4c8e8dea21ee364164e5", "name": "tempest-VolumesAdminNegativeTest-1065344438-project-member", "password_expires_at": null}, "audit_ids": ["mUAHGUuYTBq7HlWfRt2YAw"], "expires_at": "2023-04-18T13:55:04.000000Z", "issued_at": "2023-04-18T12:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c47472a1a3e4494801cea627fe6cb66", "name": "tempest-VolumesAdminNegativeTest-1065344438"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:55:04,828 79651 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'bcaa4fb9-53c1-43e9-b346-002b19ab58ad', 'name': 'tempest-VolumesAdminNegativeTest-647407033-network', 'tenant_id': '4c47472a1a3e4494801cea627fe6cb66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4c47472a1a3e4494801 cea627fe6cb66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3757, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:22Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 12:55:05,385 79651 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.556s 2023-04-18 12:55:05,385 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1260358357", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "bcaa4fb9-53c1-43e9-b346-002b19ab58ad"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c35fd1b-0dc8-4063-9e39-ffb5ff4d8613', 'x-compute-request-id': 'req-1c35fd1b-0dc8-4063-9e39-ffb5ff4d8613', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "68780c76-c582-470e-81ad-6be81909ae02", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/68780c76-c582-470e-81ad-6be81909ae02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "itXbhK3K7ByA"}}' 2023-04-18 12:55:05,475 79651 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/68780c76-c582-470e-81ad-6be81909ae02 0.086s 2023-04-18 12:55:05,475 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28522927-3422-4277-8788-c29d9dbcd82e', 'x-compute-request-id': 'req-28522927-3422-4277-8788-c29d9dbcd82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02'} Body: b'{"server": {"id": "68780c76-c582-470e-81ad-6be81909ae02", "name": "tempest-VolumesAdminNegativeTest-server-1260358357", "status": "BUILD", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:55:05Z", "updated": "2023-04-18T12:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/68780c76-c582-470e-81ad-6be81909ae02"}], "OS-DCF:diskConfig": "MANUAL" , "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:55,972 79651 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/68780c76-c582-470e-81ad-6be81909ae02 0.432s 2023-04-18 12:55:55,973 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:55 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-e504c726-3442-412f-9326-5376ded2770c', 'x-compute-request-id': 'req-e504c726-3442-412f-9326-5376ded2770c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02'} Body: b'{"server": {"id": "68780c76-c582-470e-81ad-6be81909ae02", "name": "tempest-VolumesAdminNegativeTest-server-1260358357", "status": "ACTIVE", "tenant_id": "4c47472a1a3e4494801cea627fe6cb66", "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "metadata": {}, "hostId": "9a4ef7f8841639f2dae22f8f7878d2ed0179f5e5e758041b2a218f30", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:55:05Z", "updated": "2023-04-18T12:55:12Z", "addresses": {"tempest-VolumesAdminNegativeTest-647407033-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:db:0f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/68780c76-c582-470e-81ad-6be81909ae02"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/68780c76-c582-470e-81ad-6be81909ae02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:55:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:55,984 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:56:56,201 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes 0.208s 2023-04-18 12:56:56,201 79651 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-420176298"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881d4572-1384-471f-a9ac-83d6aec723e4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881d4572-1384-471f-a9ac-83d6aec723e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes'} Body: b'{"volume": {"id": "1388038 4-2564-4f69-92a2-9d1c23405af3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:56.138280", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-420176298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:56:56,251 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3 0.041s 2023-04-18 12:56:56,251 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4f3810-6dda-45a8-a520-42c55b572978', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4f3810-6dda-45a8-a520-42c55b572978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3'} Body: b'{"volume": {"id": "13880384-2564-4f69-92a2-9d1c23405af3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:56.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-420176298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 2023-04-18 12:56:57,310 79651 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/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3 0.047s 2023-04-18 12:56:57,310 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970ff9b7-8ca3-4073-96bf-8dacda147702', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970ff9b7-8ca3-4073-96bf-8dacda147702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3'} Body: b'{"volume": {"id": "13880384-2564-4f69-92a2-9d1c23405af3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:56.000000", "updated_at": "2023-04-18T12:56:56.000000", "name": "tempest-VolumesAdminNegativeTest-volume-420176298", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4c47472a1a3e4494801cea627fe6cb66/volumes/13880384-2564-4f69-92a2-9d1c23405af3"}], "user_id": "a37faecb47ed4c8e8dea21ee364164e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4c47472a1a3e4494801cea627fe6cb66"}}' 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 41f81b2f-6f4c-4176-adfb-b04bbe827577 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:53:39,387 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:53:39,588 79645 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.198s 2023-04-18 12:53:39,588 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-954929054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+Zd5rEBAI62CG5p9rIiM2Njl9wPpGsXVMn7JS5/t4jL3F9oe/j/e6dGtaNhygmL4pBbdw8U9YF2PfR78ySP5agDCrB3H34ew/mSS4PHRTJeqnZzAM+nXvxGzCEJrNC5Q=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:39 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-842d77e8-4ab4-495c-85a8-c5e1062640ff', 'x-compute-request-id': 'req-842d77e8-4ab4-495c-85a8-c5e1062640ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-954929054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+Zd5rEBAI62CG5p9rIiM2Njl9wPpGsXVMn7JS5/t4jL3F9oe/j/e6dGtaNhygmL4pBbdw8U9YF2PfR78ySP5agDCrB3H34ew/mSS4PHRTJeqnZzAM+nXvxGzCEJrNC5Q==", "fingerprint": "2d:65:5e:20:f9:36:c5:7c:cd:6f:fc:4f:e1:dd:eb:86", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}}' 2023-04-18 12:53:39,591 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-954929054 created 2023-04-18 12:53:39,838 79645 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.247s 2023-04-18 12:53:39,839 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1014894501", "description": "tempest-description--1011512526"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-663724be-a8b8-488d-b656-135c1b4fbe30', 'date': 'Tue, 18 Apr 2023 12:53:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "name": "tempest-securitygroup--1014894501", "stateful": true, "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "description": "tempest-description--1011512526", "shared": false, "security_group_rules": [{"id": "23a54ee4-abd8-4cfb-9bd7-d8022c767b6e", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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": 458, "description": null, "tags": [], "created_at": "2023-04-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}, {"id": "4af46eb6-698e-43e3-a238-72d6bea63f83", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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" : 459, "description": null, "tags": [], "created_at": "2023-04-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}], "tags": [], "created_at": "2023-04-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 1, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:53:40,031 79645 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 0.191s 2023-04-18 12:53:40,031 79645 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": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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-80e48369-3f4e-4997-a427-4819617ec7e4', 'date': 'Tue, 18 Apr 2023 12:53:40 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": "5250bd1b-e416-4ad5-b6c5-7ab441d001f8", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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-18T12:53:39Z", "updated_at": "2023-04-18T12:53:39Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:53:40,199 79645 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 0.167s 2023-04-18 12:53:40,199 79645 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": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-eaf11d6a-da1d-4122-b3d1-f9e70b514c95', 'date': 'Tue, 18 Apr 2023 12:53:40 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": "63738150-a14f-4737-97f0-8120434a5918", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "security_group_id": "50fd5f50-9a86-4151-b5cf-76af3e1f820b", "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-18T12:53:40Z", "updated_at": "2023-04-18T12:53:40Z", "revision_number": 0, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:53:40,199 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1014894501 created 2023-04-18 12:53:41,669 79645 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 1.469s 2023-04-18 12:53:41,669 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-f b7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-51fadaac-8748-4013-a554-1f44f12f7a0a', 'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "floating_ip_address": "172.24.4.33", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "67e0b5cb088a4562864d07104be87a9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:41Z", "updated_at": "2023-04-18T12:53:41Z", "revision_number": 0}}' 2023-04-18 12:53:41,670 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'floating_ip_address': '172.24.4.33', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '67e0b5cb088a4562864d07104be87a9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:41Z', 'updated_at': '2023-04-18T12:53:41Z', 'revision_number': 0, 'ip': '172.24.4.33'} created 2023-04-18 12:53:41,768 79645 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.093s 2023-04-18 12:53:41,768 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 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-d4ba9f1f-d01c-4d89-bd8f-087f9b949421', '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": "28484fa4ad2e484f9a612941b5d6b335", "name": "tempest-ServerStableDeviceRescueTest-1150294810-project-member", "password_expires_at": null}, "audit_ids": ["wFDvRmNOS9mBPgovaJX1Ow"], "expires_at": "2023-04-18T13:53:41.000000Z", "issued_at": "2023-04-18T12:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67e0b5cb088a4562864d07104be87a9c", "name": "tempest-ServerStableDeviceRescueTest-1150294810"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/67e0b5cb088a4562864d07104be87a9c", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c", "region": "RegionOne"}], "id": "8a40 c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:53:41,769 79645 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'a020502b-df71-4835-ae54-388fc6853530', 'name': 'tempest-ServerStableDeviceRescueTest-1125717716-network', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '67e0b5cb088a4562864d07104be87a9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16434, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:30Z', 'updated_at': '2023-04-18T12:53:30Z', 'revision_number': 1} available for tenant 2023-04-18 12:53:41,769 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-954929054', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+Zd5rEBAI62CG5p9rIiM2Njl9wPpGsXVMn7JS5/t4jL3F9oe/j/e6dGtaNhygmL4pBbdw8U9YF2PfR78ySP5agDCrB3H34ew/mSS4PHRTJeqnZzAM+nXvxGzCEJrNC5Q==', 'fingerprint': '2d:65:5e:20:f9:36:c5:7c:cd:6f:fc:4f:e1:dd:eb:86', 'user_id': '28484fa4ad2e484f9a612941b5d6b335', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDn0aWb0iV9icgrmEJh3FBH3mSyLxV4mXabAF8yt6O45kfPsl7fxai0\nALXmrgySIDqgBwYFK4EEACKhZANiAASPmXeaxAQCOtghuafayIjNjY5fcD6RrF1T\nJ+yUuf7eIy9xfaHv4/3unRrWjYcoJi+KQW3cPFPWBdj30e/Mkj+WoAwqwdx9+HsP\n5kkuDx0UyXqp2cwDPp178RswhCazQuU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '50fd5f50-9a86-4151-b5cf-76af3e1f820b', 'name': 'tempest-securitygroup--1014894501', 'stateful': True, 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'description': 'tempest-description--1011512526', 'shared': False, 'security_group_rules': [{'id': '23a54ee4-abd8-4cfb-9bd7-d8022c767b6e', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'security_group_id': '50fd5f50-9a86-4151-b5cf-76af3e1f820b', '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': 458, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:39Z', 'updated_at': '2023-04-18T12:53:39Z', 'revision_number': 0, 'project_id': '67e0b5cb088a4562864d07104be87a9c'}, {'id': '4af46eb6-698e-43e3-a238-72d6bea63f83', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'security_group_id': '50fd5f50-9a86-4151-b5cf-76af3e1f820b', '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': 459, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:53:39Z', 'updated_at': '2023-04-18T12:53:39Z', 'revision_number': 0, 'project_id': '67e0b5cb088a4562864d07104be87a9c'}], 'tags': [], 'created_at': '2023-04-18T12:53:39Z', 'updated_at': '2023-04-18T12:53:39Z', 'revision_number': 1, 'project_id': '67e0b5cb088a4562864d07104be87a9c'}, 'floating_ip': {'id': 'a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227', 'tenant_id': '67e0b5cb088a4562864d07104be87a9c', 'floating_ip_address': '172.24.4.33', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '67e0b5cb088a4562864d07104be87a9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:53:41Z', 'updated_at': '2023-04-18T12:53:41Z', 'revision_number': 0, 'ip': '172.24.4.33'}} 2023-04-18 12:53:42,487 79645 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 0.716s 2023-04-18 12:53:42,487 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "a020502b-df71-4835-ae54-388fc6853530"}], "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "key_name": "tempest-keypair-954929054", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28763979-26e3-4e94-96c3-d08fae10cef1', 'x-compute-request-id': 'req-28763979-26e3-4e94-96c3-d08fae10cef1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "adminPass": "CpSHwmkvDH4f"}}' 2023-04-18 12:53:42,554 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.064s 2023-04-18 12:53:42,554 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21426ff6-bdd6-4ab3-84ee-7c7080fc21d5', 'x-compute-request-id': 'req-21426ff6-bdd6-4ab3-84ee-7c7080fc21d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "BUILD", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28 484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:32,829 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.216s 2023-04-18 12:54:32,829 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f8829f-0249-40e7-b176-780c73f5081b', 'x-compute-request-id': 'req-59f8829f-0249-40e7-b176-780c73f5081b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "ACTIVE", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "fc75f84b7fbc96e2875829dda498000437ab50d11fb468f75dfbd4c0", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:53:53Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1125717716-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:32,841 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:55:33,066 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08/os-interface 0.166s 2023-04-18 12:55:33,067 79 645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:32 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-139e8e2c-943b-4102-87fc-6455d9fff747', 'x-compute-request-id': 'req-139e8e2c-943b-4102-87fc-6455d9fff747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a020502b-df71-4835-ae54-388fc6853530", "port_id": "8aa6eefe-fb90-483e-a3b1-a5304e647ef9", "mac_addr": "fa:16:3e:da:ba:14", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "32909e51-7990-4b16-a659-8fc5b21ac5d6", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 12:55:33,959 79645 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/a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227 0.888s 2023-04-18 12:55:33,959 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8aa6eefe-fb90-483e-a3b1-a5304e647ef9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-beeeb402-3de5-4b28-834f-ee34223f52a3', 'date': 'Tue, 18 Apr 2023 12:55:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227'} Body: b'{"floatingip": {"id": "a25f95d3-c51e-4c33-8ba3-dfa0f8ed4227", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "floating_ip_address": "172.24.4.33", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "9049b582-9ac3-48d5-a193-441ee84b7d93", "port_id": "8aa6eefe-fb90-483e-a3b1-a5304e647ef9", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a020502b-df71-4835-ae54-388fc6853530", "mac_address": "fa:16:3e:da:ba:14", "admin_state_up": true, "status": "ACTIVE", "device_id": "dfec6479-6946-4089-be51-fe7aebba3f08", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:53:41Z", "updated_at": "2023-04-18T12:55:33Z", "revision_number": 1, "project_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:55:33,961 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.33:22' as 'cirros' with public key authentication 2023-04-18 12:55:34,000 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:55:34,022 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:55:34,022 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.33 successfully created 2023-04-18 12:55:34,892 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08/action 0.869s 2023-04-18 12:55:34,892 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-18955786"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8221437f-3998-4367-9de4-d7f5bf439da1', 'x-compute-request-id': 'req-8221437f-3998-4367-9de4-d7f5bf439da1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08/action'} Body: b'' 2023-04-18 12:55:34,950 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.053s 2023-04-18 12:55:34,951 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d956745d-c9d4-4bc0-a79b-cb612ca76665', 'x-compute-request-id': 'req-d956745d-c9d4-4bc0-a79b-cb612ca76665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"image": {"id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}, "created": "2023-04-18T12:55:35Z", "updated": "2023-04-18T12:55:35Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}], "server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}]}}}' 2023-04-18 12:56:25,078 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.072s 2023-04-18 12:56:25,078 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-684d0b7d-87b0-4902-9c5a-7fbb719a2f8b', 'x-compute-request-id': 'req-684d0b7d-87b0-4902-9c5a-7fbb719a2f8b', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"image": {"id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}, "created": "2023-04-18T12:55:35Z", "updated": "2023-04-18T12:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}], "server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}]}}}' 2023-04-18 12:56:25,144 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.061s 2023-04-18 12:56:25,144 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d30d94-48cf-4858-903c-8492c6b620e0', 'x-compute-request-id': 'req-52d30d94-48cf-4858-903c-8492c6b620e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"image": {"id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335"}, "created": "2023-04-18T12:55:35Z", "updated": "2023-04-18T12:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "bookmark", " href": "http://10.0.0.210/compute/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930"}], "server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}]}}}' 2023-04-18 12:56:25,383 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.230s 2023-04-18 12:56:25,383 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:25 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-0e2ae2f1-87e4-4e5d-b3aa-047f4fe2043f', 'x-compute-request-id': 'req-0e2ae2f1-87e4-4e5d-b3aa-047f4fe2043f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "ACTIVE", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "fc75f84b7fbc96e2875829dda498000437ab50d11fb468f75dfbd4c0", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:55:40Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1125717716-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:25,585 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.132s 2023-04-18 12:57:25,586 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e973a85d-c998-4896-a9ac-537bb14efbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a19f9318-d213-4a3e -b4fa-d2dc1fb41930'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "763b7b50edeb067fe54a504e32911a91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67e0b5cb088a4562864d07104be87a9c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8c3441517045fe2a022c9acb0e8405dcf6b522ae59549b0d82a1a0e13d7cf97fa220ec6c87ad0b45a4eaf922d162b4d73476dc80e3ff7d234148e0633cda81a9", "id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "created_at": "2023-04-18T12:55:35Z", "updated_at": "2023-04-18T12:57:26Z", "tags": [], "self": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "file": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:25,751 79645 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/a19f9318-d213-4a3e-b4fa-d2dc1fb41930 0.164s 2023-04-18 12:57:25,751 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ad115eb7-aa96-44a7-bfde-cf9b469e0d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "dfec6479-6946-4089-be51-fe7aebba3f08", "owner_id": "67e0b5cb088a4562864d07104be87a9c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1150294810", "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-1150294810-project-member", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-18955786", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "763b7b50edeb067fe54a504e32911a91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "67e0b5cb088a4562864d07104be87a9c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8c3441517045fe2a022c9acb0e8405dcf6b522ae59549b0d82a1a0e13d7cf97fa220ec6c87ad0b45a4eaf922d162b4d73476dc80e3ff7d234148e0633cda81a9", "id": "a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "created_at": "2023-04-18T12:55:35Z", "updated_at": "2023-04-18T12:57:26Z", "tags": [], "self": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930", "file": "/v2/images/a19f9318-d213-4a3e-b4fa-d2dc1fb41930/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:26,054 79645 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/dfec6479-6946-4089-be51-fe7aebba3f08 0.302s 2023-04-18 12:57:26,054 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 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-8f246fec-32a5-48a1-8a1a-30b84fddd30c', 'x-compute-request-id': 'req-8f246fec-32a5-48a1-8a1a-30b84fddd30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08'} Body: b'{"server": {"id": "dfec6479-6946-4089-be51-fe7aebba3f08", "name": "tempest-ServerStableDeviceRescueTest-server-1472825304", "status": "ACTIVE", "tenant_id": "67e0b5cb088a4562864d07104be87a9c", "user_id": "28484fa4ad2e484f9a612941b5d6b335", "metadata": {}, "hostId": "fc75f84b7fbc96e2875829dda498000437ab50d11fb468f75dfbd4c0", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:53:42Z", "updated": "2023-04-18T12:55:40Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1125717716-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ba:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfec6479-6946-4089-be51-fe7aebba3f08"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-954929054", "OS-SRV-USG:launched_at": "2023-04-18T12:53:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1014894501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:26,277 79645 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/67e0b5cb088a4562864d07104be87a9c/volumes 0.211s 2023-04-18 12:57:26,277 79645 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-1585831192"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f3b9a8-7f59-41f2-9a24-a446769a495a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f3b9a8-7f59-41f2-9a24-a446769a495a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes'} Body: b'{"volume": {"id": "41f81b2f-6f4c-4176-adfb-b04bbe827577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:57:26.218910", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1585831192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}], "user_id": "28484fa4ad2e484f9a612941b5d6b335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:57:26,337 79645 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/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577 0.050s 2023-04-18 12:57:26,338 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19015fc-1ebe-4f1e-b1c0-7e6a744f8f08', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19015fc-1ebe-4f1e-b1c0-7e6a744f8f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577'} Body: b'{"volume": {"id": "41f81b2f-6f4c-4176-adfb-b04bbe827577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:57:26.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1585831192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}], "user_id": "28484fa4ad2e484f9a612941b5d6b335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67e0b5cb088a4562864d07104be87a9c"}}' 2023-04-18 12:57:27,388 79645 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/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577 0.037s 2023-04-18 12:57:27,388 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876a72e1-56e8-4cde-a7c0-624b6f784909', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876a72e1-56e8-4cde-a7c0-624b6f784909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577'} Body: b'{"volume": {"id": "41f81b2f-6f4c-4176-adfb-b04bbe827577", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:57:26.000000", "updated_at": "2023-04-18T12:57:26.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1585831192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/67e0b5cb088a4562864d07104be87a9c/volumes/41f81b2f-6f4c-4176-adfb-b04bbe827577"}], "user_id": "28484fa4ad2e484f9a612941b5d6b335", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "67e0b5cb088a4562864d07104be87a9c"}}' 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 573ea902-e08e-44dc-ba5d-4733b1953faa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:54:40,119 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.589s 2023-04-18 12:54:40,119 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:39 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-fca24514-aaa9-4f1d-a0f7-6b4b4443926b', 'x-compute-request-id': 'req-fca24514-aaa9-4f1d-a0f7-6b4b4443926b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:54:40,282 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.151s 2023-04-18 12:54:40,282 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:54:40 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-f7d0d27e-e8e2-4632-8559-e6f3e1ecb8a0', 'x-compute-request-id': 'req-f7d0d27e-e8e2-4632-8559-e6f3e1ecb8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:30,574 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.230s 2023-04-18 12:55:30,574 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b03a07-6860-4ac1-a05d-3ba096702a7e', 'x-compute-request-id': 'req-64b03a07-6860-4ac1-a05d-3ba096702a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:55:30,819 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.232s 2023-04-18 12:55:30,819 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Tue, 18 Apr 2023 12:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26df0d63-2c7d-4226-b3f8-521098b3880f', 'x-compute-request-id': 'req-26df0d63-2c7d-4226-b3f8-521098b3880f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:56:31,194 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes 0.305s 2023-04-18 12:56:31,194 79661 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-414754812"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9093ede-1645-4264-8c4e-9fc3e7c976f2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9093ede-1645-4264-8c4e-9fc3e7c976f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes'} Body: b'{"volume": {"id": "573ea902-e08e-44dc-ba5d-4733b1953faa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:31.115105", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-414754812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 202 3-04-18 12:56:31,251 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa 0.047s 2023-04-18 12:56:31,252 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f87feb-704e-4e77-851c-43ad02239c28', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f87feb-704e-4e77-851c-43ad02239c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa'} Body: b'{"volume": {"id": "573ea902-e08e-44dc-ba5d-4733b1953faa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:31.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-414754812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:56:32,319 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa 0.049s 2023-04-18 12:56:32,320 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db316735-b219-4432-b44e-d3d9936ec2f5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db316735-b219-4432-b44e-d3d9936ec2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa'} Body: b'{"volume": {"id": "573ea902-e08e-44dc-ba5d-4733b1953faa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:56:31.000000", "updated_at": "2023-04-18T12:56:31.000000", "name": "tempest-ServerActionsTestJSON-volume-414754812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/573ea902-e08e-44dc-ba5d-4733b1953faa"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:56:32,690 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.352s 2023-04-18 12:56:32,690 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d28629-6a0e-4094-a93f-e9bc5fe4d871', 'x-compute-request-id': 'req-14d28629-6a0e-4094-a93f-e9bc5fe4d871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1b59e61b-925e-4972-bfb2-5564630c82a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:48,194 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types 0.173s 2023-04-18 12:58:48,195 79651 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-1493296669"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6ed099-06bc-4f4a-8cd7-b97a180ca916', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6ed099-06bc-4f4a-8cd7-b97a180ca916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types'} Body: b'{"volume_type": {"id": "74eb4bc5-1f80-4025-8237-90be12fd9c6c", "name": "tempest-GroupSnapshotsTest-volume-type-1493296669", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:58:48,237 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types 0.039s 2023-04-18 12:58:48,237 79651 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-1116667353"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2605767-6fb6-4eee-b008-df767a6c9462', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2605767-6fb6-4eee-b008-df767a6c9462', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types'} Body: b'{"group_type": {"id": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "name": "tempest-GroupSnapshotsTest-group-type-1116667353", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:58:48,493 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups 0.253s 2023-04-18 12:58:48,493 79651 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": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "volume_types": ["74eb4bc5-1f80-4025-8237-90be12fd9c6c"], "name": "tempest-GroupSnapshotsTest-Group-1035769283"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41383848-ea95-4223-8f75-d5896198170c', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41383848-ea95-4223-8f75-d5896198170c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups'} Body: b'{"group": {"id": "1b59e61b-925e-4972-bfb2-5564630c82a0", "name": "tempest-GroupSnapshotsTest-Group-1035769283"}}' 2023-04-18 12:58:48,527 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0 0.032s 2023-04-18 12:58:48,527 79651 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': 'Tue, 18 Apr 2023 12:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb000c9-5c36-4931-82bd-0a7b59186717', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb000c9-5c36-4931-82bd-0a7b59186717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0'} Body: b'{"group": {"id": "1b59e61b-925e-4972-bfb2-5564630c82a0", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T12:58:48.000000", "name": "tempest-GroupSnapshotsTest-Group-1035769283", "description": null, "group_type": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "volume_types": ["74eb4bc5-1f80-4025-8237-90be12fd9c6c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:49,578 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0 0.046s 2023-04-18 12:58:49,579 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad15ffb1-ce75-4dce-9899-33ada55ba8c4', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad15ffb1-ce75-4dce-9899-33ada55ba8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0'} Body: b'{"group": {"id": "1b59e61b-925e-4972-bfb2-5564630c82a0", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:48.000000", "name": "tempest-GroupSnapshotsTest-Group-1035769283", "description": null, "group_type": "7be2ef28-e6b2-436f-9282-18316a46b1ad", "volume_types": ["74eb4bc5-1f80-4025-8237-90be12fd9c6c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:49,668 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail 0.083s 2023-04-18 12:58:49,668 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30efcaf7-0f6a-4d45-be2c-eceda7d2d3dd', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30efcaf7-0f6a-4d45-be2c-eceda7d2d3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:58:49,748 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0/action 0.069s 2023-04-18 12:58:49,748 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {" delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-deee61fc-e499-4eb4-ac30-8d7c9ac4c6a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0/action'} Body: b'' 2023-04-18 12:58:49,765 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0 0.016s 2023-04-18 12:58:49,765 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 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-a9c422b7-a3d3-4113-aaeb-85dac2cd1ef9', 'x-openstack-request-id': 'req-a9c422b7-a3d3-4113-aaeb-85dac2cd1ef9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/1b59e61b-925e-4972-bfb2-5564630c82a0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1b59e61b-925e-4972-bfb2-5564630c82a0 could not be found."}}' 2023-04-18 12:58:49,798 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/7be2ef28-e6b2-436f-9282-18316a46b1ad 0.032s 2023-04-18 12:58:49,798 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-3ceb6605-580d-4139-932f-2593e4c85e75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/7be2ef28-e6b2-436f-9282-18316a46b1ad'} Body: b'' 2023-04-18 12:58:49,850 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c 0.050s 2023-04-18 12:58:49,850 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acc9286-9485-46d6-ada6-2a85dad7f77c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c'} Body: b'' 2023-04-18 12:58:49,867 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c 0.016s 2023-04-18 12:58:49,867 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 A pr 2023 12:58:49 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-03504987-c07b-48d4-befd-304fbaee1571', 'x-openstack-request-id': 'req-03504987-c07b-48d4-befd-304fbaee1571', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/74eb4bc5-1f80-4025-8237-90be12fd9c6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 74eb4bc5-1f80-4025-8237-90be12fd9c6c 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 ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:49,903 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types 0.032s 2023-04-18 12:58:49,904 79651 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-237438304"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad89528-bebe-40b4-b5a6-4c87aa436933', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad89528-bebe-40b4-b5a6-4c87aa436933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types'} Body: b'{"volume_type": {"id": "3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240", "name": "tempest-GroupSnapshotsTest-volume-type-237438304", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:58:49,937 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types 0.030s 2023-04-18 12:58:49,938 79651 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-1942328958"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df8dd60-7534-416e-8412-2b2ab3960371', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df8dd60-7534-416e-8412-2b2ab3960371', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types'} Body: b'{"group_type": {"id": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "name": "tempest-GroupSnapshotsTest-group-type-1942328958", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:58:50,111 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups 0.170s 2023-04-18 12:58:50,112 79651 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": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "volume_types": ["3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240"], "name": "tempest-GroupSnapshotsTest-Group-611088998"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb145f7-a2ce-4ce2-accb-c62e4b9dffcf', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb145f7-a2ce-4ce2-accb-c62e4b9dffcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups'} Body: b'{"group": {"id": "ae87fdfd-aacf-4069-b8d0-6e0cd3b34493", "name": "tempest-GroupSnapshotsTest-Group-611088998"}}' 2023-04-18 12:58:50,151 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 0.037s 2023-04-18 12:58:50,152 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d5faf0-5922-4638-abf5-1ab15ef183c9', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d5faf0-5922-4638-abf5-1ab15ef183c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493'} Body: b'{"group": {"id": "ae87fdfd-aacf-4069-b8d0-6e0cd3b34493", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T12:58:50.000000", "name": "tempest-GroupSnapshotsTest-Group-611088998", "description": null, "group_type": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "volume_types": ["3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:51,187 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 0.030s 2023-04-18 12:58:51,187 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d88dd64-8bc5-4fbc-81b3-900fba90a478', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d88dd64-8bc5-4fbc-81b3-900fba90a478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493'} Body: b'{"group": {"id": "ae87fdfd-aacf-4069-b8d0-6e0cd3b34493", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:50.000000", "name": "tempest-GroupSnapshotsTest-Group-611088998", "description": null, "group_type": "187ebb2f-31fb-4d49-a218-1cbecdfd7e7e", "volume_types": ["3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:51,191 79651 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-18 12:58:51,265 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail 0.073s 2023-04-18 12:58:51,266 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2567f8a9-a3b3-4d74-9544-560cd9ab60a6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2567f8a9-a3b3-4d74-9544-560cd9ab60a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:58:51,440 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493/action 0.16 4s 2023-04-18 12:58:51,441 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-79f8fc4b-930a-4925-9533-e4ef1c1bb3e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493/action'} Body: b'' 2023-04-18 12:58:51,456 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 0.014s 2023-04-18 12:58:51,456 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-28f37635-4acb-429b-9496-af8d226320d6', 'x-openstack-request-id': 'req-28f37635-4acb-429b-9496-af8d226320d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/ae87fdfd-aacf-4069-b8d0-6e0cd3b34493'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ae87fdfd-aacf-4069-b8d0-6e0cd3b34493 could not be found."}}' 2023-04-18 12:58:51,490 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/187ebb2f-31fb-4d49-a218-1cbecdfd7e7e 0.033s 2023-04-18 12:58:51,490 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-3ba3318d-8304-45c5-bc40-23589455bd43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/187ebb2f-31fb-4d49-a218-1cbecdfd7e7e'} Body: b'' 2023-04-18 12:58:51,538 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240 0.047s 2023-04-18 12:58:51,538 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-08e0df00-38c2-4d37-b9d9-d5101c4c53a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240'} Body: b'' 2023-04-18 12:58:51,554 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240 0.015s 2023-04-18 12:58:51,554 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-9c03ab63-1794-479d-9208-ab4825d53483', 'x-openstack-request-id': 'req-9c03ab63-1794-479d-9208-ab4825d53483', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3ee1fe77-3d7d-41c7-8bfd-5aa3fe179240 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 dd81d9b8-a898-41e8-bef7-930decfb69c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:51,592 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types 0.034s 2023-04-18 12:58:51,592 79651 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-1083769167"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03efcc7c-d067-4fd5-a1c8-484ae96cc477', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03efcc7c-d067-4fd5-a1c8-484ae96cc477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types'} Body: b'{"volume_type": {"id": "ca671307-ffe2-417e-9ee6-833d56afa6e9", "name": "tempest-GroupSnapshotsTest-volume-type-1083769167", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 12:58:51,625 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types 0.029s 2023-04-18 12:58:51,625 79651 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-547574721"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f184fa58-8e5a-498b-9577-1712d53f38fb', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f184fa58-8e5a-498b-9577-1712d53f38fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types'} Body: b'{"group_type": {"id": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "name": "tempest-GroupSnapshotsTest-group-type-547574721", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 12:58:51,721 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups 0.092s 2023-04-18 12:58:51,721 79651 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": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "volume_types": ["ca671307-ffe2-417e-9ee6-833d56afa6e9"], "name": "tempest-GroupSnapshotsTest-Group-432080116"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b510980-0fdb-44e5-8818-fafc47a19a58', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b510980-0fdb-44e5-8818-fafc47a19a58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups'} Body: b'{"group": {"id": "dd81d9b8-a898-41e8-bef7-930decfb69c7", "name": "tempest-GroupSnapshotsTest-Group-432080116"}}' 2023-04-18 12:58:51,760 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7 0.036s 2023-04-18 12:58:51,760 79651 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbb1e86-b1df-4bdc-a433-80059fd2f54a', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbb1e86-b1df-4bdc-a433-80059fd2f54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7'} Body: b'{"group": {"id": "dd81d9b8-a898-41e8-bef7-930decfb69c7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:52.000000", "name": "tempest-GroupSnapshotsTest-Group-432080116", "description": null, "group_type": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "volume_types": ["ca671307-ffe2-417e-9ee6-833d56afa6e9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:52,800 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7 0.035s 2023-04-18 12:58:52,801 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24570aa0-572c-4351-a1be-5b45f008538c', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24570aa0-572c-4351-a1be-5b45f008538c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7'} Body: b'{"group": {"id": "dd81d9b8-a898-41e8-bef7-930decfb69c7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T12:58:52.000000", "name": "tempest-GroupSnapshotsTest-Group-432080116", "description": null, "group_type": "1cecea76-2acb-4632-a7ac-adee6cb11ac5", "volume_types": ["ca671307-ffe2-417e-9ee6-833d56afa6e9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 12:58:52,904 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail 0.098s 2023-04-18 12:58:52,904 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7681fc0d-990a-43a8-8f8c-2465ecedd9eb', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7681fc0d-990a-43a8-8f8c-2465ecedd9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 12:58:52,984 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7/action 0.069s 2023-04-18 12:58:52,984 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 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-1045dcc5-3065-43c1-8672-cd70e2a97a0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7/action'} Body: b'' 2023-04-18 12:58:53,001 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7 0.016s 2023-04-18 12:58:53,001 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:52 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-b5d092a4-2af7-424c-a0a1-e5e73c278daf', 'x-openstack-request-id': 'req-b5d092a4-2af7-424c-a0a1-e5e73c278daf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/436764c848904d52a2c99736a38a789e/groups/dd81d9b8-a898-41e8-bef7-930decfb69c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group dd81d9b8-a898-41e8-bef7-930decfb69c7 could not be found."}}' 2023-04-18 12:58:53,037 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/1cecea76-2acb-4632-a7ac-adee6cb11ac5 0.035s 2023-04-18 12:58:53,037 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12: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-4dc0e586-9c44-43b1-b2b5-08345d74e7bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/group_types/1cecea76-2acb-4632-a7ac-adee6cb11ac5'} Body: b'' 2023-04-18 12:58:53,085 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9 0.047s 2023-04-18 12:58:53,085 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12: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-1032472a-8dc5-4c8b-a465-307e580ba5c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9'} Body: b'' 2023-04-18 12:58:53,100 79651 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9 0.015s 2023-04-18 12:58:53,101 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Tue, 18 Apr 2023 12: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-5813ec0d-ef2e-4fcb-b6ca-5def433ca696', 'x-openstack-request-id': 'req-5813ec0d-ef2e-4fcb-b6ca-5def433ca696', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bfe7ca9332084dabb7dc3f8b7af55c90/types/ca671307-ffe2-417e-9ee6-833d56afa6e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ca671307-ffe2-417e-9ee6-833d56afa6e9 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 41d43baa-fdc1-462b-84aa-0aaebcd0d13d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:56:16,334 79659 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 12:56:17,112 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.777s 2023-04-18 12:56:17,112 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--113303853", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5bd8d932-5986-4cd2-a8c6-61dc7900c9d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--113303853", "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": "91be86ea743d46ed9f1e7ed2dcc5a780", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "created_at": "2023-04-18T12:56:17Z", "updated_at": "2023-04-18T12:56:17Z", "tags": [], "self": "/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "file": "/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:56:18,551 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc/file 1.438s 2023-04-18 12:56:18,551 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b77af607-5b72-4db4-bff1-23b445bf2e8b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc/file'} Body: b'' 2023-04-18 12:56:18,551 79659 DEBUG [tempest.scenario.manager] image:c6b4d806-b666-4cd3-a1a5-6ccb495acdcc 2023-04-18 12:56:18,603 79659 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.049s 2023-04-18 12:56:18,604 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2131296057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEy7dJNIRrlEum8Xm+TyN8YSh3jr9AsLMsLAFHZqCL/z3NnG8pQLmmTQ8ToqlTYs5GFvQmtCjSk9mrevk32fx0H5IkkACUFN9mMA60xPlfol880WMEVC/UYEruhmZrypiQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1a324e-6d85-4865-a985-b92c15422baf', 'x-compute-request-id': 'req-2d1a324e-6d85-4865-a985-b92c15422baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-21312 96057", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEy7dJNIRrlEum8Xm+TyN8YSh3jr9AsLMsLAFHZqCL/z3NnG8pQLmmTQ8ToqlTYs5GFvQmtCjSk9mrevk32fx0H5IkkACUFN9mMA60xPlfol880WMEVC/UYEruhmZrypiQ==", "fingerprint": "5f:c6:cc:e2:ba:c1:1c:a9:7b:ea:78:12:b3:64:8a:8d", "user_id": "09e7674bd0a24feead88eb5b7338ae99"}}' 2023-04-18 12:56:18,697 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2023-04-18 12:56:18,697 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:18 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-c9003b03-cbf3-4549-812e-1ffb67000f6b', '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": "09e7674bd0a24feead88eb5b7338ae99", "name": "tempest-TestMinimumBasicScenario-283436028-project-member", "password_expires_at": null}, "audit_ids": ["6Nt-hSYQTwyqaikomLRWfg"], "expires_at": "2023-04-18T13:56:18.000000Z", "issued_at": "2023-04-18T12:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91be86ea743d46ed9f1e7ed2dcc5a780", "name": "tempest-TestMinimumBasicScenario-283436028"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:56:18,698 79659 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '569bedd9-9452-4f31-aeae-2dd11fccbd2c', 'name': 'tempest-TestMinimumBasicScenario-1183691770-network', 'tenant_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91be86ea743d46ed9f1e7ed2dcc5a780', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65377, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:54Z', 'updated_at': '2023-04-18T12:52:54Z', 'revision_number': 1} available for tenant 2023-04-18 12:56:19,325 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.626s 2023-04-18 12:56:19,325 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-993207306", "imageRef": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "networks": [{"uuid": "569bedd9-9452-4f31-aeae-2dd11fccbd2c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71499705-47eb-4f64-8ef1-3fbe3b02c200', 'x-compute-request-id': 'req-71499705-47eb-4f64-8ef1-3fbe3b02c200', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cbxA9BYgqZ2D"}}' 2023-04-18 12:56:19,404 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.075s 2023-04-18 12:56:19,404 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:19 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-22e6484f-5e8c-40ec-b48c-1a76ae62de10', 'x-compute-request-id': 'req-22e6484f-5e8c-40ec-b48c-1a76ae62de10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "BUILD", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:19Z", "addresses": {}, "acce ssIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:09,704 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.246s 2023-04-18 12:57:09,704 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:09 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-1ebdcb96-8c8e-46ae-8f5c-7395c72a2eaa', 'x-compute-request-id': 'req-1ebdcb96-8c8e-46ae-8f5c-7395c72a2eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:09,716 79659 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:58:10,043 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.271s 2023-04-18 12:58:10,043 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:09 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-217dc47f-df33-4c7b-a787-b5af84debec3', 'x-compute-request-id': 'req-217dc47f-df33-4c7b-a787-b5af84debec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:58:10,130 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.075s 2023-04-18 12:58:10,130 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:10 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-0f96d4dd-8eb3-4691-a72a-d5395c8cb29c', 'x-compute-request-id': 'req-0f96d4dd-8eb3-4691-a72a-d5395c8cb29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}]}]}' 2023-04-18 12:58:10,372 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.239s 2023-04-18 12:58:10,373 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-b135e28f-cc5d-431a-b5aa-ede9b18965b4', 'x-compute-request-id': 'req-b135e28f-cc5d-431a-b5aa-ede9b18965b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4 af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:56:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:58:10,575 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes 0.191s 2023-04-18 12:58:10,575 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1095445687", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73791187-e12a-4245-9836-41976eeaeb81', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73791187-e12a-4245-9836-41976eeaeb81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes'} Body: b'{"volume": {"id": "41d43baa-fdc1-462b-84aa-0aaebcd0d13d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:10.515914", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1095445687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:10,626 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.042s 2023-04-18 12:58:10,626 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-7fae46e1-015a-45fd-963b-bec4ddfbeb6d', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fae46e1-015a-45fd-963b-bec4ddfbeb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'{"volume": {"id": "41d43baa-fdc1-462b-84aa-0aaebcd0d13d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:11.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1095445687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:58:11,677 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.039s 2023-04-18 12:58:11,677 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69eadd5-3abe-44da-a4ab-6a806214f8f0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69eadd5-3abe-44da-a4ab-6a806214f8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'{"volume": {"id": "41d43baa-fdc1-462b-84aa-0aaebcd0d13d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:11.000000", "updated_at": "2023-04-18T12:58:11.000000", "name": "tempest-TestMinimumBasicScenario-volume-1095445687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d"}], "user_id": "09e7674bd0a24feead88eb5b7338ae99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780"}}' 2023-04-18 12:58:11,792 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.096s 2023-04-18 12:58:11,792 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 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-d6f4ac7e-6b2a-45c8-8a8b-4fa700e98bcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9 1be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'' 2023-04-18 12:58:11,814 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d 0.021s 2023-04-18 12:58:11,814 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-603e69b7-6ae2-4344-8962-f7bce2bc1974', 'x-openstack-request-id': 'req-603e69b7-6ae2-4344-8962-f7bce2bc1974', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/91be86ea743d46ed9f1e7ed2dcc5a780/volumes/41d43baa-fdc1-462b-84aa-0aaebcd0d13d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 41d43baa-fdc1-462b-84aa-0aaebcd0d13d could not be found."}}' 2023-04-18 12:58:11,964 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.148s 2023-04-18 12:58:11,964 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 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-b14da240-35f5-4267-84a3-14e8b0da85f3', 'x-compute-request-id': 'req-b14da240-35f5-4267-84a3-14e8b0da85f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'' 2023-04-18 12:58:12,638 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.672s 2023-04-18 12:58:12,638 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:11 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-87c43721-131a-4706-ab2b-b8469b35be99', 'x-compute-request-id': 'req-87c43721-131a-4706-ab2b-b8469b35be99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"server": {"id": "abb082fc-1009-4af6-a6ce-98ff430f84c4", "name": "tempest-TestMinimumBasicScenario-server-993207306", "status": "ACTIVE", "tenant_id": "91be86ea743d46ed9f1e7ed2dcc5a780", "user_id": "09e7674bd0a24feead88eb5b7338ae99", "metadata": {}, "hostId": "8ab9ddc9287f8e22e2364ba6359d948d3e13328bcb66263df15ad13d", "image": {"id": "c6b4d806-b666-4cd3-a1a5-6ccb495acdcc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:19Z", "updated": "2023-04-18T12:58:12Z", "addresses": {"tempest-TestMinimumBasicScenario-1183691770-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:6d:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2131296057", "OS-SRV-USG:launched_at": "2023-04-18T12:56:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:02,901 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4 0.193s 2023-04-18 12:59:02,902 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 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-cd6a7ce0-411f-476a-bfd9-4b46e459dea9', 'x-compute-request-id': 'req-cd6a7ce0-411f-476a-bfd9-4b46e459dea9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/abb082fc-1009-4af6-a6ce-98ff430f84c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance abb082fc-1009-4af6-a6ce-98ff430f84c4 could not be found."}}' 2023-04-18 12:59:02,935 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2131296057 0.032s 2023-04-18 12:59:02,935 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 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-bb4b54c4-313d-4cc8-9319-1575ecb342cd', 'x-compute-request-id': 'req-bb4b54c4-313d-4cc8-9319-1575ecb342cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2131296057'} Body: b'' 2023-04-18 12:59:03,059 79659 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc 0.124s 2023-04-18 12:59:03,060 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-cb437f8f-ee70-4cbd-9998-0735cbbf5ee1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c6b4d806-b666-4cd3-a1a5-6ccb495acdcc'} 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 0059614d-bc04-4df5-b829-b5c471010f04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:56:27,410 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:56:27,410 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:56:27,461 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2023-04-18 12:56:27,462 79639 DEBUG [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-1061869806", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtlP5v5lmG+FspTs3gT5Pg0wkZhGKZtUIO4zdcaUbPRxQKmfahh2X/NJoY6gg/JU6mtU8bm04aCVdg5+rrElzaaF/pekIhdcKgp3k5cyv3d0FLcpKuGD91qfEChd2eN1Q=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:27 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-6a4021d6-7710-459f-886e-d2c168dd58f0', 'x-compute-request-id': 'req-6a4021d6-7710-459f-886e-d2c168dd58f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1061869806", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtlP5v5lmG+FspTs3gT5Pg0wkZhGKZtUIO4zdcaUbPRxQKmfahh2X/NJoY6gg/JU6mtU8bm04aCVdg5+rrElzaaF/pekIhdcKgp3k5cyv3d0FLcpKuGD91qfEChd2eN1Q==", "fingerprint": "3b:f7:7d:f0:70:da:57:f6:bf:05:7a:25:0c:eb:4b:b7", "user_id": "d6575d954aca4737bb6e943143d434fb"}}' 2023-04-18 12:56:27,465 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1061869806 created 2023-04-18 12:56:27,655 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.190s 2023-04-18 12:56:27,656 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--928266581", "description": "tempest-description--2128103964"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9fd5b879-a196-44a7-bdac-ca0c6aa754ba', 'date': 'Tue, 18 Apr 2023 12:56:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3958c29-be82-4719-921c-7194615db85a", "name": "tempest-securitygroup--928266581", "stateful": true, "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "tempest-description--2128103964", "shared": false, "security_group_rules": [{"id": "22a03d65-6629-459a-a1a6-aeb8aa17a171", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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": 613, "description": null, "tags": [], "created_at": "2023-04-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}, {"id": "8eb93dee-3fe0-4a45-92df-e13f522438f9", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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": 612, "description": null, "tags": [], "created_at": "2023-04-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}], "tags": [], "created_at": "2023-04-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:56:27,819 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 12:56:27,819 79639 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": "b3958c29-be82-4719-921c-7194615db85a", "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-75e89b0c-0eb1-4022-b557-11cc1d706ded', 'date': 'Tue, 18 Apr 2023 12:56:27 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": "861f0eaf-3d71-4a89-941d-4448f79a822c", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:56:27,974 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-18 12:56:27,975 79639 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": "b3958c29-be82-4719-921c-7194615db85a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-598fcfff-83d3-442a-958a-0ff580f71230', 'date': 'Tue, 18 Apr 2023 12:56:27 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": "538be78f-a542-444c-aa89-dc667d8d353f", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "security_group_id": "b3958c29-be82-4719-921c-7194615db85a", "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-18T12:56:27Z", "updated_at": "2023-04-18T12:56:27Z", "revision_number": 0, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:56:27,975 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--928266581 created 2023-04-18 12:56:28,792 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.816s 2023-04-18 12:56:28,792 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0eaed2d4-fb54-4340-bd40-04c0ba3a6556', 'date': 'Tue, 18 Apr 2023 12:56:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "23268bb4-6231-43d7-9d14-d31dfab6d7df", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.80", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2141ea57b3164da2b77659a221c2b3e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:56:28Z", "updated_at": "2023-04-18T12:56:28Z", "revision_number": 0}}' 2023-04-18 12:56:28,792 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '23268bb4-6231-43d7-9d14-d31dfab6d7df', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:56:28Z', 'updated_at': '2023-04-18T12:56:28Z', 'revision_number': 0, 'ip': '172.24.4.80'} created 2023-04-18 12:56:28,925 79639 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.126s 2023-04-18 12:56:28,926 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-39629da7-5ee6-4838-9c86-8dc8f7fd5e3b', '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": "d6575d954aca4737bb6e943143d434fb", "name": "tempest-AttachVolumeShelveTestJSON-103533962-project-member", "password_expires_at": null}, "audit_ids": ["CA9JKQ_-Q5yuBf-u0ymhiA"], "expires_at": "2023-04-18T13:56:28.000000Z", "issued_at": "2023-04-18T12:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2141ea57b3164da2b77659a221c2b3e5", "name": "tempest-AttachVolumeShelveTestJSON-103533962"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cin der"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:56:28,926 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'd2c52673-0449-495a-98f4-b55441b493d7', 'name': 'tempest-AttachVolumeShelveTestJSON-780211807-network', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57884, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:53:29Z', 'updated_at': '2023-04-18T12:53:29Z', 'revision_number': 1} available for tenant 2023-04-18 12:56:28,927 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1061869806', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtlP5v5lmG+FspTs3gT5Pg0wkZhGKZtUIO4zdcaUbPRxQKmfahh2X/NJoY6gg/JU6mtU8bm04aCVdg5+rrElzaaF/pekIhdcKgp3k5cyv3d0FLcpKuGD91qfEChd2eN1Q==', 'fingerprint': '3b:f7:7d:f0:70:da:57:f6:bf:05:7a:25:0c:eb:4b:b7', 'user_id': 'd6575d954aca4737bb6e943143d434fb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALzktMSiXz1GdNSNT+p2XtvQwjHlxQrL4gGr1fbtWH/hAi4mMkP/nO\nATv7CQMhiDigBwYFK4EEACKhZANiAAS7ZT+b+ZZhvhbKU7N4E+T4NMJGYRimbVCD\nuM3XGlGz0cUCpn2oYdl/zSaGOoIPyVOprVPG5tOGglXYOfq6xJc2mhf6XpCIXXCo\nKd5OXMr93dBS3KSrhg/danxAoXdnjdU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b3958c29-be82-4719-921c-7194615db85a', 'name': 'tempest-securitygroup--928266581', 'stateful': True, 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': 'tempest-description--2128103964', 'shared': False, 'security_group_rules': [{'id': '22a03d65-6629-459a-a1a6-aeb8aa17a171', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'b3958c29-be82-4719-921c-7194615db85a', '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': 613, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:56:27Z', 'updated_at': '2023-04-18T12:56:27Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, {'id': '8eb93dee-3fe0-4a45-92df-e13f522438f9', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'security_group_id': 'b3958c29-be82-4719-921c-7194615db85a', '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': 612, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:56:27Z', 'updated_at': '2023-04 -18T12:56:27Z', 'revision_number': 0, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}], 'tags': [], 'created_at': '2023-04-18T12:56:27Z', 'updated_at': '2023-04-18T12:56:27Z', 'revision_number': 1, 'project_id': '2141ea57b3164da2b77659a221c2b3e5'}, 'floating_ip': {'id': '23268bb4-6231-43d7-9d14-d31dfab6d7df', 'tenant_id': '2141ea57b3164da2b77659a221c2b3e5', 'floating_ip_address': '172.24.4.80', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2141ea57b3164da2b77659a221c2b3e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:56:28Z', 'updated_at': '2023-04-18T12:56:28Z', 'revision_number': 0, 'ip': '172.24.4.80'}} 2023-04-18 12:56:29,554 79639 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.626s 2023-04-18 12:56:29,554 79639 DEBUG [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-1990878987", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d2c52673-0449-495a-98f4-b55441b493d7"}], "security_groups": [{"name": "tempest-securitygroup--928266581"}], "key_name": "tempest-keypair-1061869806", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659c2961-e379-4839-a9d7-453146fc7868', 'x-compute-request-id': 'req-659c2961-e379-4839-a9d7-453146fc7868', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--928266581"}], "adminPass": "password"}}' 2023-04-18 12:56:29,652 79639 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/11ac19bc-2428-4416-a99c-5203c19f82a3 0.094s 2023-04-18 12:56:29,653 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:29 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-42ec8b63-5659-4beb-b431-c115af77bb6e', 'x-compute-request-id': 'req-42ec8b63-5659-4beb-b431-c115af77bb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "name": "tempest-AttachVolumeShelveTestJSON-server-1990878987", "status": "BUILD", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d 954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:30Z", "updated": "2023-04-18T12:56:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1061869806", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:57:19,983 79639 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/11ac19bc-2428-4416-a99c-5203c19f82a3 0.267s 2023-04-18 12:57:19,984 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37dcb52-2b77-4341-b53f-ad9c60000f9f', 'x-compute-request-id': 'req-d37dcb52-2b77-4341-b53f-ad9c60000f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "name": "tempest-AttachVolumeShelveTestJSON-server-1990878987", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:29Z", "updated": "2023-04-18T12:56:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a6:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1061869806", "OS-SRV-USG:launched_at": "2023-04-18T12:56:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--928266581"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:57:19,997 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:58:20,224 79639 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/11ac 19bc-2428-4416-a99c-5203c19f82a3/os-interface 0.187s 2023-04-18 12:58:20,225 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:20 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-891edb77-4162-4d57-987c-8a8c95f71250', 'x-compute-request-id': 'req-891edb77-4162-4d57-987c-8a8c95f71250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d2c52673-0449-495a-98f4-b55441b493d7", "port_id": "d68407d3-0293-4e9b-b597-21342a4c3752", "mac_addr": "fa:16:3e:ba:a6:aa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "564975e8-519c-49b4-bafc-db0e7d8b7906", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 12:58:21,035 79639 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/23268bb4-6231-43d7-9d14-d31dfab6d7df 0.803s 2023-04-18 12:58:21,035 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d68407d3-0293-4e9b-b597-21342a4c3752"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-23919333-2d0c-4da3-bfb7-f5ab52c3a188', 'date': 'Tue, 18 Apr 2023 12:58:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23268bb4-6231-43d7-9d14-d31dfab6d7df'} Body: b'{"floatingip": {"id": "23268bb4-6231-43d7-9d14-d31dfab6d7df", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "floating_ip_address": "172.24.4.80", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1117e5f6-d946-4a62-969c-3cb3911129f9", "port_id": "d68407d3-0293-4e9b-b597-21342a4c3752", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d2c52673-0449-495a-98f4-b55441b493d7", "mac_address": "fa:16:3e:ba:a6:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:56:28Z", "updated_at": "2023-04-18T12:58:20Z", "revision_number": 1, "project_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:58:21,036 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.80:22' as 'cirros' with public key authentication 2023-04-18 12:58:21,078 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 12:58:21,098 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 12:58:21,099 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.80 successfully created 2023-04-18 12:58:21,142 79639 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/11ac19bc-2428-4416-a99c-5203c19f82a3/ips 0.042s 2023-04-18 12:58:21,143 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:21 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-90bacad3-d67d-4f4d-86b0-7c581d3350fa', 'x-compute-request-id': 'req-90bacad3-d67d-4f4d-86b0-7c581d3350fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-18 12:58:21,385 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes 0.239s 2023-04-18 12:58:21,386 79639 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-119935718"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f352b0-842f-4c8d-954f-a445d060003a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f352b0-842f-4c8d-954f-a445d060003a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes'} Body: b'{"volume": {"id": "0059614d-bc04-4df5-b829-b5c471010f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:21.322340", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-119935718", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:21,442 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04 0.046s 2023-04-18 12:58:21,443 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949ffa91-d001-41e6-82da-a56e1991c400', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949ffa91-d001-41e6-82da-a56e1991c400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04'} Body: b'{"volume": {"id": "0059614d-bc04-4df5-b829-b5c471010f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:21.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-119935718", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}], "user_id": "d6575d954ac a4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:58:22,492 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04 0.038s 2023-04-18 12:58:22,493 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0366c2c9-ee9a-4474-afad-61d5122615b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0366c2c9-ee9a-4474-afad-61d5122615b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04'} Body: b'{"volume": {"id": "0059614d-bc04-4df5-b829-b5c471010f04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:21.000000", "updated_at": "2023-04-18T12:58:21.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-119935718", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2141ea57b3164da2b77659a221c2b3e5/volumes/0059614d-bc04-4df5-b829-b5c471010f04"}], "user_id": "d6575d954aca4737bb6e943143d434fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2141ea57b3164da2b77659a221c2b3e5"}}' 2023-04-18 12:58:22,628 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3 0.121s 2023-04-18 12:58:22,629 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:22 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-68da3dc3-e815-4583-a484-1f85d4476e5d', 'x-compute-request-id': 'req-68da3dc3-e815-4583-a484-1f85d4476e5d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'' 2023-04-18 12:58:22,918 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3 0.288s 2023-04-18 12:58:22,918 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c511f4ab-7528-4c68-8f78-4fec6bb8a19b', 'x-compute-request-id': 'req-c5 11f4ab-7528-4c68-8f78-4fec6bb8a19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"server": {"id": "11ac19bc-2428-4416-a99c-5203c19f82a3", "name": "tempest-AttachVolumeShelveTestJSON-server-1990878987", "status": "ACTIVE", "tenant_id": "2141ea57b3164da2b77659a221c2b3e5", "user_id": "d6575d954aca4737bb6e943143d434fb", "metadata": {}, "hostId": "2dd1763977bb1db9abdbc03a552fe857701b873bfc424d1f24ad1e77", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:56:29Z", "updated": "2023-04-18T12:58:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-780211807-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a6:aa"}, {"version": 4, "addr": "172.24.4.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:a6:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/11ac19bc-2428-4416-a99c-5203c19f82a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1061869806", "OS-SRV-USG:launched_at": "2023-04-18T12:56:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--928266581"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 12:59:13,196 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3 0.212s 2023-04-18 12:59:13,197 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:12 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-c6c9ccac-8076-4edf-81c9-330f572e13f3', 'x-compute-request-id': 'req-c6c9ccac-8076-4edf-81c9-330f572e13f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/11ac19bc-2428-4416-a99c-5203c19f82a3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 11ac19bc-2428-4416-a99c-5203c19f82a3 could not be found."}}' 2023-04-18 12:59:13,235 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1061869806 0.037s 2023-04-18 12:59:13,235 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:13 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-c7e7abe9-fba1-455a-bc83-79b70dd0af95', 'x-compute-request-id': 'req-c7e7abe9-fba1-455a-bc83-79b70dd0af95', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-106186 9806'} Body: b'' 2023-04-18 12:59:13,407 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a 0.171s 2023-04-18 12:59:13,408 79639 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-68bb4f7e-9ecb-4377-b133-1ee3a7549186', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:59:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a'} Body: b'' 2023-04-18 12:59:13,426 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a 0.017s 2023-04-18 12:59:13,426 79639 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-9151cacd-8fb9-45b9-a3f3-d9790cebbc32', 'date': 'Tue, 18 Apr 2023 12:59:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3958c29-be82-4719-921c-7194615db85a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b3958c29-be82-4719-921c-7194615db85a does not exist", "detail": ""}}' 2023-04-18 12:59:13,882 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/23268bb4-6231-43d7-9d14-d31dfab6d7df 0.455s 2023-04-18 12:59:13,883 79639 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-fdf0e7ae-8b67-4f1e-a781-1f567259ed54', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:59:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23268bb4-6231-43d7-9d14-d31dfab6d7df'} Body: b'' 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 bbc893f2-1d78-4d5f-be73-704eda270460 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:57:25,874 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.331s 2023-04-18 12:57:25,874 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69d7d58-bcdb-40c6-be6b-bd234fd202d6', 'x-compute-request-id': 'req-b69d7d58-bcdb-40c6-be6b-bd234fd202d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' 2023-04-18 12:58:26,363 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes 0.428s 2023-04-18 12:58:26,364 79641 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-1873897372"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00482bb9-2e03-4c5a-8648-47ad72132dd0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00482bb9-2e03-4c5a-8648-47ad72132dd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes'} Body: b'{"volume": {"id": "bbc893f2-1d78-4d5f-be73-704eda270460", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:26.301601", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873897372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:26,423 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460 0.048s 2023-04-18 12:58:26,423 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd21f187-1639-4eb4-a47d-38c7a8db6573', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd21f187-1639-4eb4-a47d-38c7a8db6573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460'} Body: b'{"volume": {"id": "bbc893f2-1d78-4d5f-be73-704eda270460", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873897372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 12:58:27,509 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460 0.073s 2023-04-18 12:58:27,509 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deca4456-877e-4a0d-97d3-48fa20c05344', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deca4456-877e-4a0d-97d3-48fa20c05344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460'} Body: b'{"volume": {"id": "bbc893f2-1d78-4d5f-be73-704eda270460", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:26.000000", "updated_at": "2023-04-18T12:58:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-1873897372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/bbc893f2-1d78-4d5f-be73-704eda270460"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 12:58:27,879 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.358s 2023-04-18 12:58:27,879 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337ca171-baa0-485e-9d0b-a0a959eb2048', 'x-compute-request-id': 'req-337ca171-baa0-485e-9d0b-a0a959eb2048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' 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 64406241-576a-4398-b5ca-bdb5b1a26045 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:27,487 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.169s 2023-04-18 12:59:27,488 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd234e9e-806b-4097-a020-cb19cc481faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:59:27,851 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes 0.362s 2023-04-18 12:59:27,851 79659 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-1629321866", "snapshot_id": null, "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf55abc-db53-482b-a90d-ccc93ade4369', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf55abc-db53-482b-a90d-ccc93ade4369', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes'} Body: b'{"volume": {"id": "64406241-576a-4398-b5ca-bdb5b1a26045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:27.782196", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1629321866", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:59:27,900 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.039s 2023-04-18 12:59:27,901 79659 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5fd25b-0997-4d91-9fc5-55fe5885f65a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5fd25b-0997-4d91-9fc5-55fe5885f65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'{"volume": {"id": "64406241-576a-4398-b5ca-bdb5b1a26045", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:28.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1629321866", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:28,950 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.038s 2023-04-18 12:59:28,950 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e306c49-4f7d-4aa4-8c94-44af2a6349ca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e306c49-4f7d-4aa4-8c94-44af2a6349ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'{"volume": {"id": "64406241-576a-4398-b5ca-bdb5b1a26045", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:28.000000", "updated_at": "2023-04-18T12:59:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1629321866", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:29,071 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.109s 2023-04-18 12:59:29,071 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d35c4ee-f651-4fb4-8ee8-5c72e834b78c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'' 2023-04-18 12:59:29,132 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045 0.061s 2023-04-18 12:59:29,133 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 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-68880e0c-f066-4177-80e0-36a9f1a14871', 'x-openstack-request-id': 'req-68880e0c-f066-4177-80e0-36a9f1a14871', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/64406241-576a-4398-b5ca-bdb5b1a26045'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 64406241-576a-4398-b5ca-bdb5b1a26045 could not be found."}}' 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 1520a230-366b-497e-99bd-1e4e455b5cb7 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T12:58:44Z', 'message': 'Build of instance 1520a230-366b-497e-99bd-1e4e455b5cb7 aborted: Volume 8071a75f-d323-4e3c-9296-235574815b97 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-82b2ed8c-1755-4af5-b04b-9f009c0db4af. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:55:40,874 79649 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.038s 2023-04-18 12:55:40,874 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-36029e6b-a6dc-4442-aaa3-ba3d1061926e', '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": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["1hd2ur2RTCSfoohflyJn8A"], "expires_at": "2023-04-18T13:55:40.000000Z", "issued_at": "2023-04-18T12:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:55:40,875 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 12:55:41,513 79649 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.637s 2023-04-18 12:55:41,513 79649 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-1917555227", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041', '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-c076dc86-63f8-4e1d-9deb-0a73e2f32187', 'x-compute-request-id': 'req-c076dc86-63f8-4e1d-9deb-0a73e2f32187', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UBq9Xg8K7Yha"}}' 2023-04-18 12:55:41,597 79649 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/97887118-b881-4406-9a78-955265a49041 0.081s 2023-04-18 12:55:41,598 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:55:41 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-f3686ea2-2701-4bf8-a5c2-8f04930e3665', 'x-compute-request-id': 'req-f3686ea2-2701-4bf8-a5c2-8f04930e3665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1917555227", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:55:41Z", "updated": "2023-04-18T12:55:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887 118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:56:31,935 79649 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/97887118-b881-4406-9a78-955265a49041 0.275s 2023-04-18 12:56:31,936 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:56:31 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-f1ad64b8-31d6-41e7-b113-61512f833f6b', 'x-compute-request-id': 'req-f1ad64b8-31d6-41e7-b113-61512f833f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1917555227", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:55:41Z", "updated": "2023-04-18T12:55:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:cb:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:55:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:56:31,951 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 12:57:32,904 79649 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/97887118-b881-4406-9a78-955265a49041/action 0.895s 2023-04-18 12:57:32,904 79649 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-ServerBootFromVolumeStab leRescueTest-image-99016345"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:32 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-5f189331-e587-4603-8335-9d4375a7b56a', 'x-compute-request-id': 'req-5f189331-e587-4603-8335-9d4375a7b56a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041/action'} Body: b'{"image_id": "96b30537-5e76-4f54-af59-ad7b150c8549"}' 2023-04-18 12:57:32,951 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.045s 2023-04-18 12:57:32,952 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1c4e81e-5578-4bd5-a306-440f4dd452fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:33Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:33,980 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.027s 2023-04-18 12:57:33,981 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f0593e61-7600-4220-9912-6e1cd5f9dc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_project_name": "tempest-ServerBootFro mVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:33Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:35,006 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.023s 2023-04-18 12:57:35,007 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19959953-b49f-4092-a307-13a2a094ef18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:33Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:36,030 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.022s 2023-04-18 12:57:36,031 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a447230e-384e-4d20-9ae9-b1bacf635577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:36Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:37,054 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.022s 2023-04-18 12:57:37,055 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'x-openstack-request-id': 'req-42c60b3e-9628-4298-9362-6225d691c46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:36Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:38,089 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.032s 2023-04-18 12:57:38,089 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe3bca1a-17b5-401c-9074-c70f9cc17321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b0a8cd3a4b3d2cd7cc91539e6f8d8ce3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "dafdf55ab2057816e402034500e22579841636cdf2c3e8e1dee883f2d0acb64728906a065ea93b50d5e59ae0954320ed1fe70913c4b7a44e3e193312c2160677", "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:37Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:38,113 79649 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/96b30537-5e76-4f54-af59-ad7b150c8549 0.024s 2023-04-18 12:57:38,114 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1637', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1371136d-0c7d-4a7a-96a0-3334974cfdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "97887118-b881-4406-9a78-955265a49041", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-99016345", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "b0a8cd3a4b3d2cd7cc91539e6f8d8ce3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": fa lse, "os_hash_algo": "sha512", "os_hash_value": "dafdf55ab2057816e402034500e22579841636cdf2c3e8e1dee883f2d0acb64728906a065ea93b50d5e59ae0954320ed1fe70913c4b7a44e3e193312c2160677", "id": "96b30537-5e76-4f54-af59-ad7b150c8549", "created_at": "2023-04-18T12:57:33Z", "updated_at": "2023-04-18T12:57:37Z", "tags": [], "self": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549", "file": "/v2/images/96b30537-5e76-4f54-af59-ad7b150c8549/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:57:38,400 79649 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/97887118-b881-4406-9a78-955265a49041 0.286s 2023-04-18 12:57:38,401 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:38 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-b6da4114-509e-4aec-936c-39dd2048ac5d', 'x-compute-request-id': 'req-b6da4114-509e-4aec-936c-39dd2048ac5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041'} Body: b'{"server": {"id": "97887118-b881-4406-9a78-955265a49041", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1917555227", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:55:41Z", "updated": "2023-04-18T12:57:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:cb:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97887118-b881-4406-9a78-955265a49041"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97887118-b881-4406-9a78-955265a49041"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:55:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:58:38,547 79649 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.086s 2023-04-18 12:58:38,547 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f8ffd1b9-65ed-4457-81c3-043423501c72', '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": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["Ml4Ajqd4Tgu1aO88VdJriA"], "expires_at": "2023-04-18T13:58:38.000000Z", "issued_at": "2023-04-18T12:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:58:38,548 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 12:58:39,182 79649 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.633s 2023-04-18 12:58:39,183 79649 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-426322310", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7', '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-82b2ed8c-1755-4af5-b04b-9f009c0db4af', 'x-compute-request-id': 'req-82b2ed8c-1755-4af5-b04b-9f009c0db4af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1520a230-366b-497e-99bd-1e4e455b5cb7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EqD7fXb2c4PN"}}' 2023-04-18 12:58:39,273 79649 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/1520a230-366b-497e-99bd-1e4e455b5cb7 0.087s 2023-04-18 12:58:39,274 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:39 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-bb5f00a6-470c-4ead-a3aa-b985c602055f', 'x-compute-request-id': 'req-bb5f00a6-470c-4ead-a3aa-b985c602055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'{"server": {"id": "1520a230-366b-497e-99bd-1e4e455b5cb7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-426322310", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:58:39Z", "updated": "2023-04-18T12:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:59:29,483 79649 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableResc ueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7 0.148s 2023-04-18 12:59:29,483 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 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-a825b99f-0956-4022-b038-11f81f80caa6', 'x-compute-request-id': 'req-a825b99f-0956-4022-b038-11f81f80caa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'{"server": {"id": "1520a230-366b-497e-99bd-1e4e455b5cb7", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-426322310", "status": "ERROR", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:58:39Z", "updated": "2023-04-18T12:58:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1520a230-366b-497e-99bd-1e4e455b5cb7"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T12:58:44Z", "message": "Build of instance 1520a230-366b-497e-99bd-1e4e455b5cb7 aborted: Volume 8071a75f-d323-4e3c-9296-235574815b97 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 12:59:29,498 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 12:59:30,041 79649 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/1520a230-366b-497e-99bd-1e4e455b5cb7 0.542s 2023-04-18 12:59:30,041 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 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-8d732aca-91e7-4c96-929f-0c198e9eb51a', 'x-compute-request-id': 'req-8d732aca-91e7-4c96-929f-0c198e9eb51a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'' 2023-04-18 12:59:30,077 79649 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/1520a230-366b-497e-99bd-1e4e4 55b5cb7 0.035s 2023-04-18 12:59:30,078 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 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-295fb520-c27d-4aa9-bf54-e2e52fc7a54c', 'x-compute-request-id': 'req-295fb520-c27d-4aa9-bf54-e2e52fc7a54c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1520a230-366b-497e-99bd-1e4e455b5cb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1520a230-366b-497e-99bd-1e4e455b5cb7 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 a55902f2-69a0-4915-a139-276d2b4ed2b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:29,156 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.021s 2023-04-18 12:59:29,157 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8f5906a1-b259-4eab-bbaa-ffabec722971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:59:29,461 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes 0.304s 2023-04-18 12:59:29,461 79659 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-1383109477", "snapshot_id": null, "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061886bb-5395-4b1f-96ca-9a58fb25a871', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061886bb-5395-4b1f-96ca-9a58fb25a871', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes'} Body: b'{"volume": {"id": "a55902f2-69a0-4915-a139-276d2b4ed2b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:29.402821", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1383109477", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:59:29,517 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.047s 2023-04-18 12:59:29,518 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70be82f-067c-4a80-be7b-6a32b58f6714', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70be82f-067c-4a80-be7b-6a32b58f6714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'{"volume": {"id": "a55902f2-69a0-4915-a139-276d2b4ed2b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1383109477", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:30,570 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.039s 2023-04-18 12:59:30,570 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb28b2e-2222-40c6-9b81-18c0371aefe1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb28b2e-2222-40c6-9b81-18c0371aefe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'{"volume": {"id": "a55902f2-69a0-4915-a139-276d2b4ed2b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:29.000000", "updated_at": "2023-04-18T12:59:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1383109477", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:30,727 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.145s 2023-04-18 12:59:30,727 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c08826-5300-4ecc-a0b9-bb1ea38d90c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'' 2023-04-18 12:59:30,752 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5 0.024s 2023-04-18 12:59:30,753 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c8c2cf-9f33-4f2e-a69b-886ad26d5f15', 'x-openstack-request-id': 'req-15c8c2cf-9f33-4f2e-a69b-886ad26d5f15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/a55902f2-69a0-4915-a139-276d2b4ed2b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a55902f2-69a0-4915-a139-276d2b4ed2b5 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 c5c78beb-4cbd-4a79-9208-7d74c7e6911d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:30,756 79659 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 12:59:30,809 79659 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.050s 2023-04-18 12:59:30,809 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-189229523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDg7QZbc/maj4KZuJyQNoE0QVSEuCkua5s7Ye/SHlP07iX1l9X9TZDkpM/qR1pTORuP0nabiEeuUN9EsLt7LmAgzV9SC9zMm9o/IrLHH6zFQdwe9LfLNRSu6Pm7rVMM98A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 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-34e3e9fa-9b95-4356-88e9-385f5776d462', 'x-compute-request-id': 'req-34e3e9fa-9b95-4356-88e9-385f5776d462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-189229523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDg7QZbc/maj4KZuJyQNoE0QVSEuCkua5s7Ye/SHlP07iX1l9X9TZDkpM/qR1pTORuP0nabiEeuUN9EsLt7LmAgzV9SC9zMm9o/IrLHH6zFQdwe9LfLNRSu6Pm7rVMM98A==", "fingerprint": "45:8c:09:5b:1a:4f:26:38:83:e6:58:6b:37:99:c3:ca", "user_id": "874f622cedf045d5b6b60c4d0aa0a755"}}' 2023-04-18 12:59:31,004 79659 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.192s 2023-04-18 12:59:31,005 79659 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-543335199", "description": "tempest-secgroup-smoke-543335199 description", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-77edacf4-f168-401f-83e6-dc14bb10b57c', 'date': 'Tue, 18 Apr 2023 12:59:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "name": "tempest-secgroup-smoke-543335199", "stateful": true, "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "description": "tempest-secgroup-smoke-543335199 description", "shared": false, "security_group_rules": [{"id": "104aa457-03f7-4e0d-9f23-2d6a6c910fc5", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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": 724, "description": null, "tags": [], "created_at": "2023-04-18T12:59:30Z", "updated_at": "2023-04-18T12:59:30Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}, {"id": "3df6e949-9ea8-4032-9e1b-9ae62122978a", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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": 725, "description": null, "tags": [], "created_at": "2023-04-18T12:59:30Z", "updated_at": "2023-04-18T12:59:30Z", "revision_number": 0, "project_id": "1557dc9a810 e4e0d9c4c24e1395cb5b3"}], "tags": [], "created_at": "2023-04-18T12:59:30Z", "updated_at": "2023-04-18T12:59:30Z", "revision_number": 1, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,223 79659 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.217s 2023-04-18 12:59:31,223 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "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-9f8f7a19-5d85-45a3-ba19-6ada0b4cf8b8', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "38005304-7060-4a10-b8dc-9d6b91f80928", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,384 79659 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.160s 2023-04-18 12:59:31,384 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "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-3daf0298-4b99-48e2-ae8c-f0ef52f847f3', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "d9e1c7ad-221c-4f7a-960f-4c7b7b98b5fb", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,560 79659 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-18 12:59:31,560 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-566b1918-07a7-446a-83e1-125fdcce28db', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "ce48c9e4-3b23-4b17-8e97-e47f3dcdee64", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:31,723 79659 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.162s 2023-04-18 12:59:31,723 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-200b082a-34e4-4cac-8d6d-21b9c7bfc8d1', 'date': 'Tue, 18 Apr 2023 12:59:31 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": "e0b2a754-31f5-46bc-9247-cc974e00d0fb", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:32,019 79659 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.295s 2023-04-18 12:59:32,020 79659 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": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-7755b08b-3eb5-49e2-b238-88f106991813', 'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16bfd653-224a-4721-9dfe-d6bca2580fe5", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:31Z", "updated_at": "2023-04-18T12:59:31Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:32,445 79659 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.424s 2023-04-18 12:59:32,445 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e3dbb0e3-b160-43fe-895c-7bd7fc045469', 'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "508ceadd-adfa-482c-9118-4a435df4c4fb", "tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3", "security_group_id": "7bd75caf-f8eb-4772-8934-6436a47c51d0", "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-18T12:59:32Z", "updated_at": "2023-04-18T12:59:32Z", "revision_number": 0, "project_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:32,445 79659 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 12:59:32,472 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.026s 2023-04-18 12:59:32,473 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2e92c298-e98c-42ac-bfb3-547626ba39e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 12:59:32,796 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes 0.323s 2023-04-18 12:59:32,797 79659 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-969366041", "snapshot_id": null, "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d284e91d-2a98-42dc-bbdb-c8fddcae6af3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d284e91d-2a98-42dc-bbdb-c8fddcae6af3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes'} Body: b'{"volume": {"id": "c5c78beb-4cbd-4a79-9208-7d74c7e6911d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:32.729311", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-969366041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:59:32,862 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.056s 2023-04-18 12:59:32,862 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b95032-d5ad-4d18-8c83-d35c093571fb', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b95032-d5ad-4d18-8c83-d35c093571fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'{"volume": {"id": "c5c78beb-4cbd-4a79-9208-7d74c7e6911d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:33.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-969366041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:33,931 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.057s 2023-04-18 12:59:33,931 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5948fca7-6b2a-42f9-b31f-8d4ebc98ba5f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5948fca7-6b2a-42f9-b31f-8d4ebc98ba5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'{"volume": {"id": "c5c78beb-4cbd-4a79-9208-7d74c7e6911d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:59:33.000000", "updated_at": "2023-04-18T12:59:33.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-969366041", "description": null, "volume_type": "joviandss-2", "snapsho t_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d"}], "user_id": "874f622cedf045d5b6b60c4d0aa0a755", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1557dc9a810e4e0d9c4c24e1395cb5b3"}}' 2023-04-18 12:59:34,175 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.233s 2023-04-18 12:59:34,175 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f555e8b-fdbd-48e4-b1d6-9ebec1f9c951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'' 2023-04-18 12:59:34,221 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d 0.045s 2023-04-18 12:59:34,221 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf5ca25-5d6b-4783-8821-15a9434a51e0', 'x-openstack-request-id': 'req-fcf5ca25-5d6b-4783-8821-15a9434a51e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1557dc9a810e4e0d9c4c24e1395cb5b3/volumes/c5c78beb-4cbd-4a79-9208-7d74c7e6911d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c5c78beb-4cbd-4a79-9208-7d74c7e6911d could not be found."}}' 2023-04-18 12:59:34,392 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7bd75caf-f8eb-4772-8934-6436a47c51d0 0.170s 2023-04-18 12:59:34,393 79659 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-d20e7751-9013-48ac-9ca2-6d6c19890551', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 12:59:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7bd75caf-f8eb-4772-8934-6436a47c51d0'} Body: b'' 2023-04-18 12:59:34,418 79659 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-189229523 0.025s 2023-04-18 12:59:34,418 79659 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59: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': 'OpenS tack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00a860e-9d55-4c67-b9b0-2f86aee9f5bc', 'x-compute-request-id': 'req-d00a860e-9d55-4c67-b9b0-2f86aee9f5bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-189229523'} 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 aad5a128-2529-42e1-a47b-00d351cb7073 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:57:33,005 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.240s 2023-04-18 12:57:33,005 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-878c1739-a4c0-4f6a-9c74-1c26b24a25c6', 'x-compute-request-id': 'req-878c1739-a4c0-4f6a-9c74-1c26b24a25c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:33,313 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.295s 2023-04-18 12:57:33,313 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b258f0bf-acfe-4ecf-9e9a-ec9e440e7eba', 'x-compute-request-id': 'req-b258f0bf-acfe-4ecf-9e9a-ec9e440e7eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:57:33,575 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.250s 2023-04-18 12:57:33,576 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0b3448-f9b7-4b4f-80ff-37e6d7a380dd', 'x-compute-request-id': 'req-6f0b3448-f9b7-4b4f-80ff-37e6d7a380dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:58:33,976 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/542eb5fc 47614fcb9d244b0ea58fc979/volumes 0.323s 2023-04-18 12:58:33,977 79661 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-1588161144"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a2c961-055a-44ab-ba25-1f241f3bd5e9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a2c961-055a-44ab-ba25-1f241f3bd5e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes'} Body: b'{"volume": {"id": "aad5a128-2529-42e1-a47b-00d351cb7073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:33.911651", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1588161144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 12:58:34,030 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073 0.043s 2023-04-18 12:58:34,030 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ce47cb-35aa-486c-a1f6-d0c5692402cc', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ce47cb-35aa-486c-a1f6-d0c5692402cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073'} Body: b'{"volume": {"id": "aad5a128-2529-42e1-a47b-00d351cb7073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:34.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1588161144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:58:35,120 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073 0.077s 2023-04-18 12:58:35,120 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 18 Apr 2023 12:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1683548f-0cdf-4ba7-b7b0-f022eaca1823', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1683548f-0cdf-4ba7-b7b0-f022eaca1823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073'} Body: b'{"volume": {"id": "aad5a128-2529-42e1-a47b-00d351cb7073", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T12:58:34.000000", "updated_at": "2023-04-18T12:58:34.000000", "name": "tempest-ServerActionsTestJSON-volume-1588161144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/aad5a128-2529-42e1-a47b-00d351cb7073"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 12:58:35,130 79661 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-18 12:58:35,487 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.355s 2023-04-18 12:58:35,488 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73c3311-eaf8-476c-a766-dbc3aae91883', 'x-compute-request-id': 'req-b73c3311-eaf8-476c-a766-dbc3aae91883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, " security_groups": [{"name": "tempest-securitygroup--1776928704"}], "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_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 d93fe228-787c-4105-85db-4efb5668176c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:00:47,302 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes 0.256s 2023-04-18 13:00:47,303 79647 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-1766293551"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87778f0c-f26e-4f60-873a-1238ef8a7e5c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87778f0c-f26e-4f60-873a-1238ef8a7e5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes'} Body: b'{"volume": {"id": "d93fe228-787c-4105-85db-4efb5668176c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:47.230420", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1766293551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:47,367 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c 0.044s 2023-04-18 13:00:47,367 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489332a9-8401-4961-b90e-c02e65713e14', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489332a9-8401-4961-b90e-c02e65713e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c'} Body: b'{"volume": {"id": "d93fe228-787c-4105-85db-4efb5668176c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:47.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1766293551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' 2023-04-18 13:00:48,433 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c 0.043s 2023-04-18 13:00:48,433 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97b767f-53b6-40dd-9a98-07d27758f926', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97b767f-53b6-40dd-9a98-07d27758f926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c'} Body: b'{"volume": {"id": "d93fe228-787c-4105-85db-4efb5668176c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:47.000000", "updated_at": "2023-04-18T13:00:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1766293551", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/d93fe228-787c-4105-85db-4efb5668176c"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' 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 7037a7c6-bd5b-4905-b19f-14c15db76f11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:00:48,638 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes 0.191s 2023-04-18 13:00:48,639 79647 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-1777835126"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8132d321-9a7b-4c33-9328-03a8a645b0dc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8132d321-9a7b-4c33-9328-03a8a645b0dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes'} Body: b'{"volume": {"id": "7037a7c6-bd5b-4905-b19f-14c15db76f11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:48.581045", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1777835126", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:48,713 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11 0.046s 2023-04-18 13:00:48,715 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c1791a-7ed6-4e20-9f1e-a7d039d154f8', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c1791a-7ed6-4e20-9f1e-a7d039d154f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11'} Body: b'{"volume": {"id": "7037a7c6-bd5b-4905-b19f-14c15db76f11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:49.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1777835126", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' 2023-04-18 13:00:49,771 79647 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11 0.044s 2023-04-18 13:00:49,772 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1063d4cb-3ef1-4468-99a0-56fb9b327537', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1063d4cb-3ef1-4468-99a0-56fb9b327537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11'} Body: b'{"volume": {"id": "7037a7c6-bd5b-4905-b19f-14c15db76f11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:49.000000", "updated_at": "2023-04-18T13:00:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1777835126", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3891288074444cadbdc9642ffae69e5d/volumes/7037a7c6-bd5b-4905-b19f-14c15db76f11"}], "user_id": "cb05642f149e41149aab9393241bbddc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3891288074444cadbdc9642ffae69e5d"}}' 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 f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:58:29,018 79645 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:58:29,019 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:58:29,190 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2023-04-18 12:58:29,190 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1290364724", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyC39sThlNwZNVfhUux6zVdwXzYpbvoy+de9FZbDwPkpFszvcXoAqcmmsfN1mT68VJfmt7kaAiIfX5urGrzKcNdS2qh9AhjO109qqnPoIsC+MT7jgjmF0aGmYhSNaaLWA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:29 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-962af3b0-a0e2-481b-be5c-ce44a5aaec46', 'x-compute-request-id': 'req-962af3b0-a0e2-481b-be5c-ce44a5aaec46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1290364724", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyC39sThlNwZNVfhUux6zVdwXzYpbvoy+de9FZbDwPkpFszvcXoAqcmmsfN1mT68VJfmt7kaAiIfX5urGrzKcNdS2qh9AhjO109qqnPoIsC+MT7jgjmF0aGmYhSNaaLWA==", "fingerprint": "47:53:11:86:14:7c:9d:57:7b:9f:6d:59:d5:a3:1b:b8", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb"}}' 2023-04-18 12:58:29,197 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1290364724 created 2023-04-18 12:58:29,332 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.135s 2023-04-18 12:58:29,333 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2114741846", "description": "tempest-description--980628200"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ede6a171-4d63-463b-b2bb-32d34c40003c', 'date': 'Tue, 18 Apr 2023 12:58:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "name": "tempest-securitygroup--2114741846", "stateful": true, "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "tempest-description--980628200", "shared": false, "security_group_rules": [{"id": "8041e943-e238-4f4d-a268-2a307f8c3697", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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": 632, "description": null, "tags": [], "created_at": "2023-04-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}, {"id": "aba63051-d5e3-4283-b03e-1c8b68a3456a", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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": 633, "description": null, "tags": [], "created_at": "2023-04-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}], "tags": [], "created_at": "2023-04-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 12:58:29,482 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.148s 2023-04-18 12:58:29,482 79645 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": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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-a74a7427-8517-4e64-bb6d-4285b3923a6a', 'date': 'Tue, 18 Apr 2023 12:58: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": "635bf69d-0904-41f4-8e22-33dd26c11652", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 12:58:29,639 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-18 12:58:29,640 79645 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": "d546d992-f9f3-40fb-847a-4e9cc4972452", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-62441d36-ddf1-41e0-aec4-f30b35d7025f', 'date': 'Tue, 18 Apr 2023 12:58: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": "d63bf169-6341-4eac-b422-e2f2368047c7", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "d546d992-f9f3-40fb-847a-4e9cc4972452", "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-18T12:58:29Z", "updated_at": "2023-04-18T12:58:29Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 12:58:29,640 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2114741846 created 2023-04-18 12:58:30,700 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.060s 2023-04-18 12:58:30,701 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-d08e5ace-24f4-4bdc-9d6c-61277a24ce46', 'date': 'Tue, 18 Apr 2023 12:58:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "287eb28b-99b2-4f64-b062-0d1ad8105339", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.247", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:58:30Z", "updated_at": "2023-04-18T12:58:30Z", "revision_number": 0}}' 2023-04-18 12:58:30,701 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '287eb28b-99b2-4f64-b062-0d1ad8105339', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:58:30Z', 'updated_at': '2023-04-18T12:58:30Z', 'revision_number': 0, 'ip': '172.24.4.247'} created 2023-04-18 12:58:30,745 79645 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.037s 2023-04-18 12:58:30,746 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58: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-cf4bf9d3-3b24-4d99-9972-19849350f8cb', '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": "3c9ec5bee5f54903a88a917d6cf955bb", "name": "tempest-AttachVolumeNegativeTest-634656201-project-member", "password_expires_at": null}, "audit_ids": ["qMh7ajlSSYa7HrgkO1fp3Q"], "expires_at": "2023-04-18T13:58:30.000000Z", "issued_at": "2023-04-18T12:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72a5f3c3f0904284b7b856f4dff441ff", "name": "tempest-AttachVolumeNegativeTest-634656201"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6 403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:58:30,747 79645 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff', 'name': 'tempest-AttachVolumeNegativeTest-1128675150-network', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:58:23Z', 'updated_at': '2023-04-18T12:58:23Z', 'revision_number': 1} available for tenant 2023-04-18 12:58:30,748 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1290364724', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJyC39sThlNwZNVfhUux6zVdwXzYpbvoy+de9FZbDwPkpFszvcXoAqcmmsfN1mT68VJfmt7kaAiIfX5urGrzKcNdS2qh9AhjO109qqnPoIsC+MT7jgjmF0aGmYhSNaaLWA==', 'fingerprint': '47:53:11:86:14:7c:9d:57:7b:9f:6d:59:d5:a3:1b:b8', 'user_id': '3c9ec5bee5f54903a88a917d6cf955bb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAR332sXp2ieITgsE/Pzdt0nJCBY+jyHMdk5Y+m8YTZKch10lCJ88vK\nsNCs/25HAiKgBwYFK4EEACKhZANiAAScgt/bE4ZTcGTVX4VLses1XcF82KW76Mvn\nXvRWWw8D5KRbM73F6AKnJprHzdZk+vFSX5re5GgIiH1+bqxq8ynDXUtqofQIYztd\nPaqpz6CLAvjE+44I5hdGhpmIUjWmi1g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd546d992-f9f3-40fb-847a-4e9cc4972452', 'name': 'tempest-securitygroup--2114741846', 'stateful': True, 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': 'tempest-description--980628200', 'shared': False, 'security_group_rules': [{'id': '8041e943-e238-4f4d-a268-2a307f8c3697', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': 'd546d992-f9f3-40fb-847a-4e9cc4972452', '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': 632, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:58:29Z', 'updated_at': '2023-04-18T12:58:29Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, {'id': 'aba63051-d5e3-4283-b03e-1c8b68a3456a', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': 'd546d992-f9f3-40fb-847a-4e9cc4972452', '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': 633, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:58:29Z', 'updated_at': '2023-04-18T12:58:29Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7 b856f4dff441ff'}], 'tags': [], 'created_at': '2023-04-18T12:58:29Z', 'updated_at': '2023-04-18T12:58:29Z', 'revision_number': 1, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, 'floating_ip': {'id': '287eb28b-99b2-4f64-b062-0d1ad8105339', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.247', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:58:30Z', 'updated_at': '2023-04-18T12:58:30Z', 'revision_number': 0, 'ip': '172.24.4.247'}} 2023-04-18 12:58:31,487 79645 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.738s 2023-04-18 12:58:31,488 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1599605232", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff"}], "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "key_name": "tempest-keypair-1290364724", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01645c22-4c49-4630-a7c0-c4cdbd5a2529', 'x-compute-request-id': 'req-01645c22-4c49-4630-a7c0-c4cdbd5a2529', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "adminPass": "password"}}' 2023-04-18 12:58:31,566 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.075s 2023-04-18 12:58:31,567 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:58:31 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-5dcb9016-d068-4178-88e5-284a12c3754d', 'x-compute-request-id': 'req-5dcb9016-d068-4178-88e5-284a12c3754d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "name": "tempest-AttachVolumeNegativeTest-server-1599605232", "status": "BUILD", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:58:31Z", "updated": "2023-04-18T12:58:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1290364724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:21,995 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.365s 2023-04-18 12:59:21,995 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59: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-09117b06-6b82-4036-870f-53f847431c4f', 'x-compute-request-id': 'req-09117b06-6b82-4036-870f-53f847431c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "name": "tempest-AttachVolumeNegativeTest-server-1599605232", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:58:31Z", "updated": "2023-04-18T12:58:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:68:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290364724", "OS-SRV-USG:launched_at": "2023-04-18T12:58:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:22,007 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:00:22,190 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7/os-interface 0.175s 2023-04-18 13:00:22,190 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:22 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-57dc4927-13fe-4765-9cdb-045a053628fa', 'x-compute-request-id': 'req-57dc4927-13fe-4765-9cdb-045a053628fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "port_id": "8bc36faf-d11f-4ddf-8e75-a3ab26a1b865", "mac_addr": "fa:16:3e:ec:68:27", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e974357-12af-4bf8-8a1f-09713a1cca5c", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 13:00:23,394 79645 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/287eb28b-99b2-4f64-b062-0d1ad8105339 1.199s 2023-04-18 13:00:23,394 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8bc36faf-d11f-4ddf-8e75-a3ab26a1b865"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2c10d232-f4e8-487f-8078-db41d6421cf4', 'date': 'Tue, 18 Apr 2023 13:00:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/287eb28b-99b2-4f64-b062-0d1ad8105339'} Body: b'{"floatingip": {"id": "287eb28b-99b2-4f64-b062-0d1ad8105339", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.247", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1c2330fc-672c-4ca9-9a85-de8f42135517", "port_id": "8bc36faf-d11f-4ddf-8e75-a3ab26a1b865", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "mac_address": "fa:16:3e:ec:68:27", "admin_state_up": true, "status": "ACTIVE", "device_id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:58:30Z", "updated_at": "2023-04-18T13:00:22Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:00:23,397 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.247:22' as 'cirros' with public key authentication 2023-04-18 13:00:23,451 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:00:23,476 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:00:23,477 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.247 successfully created 2023-04-18 13:00:23,519 79645 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/bccb0d4d-97d7-499f-8def-63ac33c430e7/ips 0.042s 2023-04-18 13:00:23,520 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:23 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-0d382bcd-11e7-4f3f-a558-f07e76ba8a05', 'x-compute-request-id': 'req-0d382bcd-11e7-4f3f-a558-f07e76ba8a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-9 7d7-499f-8def-63ac33c430e7/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 13:00:23,781 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes 0.258s 2023-04-18 13:00:23,782 79645 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-604463884"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8bed86-a518-4cd8-ac0c-cc398ba08049', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8bed86-a518-4cd8-ac0c-cc398ba08049', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes'} Body: b'{"volume": {"id": "f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:23.713914", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-604463884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:23,843 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1 0.051s 2023-04-18 13:00:23,844 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1befb4-2fdc-4cfa-8777-a23762f83ec4', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1befb4-2fdc-4cfa-8777-a23762f83ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1'} Body: b'{"volume": {"id": "f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:24.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-604463884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:00:24,907 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached _volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1 0.052s 2023-04-18 13:00:24,908 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c03930-4214-4ab8-94a6-2fe6fec92ac2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c03930-4214-4ab8-94a6-2fe6fec92ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1'} Body: b'{"volume": {"id": "f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:24.000000", "updated_at": "2023-04-18T13:00:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-604463884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/f9e41ba6-d7ef-48ca-8cad-bf67a74c5aa1"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:00:25,047 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.128s 2023-04-18 13:00:25,047 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00: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-c70ad6ed-26c7-49e9-811b-793fc75a2a67', 'x-compute-request-id': 'req-c70ad6ed-26c7-49e9-811b-793fc75a2a67', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'' 2023-04-18 13:00:25,317 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.269s 2023-04-18 13:00:25,317 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:25 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-447e7098-fe2f-4426-8e5c-af5db34378c7', 'x-compute-request-id': 'req-447e7098-fe2f-4426-8e5c-af5db34378c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"server": {"id": "bccb0d4d-97d7-499f-8def-63ac33c430e7", "name": "tempest-AttachVolumeNegativeTest-server-1599605232", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hos tId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:58:31Z", "updated": "2023-04-18T13:00:25Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:68:27"}, {"version": 4, "addr": "172.24.4.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:68:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290364724", "OS-SRV-USG:launched_at": "2023-04-18T12:58:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2114741846"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:01:15,405 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7 0.041s 2023-04-18 13:01:15,406 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-60bc7587-c65a-4aeb-ac06-a7387cfebd78', 'x-compute-request-id': 'req-60bc7587-c65a-4aeb-ac06-a7387cfebd78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bccb0d4d-97d7-499f-8def-63ac33c430e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bccb0d4d-97d7-499f-8def-63ac33c430e7 could not be found."}}' 2023-04-18 13:01:15,446 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290364724 0.039s 2023-04-18 13:01:15,446 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-74de6674-2210-4c29-b0a6-4c79f3ecde9c', 'x-compute-request-id': 'req-74de6674-2210-4c29-b0a6-4c79f3ecde9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290364724'} Body: b'' 2023-04-18 13:01:15,594 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452 0.147s 2023-04-18 13:01:15,594 79645 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-d8dc7830-3c49-447a-bee0-468418e89c a0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:01:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452'} Body: b'' 2023-04-18 13:01:15,614 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452 0.019s 2023-04-18 13:01:15,615 79645 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-1ac3af46-4253-4a6d-8c71-58a37b5132c4', 'date': 'Tue, 18 Apr 2023 13:01:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d546d992-f9f3-40fb-847a-4e9cc4972452'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d546d992-f9f3-40fb-847a-4e9cc4972452 does not exist", "detail": ""}}' 2023-04-18 13:01:16,069 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/287eb28b-99b2-4f64-b062-0d1ad8105339 0.453s 2023-04-18 13:01:16,069 79645 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-949a746e-8858-492d-9336-765d335ec1da', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:01:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/287eb28b-99b2-4f64-b062-0d1ad8105339'} 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 868e815e-e5d9-4de0-ab79-0c19fc40b5a9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:28,237 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.280s 2023-04-18 12:59:28,237 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004c8928-ab35-4fb9-a284-9c5d21610c7b', 'x-compute-request-id': 'req-004c8928-ab35-4fb9-a284-9c5d21610c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' 2023-04-18 13:00:28,451 79641 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/a76859b643e84f8f83b6092498f0f2c0/volumes 0.185s 2023-04-18 13:00:28,452 79641 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-2071782635"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c66542-2279-4f0d-9c9c-ea0ce71f3caf', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c66542-2279-4f0d-9c9c-ea0ce71f3caf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes'} Body: b'{"volume": {"id": "868e815e-e5d9-4de0-ab79-0c19fc40b5a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:28.391549", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2071782635", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:28,501 79641 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/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9 0.039s 2023-04-18 13:00:28,501 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ddbc98-6ba5-4b13-bad3-47d735957e5f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ddbc98-6ba5-4b13-bad3-47d735957e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9'} Body: b'{"volume": {"id": "868e815e-e5d9-4de0-ab79-0c19fc40b5a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2071782635", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 13:00:29,552 79641 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/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9 0.039s 2023-04-18 13:00:29,553 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2641b7e3-b01c-48a1-812e-1aae8c2dd237', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2641b7e3-b01c-48a1-812e-1aae8c2dd237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9'} Body: b'{"volume": {"id": "868e815e-e5d9-4de0-ab79-0c19fc40b5a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:28.000000", "updated_at": "2023-04-18T13:00:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-2071782635", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a76859b643e84f8f83b6092498f0f2c0/volumes/868e815e-e5d9-4de0-ab79-0c19fc40b5a9"}], "user_id": "decaeb6e67f94c7a87fb782e089621f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "a76859b643e84f8f83b6092498f0f2c0"}}' 2023-04-18 13:00:29,791 79641 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898 0.222s 2023-04-18 13:00:29,791 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c645ae-b14b-4bb4-bab4-33b0b1caedff', 'x-compute-request-id': 'req-90c645ae-b14b-4bb4-bab4-33b0b1caedff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898'} Body: b'{"server": {"id": "1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898", "name": "tempest-ServersNegativeTestJSON-server-824344747", "status": "ACTIVE", "tenant_id": "a76859b643e84f8f83b6092498f0f2c0", "user_id": "decaeb6e67f94c7a87fb782e089621f9", "metadata": {}, "hostId": "91d8ee9a7628a5773e2327e7410be2ac21577f752dd7367d6efa9f74", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:52Z", "updated": "2023-04-18T12:53:05Z", "addresses": {"tempest-ServersNegativeTestJSON-449897298-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:49:ad"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b4656bf-feb7-4ac8-8db9-4f3f0d0c9898"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:53: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": []}}' 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 d329b409-6c67-46db-9860-af7839bbaa50 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:35,954 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.395s 2023-04-18 12:59:35,954 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a527a9-df42-45be-ad14-525039e94cec', 'x-compute-request-id': 'req-f8a527a9-df42-45be-ad14-525039e94cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:36,223 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.256s 2023-04-18 12:59:36,223 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d531f3-b0dc-48c1-9b52-37c5e31b6550', 'x-compute-request-id': 'req-f5d531f3-b0dc-48c1-9b52-37c5e31b6550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:36,539 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.303s 2023-04-18 12:59:36,540 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb92cd81-8b86-449d-8536-ff00cadc0930', 'x-compute-request-id': 'req-cb92cd81-8b86-449d-8536-ff00cadc0930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f-4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:00:36,714 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2023-04-18 13:00:36,715 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:36 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-55869f50-a648-4780-82fa-80577658e7c1', '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": "448cad17bf74486ca000696c14625592", "name": "tempest-ServerActionsTestJSON-1422588562-project-member", "password_expires_at": null}, "audit_ids": ["NSlRLKjGTBuy0rBbQiTGvQ"], "expires_at": "2023-04-18T14:00:36.000000Z", "issued_at": "2023-04-18T13:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "542eb5fc47614fcb9d244b0ea58fc979", "name": "tempest-ServerActionsTestJSON-1422588562"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/542eb5fc47614fcb9d244b0ea58fc979", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:00:36,715 79661 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '5a7608a5-4de5-46b6-bfee-78089cd9f01b', 'name': 'tempest-ServerActionsTestJSON-1820562803-network', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44570, 'is_default': False, 'availability_zone_hints': [], 'availability_zon es': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:52:21Z', 'updated_at': '2023-04-18T12:52:22Z', 'revision_number': 1} available for tenant 2023-04-18 13:00:36,716 79661 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-20614186', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCV1iTjCGPNGxgVxnW4T6Qhc4IXzWXlbLVb2wuh8bA8NrJsmplDdk6/LUgB7lkKSQomZy0STiAOjZ6l9J0VtusQkEsKOAN3yWExj34/p+UHDllz42sRlL/d/u/q4xDO4vQ==', 'fingerprint': '22:7c:1f:c7:19:fe:23:30:63:41:06:e1:b2:0c:ab:b0', 'user_id': '448cad17bf74486ca000696c14625592', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGGNMZwblwLjwNmLS2GIqxOwf9wYYy4TduiNLKtaruFURMrHoFzbd7\nllp5K9gv0rigBwYFK4EEACKhZANiAAQldYk4whjzRsYFcZ1uE+kIXOCF81l5Wy1W\n9sLofGwPDaybJqZQ3ZOvy1IAe5ZCkkKJmctEk4gDo2epfSdFbbrEJBLCjgDd8lhM\nY9+P6flBw5Zc+NrEZS/3f7v6uMQzuL0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '40bfcc44-d72d-4add-9450-13bc51d68d93', 'name': 'tempest-securitygroup--1776928704', 'stateful': True, 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'description': 'tempest-description--52560704', 'shared': False, 'security_group_rules': [{'id': '66b822d3-54c0-40f9-a4a5-34e46b30ae16', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'security_group_id': '40bfcc44-d72d-4add-9450-13bc51d68d93', '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': 212, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:36Z', 'updated_at': '2023-04-18T12:52:36Z', 'revision_number': 0, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979'}, {'id': 'd1e2a723-546d-411e-973c-e35df20fb285', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'security_group_id': '40bfcc44-d72d-4add-9450-13bc51d68d93', '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': 211, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:52:36Z', 'updated_at': '2023-04-18T12:52:36Z', 'revision_number': 0, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979'}], 'tags': [], 'created_at': '2023-04-18T12:52:36Z', 'updated_at': '2023-04-18T12:52:36Z', 'revision_number': 1, 'project_id': '542eb5fc47614fcb9d244b0ea58fc979'}, 'floating_ip': {'id': '9dd9bf45-c78d-40ed-8384-4b3452133b82', 'tenant_id': '542eb5fc47614fcb9d244b0ea58fc979', 'floating_ip_address': '172.24.4.238', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '542eb5fc47614fcb9d244b0ea58fc979', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:52:42Z', 'updated_at': '2023-04-18T12:52:42Z', 'revision_number': 0, 'ip': '172.24.4.238'}} 2023-04-18 13:00:37,041 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes 0.324s 2023-04-18 13:00:37,041 79661 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-1734834012", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8cfdad-112d-4c6e-92a1-9e2f58f18ac0', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8cfdad-112d-4c6e-9 2a1-9e2f58f18ac0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes'} Body: b'{"volume": {"id": "d329b409-6c67-46db-9860-af7839bbaa50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:36.979953", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1734834012", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:37,098 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.047s 2023-04-18 13:00:37,098 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921e8e49-5f0f-4cb7-ac13-c74f47e8b34b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921e8e49-5f0f-4cb7-ac13-c74f47e8b34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'{"volume": {"id": "d329b409-6c67-46db-9860-af7839bbaa50", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:37.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1734834012", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 13:00:38,154 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.044s 2023-04-18 13:00:38,155 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8f6261-5720-4b57-be3a-217990093fa7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8f6261-5720-4b57-be3a-217990093fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'{"volume": {"id": "d329b409-6c67-46db-9860-af7839bbaa50", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:37.000 000", "updated_at": "2023-04-18T13:00:37.000000", "name": "tempest-tempest.common.compute-volume-1734834012", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50"}], "user_id": "448cad17bf74486ca000696c14625592", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "542eb5fc47614fcb9d244b0ea58fc979"}}' 2023-04-18 13:00:38,285 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.120s 2023-04-18 13:00:38,286 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00: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-9d8a0cfb-2b37-4356-803d-f22c514b3c01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'' 2023-04-18 13:00:38,307 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50 0.021s 2023-04-18 13:00:38,307 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00: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-025ad0e5-f55e-4a45-a374-afac8feaf5a3', 'x-openstack-request-id': 'req-025ad0e5-f55e-4a45-a374-afac8feaf5a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/542eb5fc47614fcb9d244b0ea58fc979/volumes/d329b409-6c67-46db-9860-af7839bbaa50'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d329b409-6c67-46db-9860-af7839bbaa50 could not be found."}}' 2023-04-18 13:00:38,308 79661 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-18 13:00:38,560 79661 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77 0.251s 2023-04-18 13:00:38,561 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cb9ee72-5520-45d7-84aa-f43176365a4c', 'x-compute-request-id': 'req-4cb9ee72-5520-45d7-84aa-f43176365a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77'} Body: b'{"server": {"id": "4438eec9-265f -4187-8295-775d108c8c77", "name": "tempest-ServerActionsTestJSON-server-899782450", "status": "ACTIVE", "tenant_id": "542eb5fc47614fcb9d244b0ea58fc979", "user_id": "448cad17bf74486ca000696c14625592", "metadata": {}, "hostId": "c10f63c252df3214b9c82502d1534f923f564b384ad0bcc67bc8d0c5", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:52:46Z", "updated": "2023-04-18T12:53:01Z", "addresses": {"tempest-ServerActionsTestJSON-1820562803-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f6:5f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4438eec9-265f-4187-8295-775d108c8c77"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4438eec9-265f-4187-8295-775d108c8c77"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-20614186", "OS-SRV-USG:launched_at": "2023-04-18T12:53:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1776928704"}], "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_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 38e25d04-3042-403b-8855-3acf82db73b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:02,766 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.116s 2023-04-18 12:59:02,766 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 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-1c7767c6-7824-436a-b79d-4d21edda423a', '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": "ce977d6c71f34baeae41ae7346e972f4", "name": "tempest-VolumesActionsTest-1398952049-project-member", "password_expires_at": null}, "audit_ids": ["jp87vjlASK21oCm1jAI4cg"], "expires_at": "2023-04-18T13:59:02.000000Z", "issued_at": "2023-04-18T12:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bb6a99f412a417fb58937d0f7baa860", "name": "tempest-VolumesActionsTest-1398952049"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9bb6a99f412a417fb58937d0f7baa860", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:59:02,767 79651 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'bacaab2c-f950-40fa-900c-5037fd039f88', 'name': 'tempest-VolumesActionsTest-682046239-network', 'tenant_id': '9bb6a99f412a417fb58937d0f7baa860', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9bb6a99f412a417fb58937d0f7baa860', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15100, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:59:00Z', 'updated_at': '2023-04-18T12:59:00Z', 'revision_number': 1} available for tenant 2023-04-18 12:59:03,368 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.600s 2023-04-18 12:59:03,369 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1127813567", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "bacaab2c-f950-40fa-900c-5037fd039f88"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8afb1b-6a37-4b97-96fe-d77eb8e51396', 'x-compute-request-id': 'req-1a8afb1b-6a37-4b97-96fe-d77eb8e51396', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3cL5KzMtdjUE"}}' 2023-04-18 12:59:03,452 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.080s 2023-04-18 12:59:03,453 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:03 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-4a6b32e0-31eb-4c2d-b87c-569bfdab9aff', 'x-compute-request-id': 'req-4a6b32e0-31eb-4c2d-b87c-569bfdab9aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "name": "tempest-VolumesActionsTest-instance-1127813567", "status": "BUILD", "tenant_id": "9bb6a99f412a417fb58937d0f7baa860", "user_id": "ce977d6c71f34baeae41ae7346e972f4", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:03Z", "updated": "2023-04-18T12:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "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": "sch eduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:53,712 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.225s 2023-04-18 12:59:53,713 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a0d68ed-f822-4d68-8173-65ae089e95f2', 'x-compute-request-id': 'req-1a0d68ed-f822-4d68-8173-65ae089e95f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "name": "tempest-VolumesActionsTest-instance-1127813567", "status": "ACTIVE", "tenant_id": "9bb6a99f412a417fb58937d0f7baa860", "user_id": "ce977d6c71f34baeae41ae7346e972f4", "metadata": {}, "hostId": "65501e8572e7cbfae6323a18894f7aba7034041fbf84c4f5cec9e58e", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:03Z", "updated": "2023-04-18T12:59:10Z", "addresses": {"tempest-VolumesActionsTest-682046239-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:b9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 12:59:53,724 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 13:00:53,968 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes 0.198s 2023-04-18 13:00:53,968 79651 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-2001939110"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bf1627c-feea-47c8-a2a0-1711a7ea33db', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bf1627c-feea-47c8-a2a0-1711a7ea33db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:53.911590", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2001939110", "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/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:00:54,023 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.045s 2023-04-18 13:00:54,023 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0640af81-79b2-4626-9059-4226d0f6d5fe', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0640af81-79b2-4626-9059-4226d0f6d5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:54.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2001939110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:00:55,074 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.039s 2023-04-18 13:00:55,074 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062b3661-2cc3-4e1e-b6dc-602706026015', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062b3661-2cc3-4e1e-b6dc-602706026015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:54.000000", "updated_at": "2023-04-18T13:00:54.000000", "name": "tempest-VolumesActionsTest-Volume-2001939110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae4 1ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:00:55,197 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.111s 2023-04-18 13:00:55,197 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462711bc-83bb-47f4-9dd7-da1bb236ea47', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462711bc-83bb-47f4-9dd7-da1bb236ea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"volume": {"id": "38e25d04-3042-403b-8855-3acf82db73b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:00:54.000000", "updated_at": "2023-04-18T13:00:54.000000", "name": "tempest-VolumesActionsTest-Volume-2001939110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:00:55,327 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.115s 2023-04-18 13:00:55,327 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 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-0efb323d-29d6-4df2-88bd-159e079cdeed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'' 2023-04-18 13:00:55,350 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3 0.022s 2023-04-18 13:00:55,350 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 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-2ff73710-39c7-48c4-ab84-93fc41edfc86', 'x-openstack-request-id': 'req-2ff73710-39c7-48c4-ab84-93fc41edfc86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/38e25d04-3042-403b-8855-3acf82db73b3'} Body: b'{"itemNotFound": { "code": 404, "message": "Volume 38e25d04-3042-403b-8855-3acf82db73b3 could not be found."}}' 2023-04-18 13:00:55,477 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.126s 2023-04-18 13:00:55,477 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 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-6793e580-8649-4a98-9738-48850b09e29f', 'x-compute-request-id': 'req-6793e580-8649-4a98-9738-48850b09e29f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'' 2023-04-18 13:00:55,804 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.326s 2023-04-18 13:00:55,805 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bda6128-0d85-4f69-935e-c46210d731f6', 'x-compute-request-id': 'req-6bda6128-0d85-4f69-935e-c46210d731f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"server": {"id": "2d620928-08c0-4c12-98f0-8689e12c282e", "name": "tempest-VolumesActionsTest-instance-1127813567", "status": "ACTIVE", "tenant_id": "9bb6a99f412a417fb58937d0f7baa860", "user_id": "ce977d6c71f34baeae41ae7346e972f4", "metadata": {}, "hostId": "65501e8572e7cbfae6323a18894f7aba7034041fbf84c4f5cec9e58e", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:03Z", "updated": "2023-04-18T13:00:55Z", "addresses": {"tempest-VolumesActionsTest-682046239-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:b9:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2d620928-08c0-4c12-98f0-8689e12c282e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:01:45,901 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e 0.032s 2023-04-18 13:01:45,901 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:45 GMT', 'server': 'Apache/2.4.52 (Ubun tu)', '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-71217b12-4e90-4ad2-a5c0-7cf06b0e0d52', 'x-compute-request-id': 'req-71217b12-4e90-4ad2-a5c0-7cf06b0e0d52', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2d620928-08c0-4c12-98f0-8689e12c282e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2d620928-08c0-4c12-98f0-8689e12c282e 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 846143de-e882-436a-be6c-52b355a3ae96 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:46,085 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.180s 2023-04-18 13:01:46,085 79651 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-309832235"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e6113e-fd95-4017-a818-59594ba1cce8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e6113e-fd95-4017-a818-59594ba1cce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.027744", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:46,135 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.040s 2023-04-18 13:01:46,136 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f80eedb-b359-437d-8cf0-6faff4509ef4', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f80eedb-b359-437d-8cf0-6faff4509ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:47,193 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.045s 2023-04-18 13:01:47,193 79651 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed38eb63-3c63-469e-abec-cd225019c7c7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed38eb63-3c63-469e-abec-cd225019c7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.000000", "updated_at": "2023-04-18T13:01:46.000000", "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:47,247 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.037s 2023-04-18 13:01:47,247 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5adc5183-3c56-49f3-bb3f-094369fb0ef8', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5adc5183-3c56-49f3-bb3f-094369fb0ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"volume": {"id": "846143de-e882-436a-be6c-52b355a3ae96", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:46.000000", "updated_at": "2023-04-18T13:01:46.000000", "name": "tempest-VolumesActionsTest-Volume-309832235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:47,356 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.099s 2023-04-18 13:01:47,356 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f282cd-8f1f-40df-9c15-c88de81441de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'' 2023-04-18 13:01:47,381 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96 0.023s 2023-04-18 13:01:47,381 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-630c9324-400c-438e-8e8a-52638c48f93d', 'x-openstack-request-id': 'req-630c9324-400c-438e-8e8a-52638c48f93d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/846143de-e882-436a-be6c-52b355a3ae96'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 846143de-e882-436a-be6c-52b355a3ae96 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 5111a1ed-b09e-428c-aa25-928657f8e707 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:47,630 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.245s 2023-04-18 13:01:47,631 79651 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-850485129"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454b5dbd-ce15-441e-9497-6885f66c12f9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454b5dbd-ce15-441e-9497-6885f66c12f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:47.559009", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:47,682 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.042s 2023-04-18 13:01:47,683 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46189974-f99f-4145-89b7-0c33fdba7285', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46189974-f99f-4145-89b7-0c33fdba7285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:48.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:48,738 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.044s 2023-04-18 13:01:48,739 79651 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3428cb-fe71-47d1-aacc-dd950c743738', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3428cb-fe71-47d1-aacc-dd950c743738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:48.000000", "updated_at": "2023-04-18T13:01:48.000000", "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:48,793 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.041s 2023-04-18 13:01:48,793 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9732bcb-f6b4-4bfe-b7a8-846ed01ba1b6', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9732bcb-f6b4-4bfe-b7a8-846ed01ba1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"volume": {"id": "5111a1ed-b09e-428c-aa25-928657f8e707", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:48.000000", "updated_at": "2023-04-18T13:01:48.000000", "name": "tempest-VolumesActionsTest-Volume-850485129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:48,929 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.125s 2023-04-18 13:01:48,929 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-f6ff643b-accc-4b53-a642-2f83053e4123', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'' 2023-04-18 13:01:48,950 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707 0.020s 2023-04-18 13:01:48,950 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a07995-2b46-4c38-bab9-28e0347421c4', 'x-openstack-request-id': 'req-b0a07995-2b46-4c38-bab9-28e0347421c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5111a1ed-b09e-428c-aa25-928657f8e707'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5111a1ed-b09e-428c-aa25-928657f8e707 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 0c8460a3-16fc-4f57-82e5-82d81b324f78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:49,124 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.171s 2023-04-18 13:01:49,124 79651 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-1738412376"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b376d2ca-2688-4f90-88c8-202dd9d9ae73', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b376d2ca-2688-4f90-88c8-202dd9d9ae73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.069492", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:49,173 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.039s 2023-04-18 13:01:49,173 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d050021-84ad-48a9-aeec-a116e9a346be', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d050021-84ad-48a9-aeec-a116e9a346be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:50,232 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.047s 2023-04-18 13:01:50,233 79651 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b47629b-751a-4567-adc5-92acbf03e086', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b47629b-751a-4567-adc5-92acbf03e086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.000000", "updated_at": "2023-04-18T13:01:49.000000", "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:50,281 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.037s 2023-04-18 13:01:50,281 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d5b3c2-94f8-4b75-9656-24d54f14dea4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d5b3c2-94f8-4b75-9656-24d54f14dea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"volume": {"id": "0c8460a3-16fc-4f57-82e5-82d81b324f78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:49.000000", "updated_at": "2023-04-18T13:01:49.000000", "name": "tempest-VolumesActionsTest-Volume-1738412376", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:50,413 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.122s 2023-04-18 13:01:50,414 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13: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-3896878a-2fa4-4b7b-a22f-c9d135ff2a3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'' 2023-04-18 13:01:50,435 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78 0.020s 2023-04-18 13:01:50,435 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13: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-ecf6566e-d159-4659-99c7-c480ae4e2969', 'x-openstack-request-id': 'req-ecf6566e-d159-4659-99c7-c480ae4e2969', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/0c8460a3-16fc-4f57-82e5-82d81b324f78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c8460a3-16fc-4f57-82e5-82d81b324f78 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 5ea9e469-715a-48a6-ae73-fb023e1b4164 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:50,617 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes 0.179s 2023-04-18 13:01:50,618 79651 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-1864830620"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3eccb0-0d52-46d0-af8e-3d2c06530807', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3eccb0-0d52-46d0-af8e-3d2c06530807', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:50.562390", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:50,667 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.039s 2023-04-18 13:01:50,668 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7ef750-ce48-4c2e-bc2b-31f0f335f9fc', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7ef750-ce48-4c2e-bc2b-31f0f335f9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:51.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:51,723 79651 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/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.041s 2023-04-18 13:01:51,723 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e68ecc-3f85-4369-98f1-99c0f06a7918', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e68ecc-3f85-4369-98f1-99c0f06a7918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:51.000000", "updated_at": "2023-04-18T13:01:51.000000", "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:51,778 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.044s 2023-04-18 13:01:51,778 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1957b9c5-141c-4ea1-89e0-c8c2efb7dd09', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1957b9c5-141c-4ea1-89e0-c8c2efb7dd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"volume": {"id": "5ea9e469-715a-48a6-ae73-fb023e1b4164", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:51.000000", "updated_at": "2023-04-18T13:01:51.000000", "name": "tempest-VolumesActionsTest-Volume-1864830620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:51,898 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.106s 2023-04-18 13:01:51,899 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7761180e-fde3-4f8a-af35-3d9af11599b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'' 2023-04-18 13:01:51,920 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164 0.021s 2023-04-18 13:01:51,921 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13: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-89f9e831-32d6-4801-a79c-f3f5a65ec2e2', 'x-openstack-request-id': 'req-89f9e831-32d6-4801-a79c-f3f5a65ec2e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/5ea9e469-715a-48a6-ae73-fb023e1b4164'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ea9e469-715a-48a6-ae73-fb023e1b4164 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 d7895820-d404-49f6-b783-7e10cc23975e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:52,104 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes 0.180s 2023-04-18 13:01:52,104 79651 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-1936819289"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0e441c-9571-4481-b518-139e3db62e7a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0e441c-9571-4481-b518-139e3db62e7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.047602", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:52,205 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.082s 2023-04-18 13:01:52,206 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc538ba4-7ec2-4093-8336-97fa5d662ac7', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc538ba4-7ec2-4093-8336-97fa5d662ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:53,264 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.046s 2023-04-18 13:01:53,264 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dab8734-1a0a-4b52-93e8-fde8f5eee74b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dab8734-1a0a-4b52-93e8-fde8f5eee74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.000000", "updated_at": "2023-04-18T13:01:52.000000", "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:53,317 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.042s 2023-04-18 13:01:53,318 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47a2e55-e0e8-4b9d-8605-2297a61dd3f8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47a2e55-e0e8-4b9d-8605-2297a61dd3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"volume": {"id": "d7895820-d404-49f6-b783-7e10cc23975e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:52.000000", "updated_at": "2023-04-18T13:01:52.000000", "name": "tempest-VolumesActionsTest-Volume-1936819289", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e"}], "user_id": "ce977d6c71f34baeae41ae7346e972f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9bb6a99f412a417fb58937d0f7baa860"}}' 2023-04-18 13:01:53,478 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.136s 2023-04-18 13:01:53,480 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993b3e96-5fec-4966-b213-44079413f346', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'' 2023-04-18 13:01:53,501 79651 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e 0.021s 2023-04-18 13:01:53,501 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:53 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-b7f39d15-1884-4169-80df-3a47496b24a5', 'x-openstack-request-id': 'req-b7f39d15-1884-4169-80df-3a47496b24a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9bb6a99f412a417fb58937d0f7baa860/volumes/d7895820-d404-49f6-b783-7e10cc23975e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7895820-d404-49f6-b783-7e10cc23975e 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 9a17dbef-5cc4-4f3c-aa27-6491c1b2af40 failed to build and is in ERROR status 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 cfefc548-9d66-4d97-af4b-342dd46c999c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:25,990 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 12:59:25,990 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 12:59:26,217 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.225s 2023-04-18 12:59:26,218 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1118060509", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvp153uNk7ZhXDlYyLMrWeRyEgIn+b8ePK7KVxVktmix5C4U+60Z042wJxwS85By5dMyXyr3Ivk7xkSj79wlfdMIucVF+j3wWZ/vojv/X6joLjUBpNS43mndRrgbIfTKA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e45fcf-a836-4dbe-b075-f5a04ac940c1', 'x-compute-request-id': 'req-e1e45fcf-a836-4dbe-b075-f5a04ac940c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1118060509", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvp153uNk7ZhXDlYyLMrWeRyEgIn+b8ePK7KVxVktmix5C4U+60Z042wJxwS85By5dMyXyr3Ivk7xkSj79wlfdMIucVF+j3wWZ/vojv/X6joLjUBpNS43mndRrgbIfTKA==", "fingerprint": "84:f7:6c:5e:81:56:01:a6:0f:d9:5d:2e:06:68:cd:cb", "user_id": "50769941c80e49539e5a6b8b027c0463"}}' 2023-04-18 12:59:26,220 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1118060509 created 2023-04-18 12:59:26,397 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2023-04-18 12:59:26,398 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--419532981", "description": "tempest-description--752283609"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-69ae7529-7a40-447e-8aa2-98f989544cd7', 'date': 'Tue, 18 Apr 2023 12:59:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "name": "tempest-securitygroup--419532981", "stateful": true, "tenant_id": "9fd0e11306684aa891b435589dafe377", "description": "tempest-description--752283609", "shared": false, "security_group_rules": [{"id": "0e545fbf-1bb3-44fd-99e5-92a0ffdd9f52", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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": 716, "description": null, "tags": [], "created_at": "2023-04-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}, {"id": "26411255-4abf-4974-98c6-bff11ea7b263", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 717, "description": null, "tags": [], "created_at": "2023-04-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}], "tags": [], "created_at": "2023-04-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 12:59:26,701 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.303s 2023-04-18 12:59:26,702 79639 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": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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-d979fed6-822a-40f7-b7db-4cd1cdffd99d', 'date': 'Tue, 18 Apr 2023 12:59:26 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": "99b23011-aa01-4257-8b1f-2bf534445de1", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 12:59:26,901 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-04-18 12:59:26,902 79639 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": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d70f1270-1868-4049-9377-8359572d697f', 'date': 'Tue, 18 Apr 2023 12:59:26 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": "abfaa90e-8705-454b-b123-4456743c09c1", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "60bae5d0-c39f-42a8-8b4c-bc22a5c7021e", "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-18T12:59:26Z", "updated_at": "2023-04-18T12:59:26Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 12:59:26,902 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--419532981 created 2023-04-18 12:59:27,834 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.931s 2023-04-18 12:59:27,834 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-b5d9d909-9803-4c20-850a-aa16128b12f3', 'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f0a8b0ff-b370-4996-87fe-53ed516ef9ea", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.21", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fd0e11306684aa891b435589dafe377", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:59:27Z", "updated_at": "2023-04-18T12:59:27Z", "revision_number": 0}}' 2023-04-18 12:59:27,835 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f0a8b0ff-b370-4996-87fe-53ed516ef9ea', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.21', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:59:27Z', 'updated_at': '2023-04-18T12:59:27Z', 'revision_number': 0, 'ip': '172.24.4.21'} created 2023-04-18 12:59:27,877 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-18 12:59:27,877 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 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-4578cf4e-1dd4-4794-be76-234e37377fa2', '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": "50769941c80e49539e5a6b8b027c0463", "name": "tempest-AttachVolumeTestJSON-1095639210-project-member", "password_expires_at": null}, "audit_ids": ["UWg8VseZQ66QZrKCNOQ7YQ"], "expires_at": "2023-04-18T13:59:27.000000Z", "issued_at": "2023-04-18T12:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd0e11306684aa891b435589dafe377", "name": "tempest-AttachVolumeTestJSON-1095639210"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "regio n_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:59:27,878 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f41e5c26-b25d-4d76-af4d-048f7fe24c00', 'name': 'tempest-AttachVolumeTestJSON-1355115076-network', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fd0e11306684aa891b435589dafe377', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27767, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:59:19Z', 'updated_at': '2023-04-18T12:59:19Z', 'revision_number': 1} available for tenant 2023-04-18 12:59:27,879 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1118060509', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvp153uNk7ZhXDlYyLMrWeRyEgIn+b8ePK7KVxVktmix5C4U+60Z042wJxwS85By5dMyXyr3Ivk7xkSj79wlfdMIucVF+j3wWZ/vojv/X6joLjUBpNS43mndRrgbIfTKA==', 'fingerprint': '84:f7:6c:5e:81:56:01:a6:0f:d9:5d:2e:06:68:cd:cb', 'user_id': '50769941c80e49539e5a6b8b027c0463', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhNzAnhe4iXMWukjuf7gslKz67IUOoFeWHEFD+fm4g+qzoo51lu17t\nsLSKLdIxDaagBwYFK4EEACKhZANiAATL6ded7jZO2YVw5WMizK1nkchICJ/m/Hjy\nuylcVZLZoseQuFPutGdONsCccEvOQcuXTMl8q9yL5O8ZEo+/cJX3TCLnFRfo98Fm\nf76I7/1+o6C41AaTUuN5p3Ua4GyH0yg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '60bae5d0-c39f-42a8-8b4c-bc22a5c7021e', 'name': 'tempest-securitygroup--419532981', 'stateful': True, 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'description': 'tempest-description--752283609', 'shared': False, 'security_group_rules': [{'id': '0e545fbf-1bb3-44fd-99e5-92a0ffdd9f52', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '60bae5d0-c39f-42a8-8b4c-bc22a5c7021e', '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': 716, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:59:26Z', 'updated_at': '2023-04-18T12:59:26Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}, {'id': '26411255-4abf-4974-98c6-bff11ea7b263', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '60bae5d0-c39f-42a8-8b4c-bc22a5c7021e', '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': 717, 'description': None, 'tags': [], 'created_at': '2023-04-18T12:59:26Z', 'updated_at': '2023-04-18T12:59:26Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}], 'tags': [], 'created_at': '2023-04-18T12:59:26Z', 'updated_at': '2023-04-18T12:59:26Z', 'revision_number': 1, 'project_id': '9fd0e11306684aa891b435589dafe377'}, 'floating_ip': {'id': 'f0a8b0ff-b370-4996-87fe-53ed516ef9ea', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.21', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T12:59:27Z', 'updated_at': '2023-04-18T12:59:27Z', 'revision_number': 0, 'ip': '172.24.4.21'}} 2023-04-18 12:59:28,643 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.763s 2023-04-18 12:59:28,643 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-299935602", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f41e5c26-b25d-4d76-af4d-048f7fe24c00"}], "security_groups": [{"name": "tempest-securitygroup--419532981"}], "key_name": "tempest-keypair-1118060509", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f29aa6-0d22-4958-83df-824b30433c20', 'x-compute-request-id': 'req-a1f29aa6-0d22-4958-83df-824b30433c20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--419532981"}], "adminPass": "password"}}' 2023-04-18 12:59:28,716 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.070s 2023-04-18 12:59:28,717 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:28 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-5e975b56-0a42-4aaf-9e9f-b97f142da528', 'x-compute-request-id': 'req-5e975b56-0a42-4aaf-9e9f-b97f142da528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "name": "tempest-AttachVolumeTestJSON-server-299935602", "status": "BUILD", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href" : "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:29Z", "updated": "2023-04-18T12:59:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1118060509", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:00:19,331 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.553s 2023-04-18 13:00:19,332 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:18 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-460959c8-ebe4-482b-ad94-7fa19214ad0f', 'x-compute-request-id': 'req-460959c8-ebe4-482b-ad94-7fa19214ad0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "name": "tempest-AttachVolumeTestJSON-server-299935602", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:28Z", "updated": "2023-04-18T12:59:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:aa:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1118060509", "OS-SRV-USG:launched_at": "2023-04-18T12:59:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--419532981"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:00:19,343 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:01:19,564 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/os-interface 0.160s 2023-04-18 13:01:19,565 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-open stack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80651790-961d-43a7-be71-10112a978f94', 'x-compute-request-id': 'req-80651790-961d-43a7-be71-10112a978f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "port_id": "8bd2a6d5-1ff7-43f8-95d0-8dc6d0c2cb21", "mac_addr": "fa:16:3e:b5:aa:15", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e37db963-964c-455b-b372-b58f83376314", "ip_address": "10.0.0.9"}]}]}' 2023-04-18 13:01:20,458 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea 0.888s 2023-04-18 13:01:20,458 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8bd2a6d5-1ff7-43f8-95d0-8dc6d0c2cb21"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f8b865d6-9e32-43f4-86fd-0c269613c53f', 'date': 'Tue, 18 Apr 2023 13:01:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea'} Body: b'{"floatingip": {"id": "f0a8b0ff-b370-4996-87fe-53ed516ef9ea", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.21", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "bcbcb924-3f3c-41dc-9746-79d71b43f271", "port_id": "8bd2a6d5-1ff7-43f8-95d0-8dc6d0c2cb21", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "mac_address": "fa:16:3e:b5:aa:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T12:59:27Z", "updated_at": "2023-04-18T13:01:19Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:01:20,459 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.21:22' as 'cirros' with public key authentication 2023-04-18 13:01:20,495 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:01:20,516 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:01:20,517 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-04-18 13:01:20,559 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/ips 0.040s 2023-04-18 13:01:20,559 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:20 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-533fa4bb-ef3a-4fbc-b9cf-5e7b3c5ef4a5', 'x-compute-request-id': 'req-533fa4bb-ef3a-4fbc-b9cf-5e7b3c5ef4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-18 13:01:20,566 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.2 4.4.21:22' as 'cirros' with public key authentication 2023-04-18 13:01:20,572 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:01:20,593 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:01:20,594 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-04-18 13:01:20,594 79639 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 13:01:20,594 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.21:22' as 'cirros' with public key authentication 2023-04-18 13:01:20,603 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:01:20,634 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:01:20,635 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.21 successfully created 2023-04-18 13:01:20,919 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes 0.258s 2023-04-18 13:01:20,919 79639 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-349237588"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4794cb08-773b-4c38-ae31-d6c83c9e655a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4794cb08-773b-4c38-ae31-d6c83c9e655a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes'} Body: b'{"volume": {"id": "cfefc548-9d66-4d97-af4b-342dd46c999c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:20.847366", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-349237588", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:01:20,978 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c 0.050s 2023-04-18 13:01:20,979 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83643bd-1f26-432e-b092-c989c3826512', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83643bd-1f26-432e-b092-c989c3826512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c'} Body: b'{"volume": {"id": "cfefc548-9d66-4d97-af4b-342dd46c999c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:21.000000", "updated_at": null, "name": "tempest- AttachVolumeTestJSON-volume-349237588", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:01:22,039 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c 0.048s 2023-04-18 13:01:22,039 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac04a249-8f1c-418d-ac40-b0fdd0a6795e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac04a249-8f1c-418d-ac40-b0fdd0a6795e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c'} Body: b'{"volume": {"id": "cfefc548-9d66-4d97-af4b-342dd46c999c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:01:21.000000", "updated_at": "2023-04-18T13:01:21.000000", "name": "tempest-AttachVolumeTestJSON-volume-349237588", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/cfefc548-9d66-4d97-af4b-342dd46c999c"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:01:22,168 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.118s 2023-04-18 13:01:22,168 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01: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-73df532a-13f6-435a-8a05-f8a2c37d3a01', 'x-compute-request-id': 'req-73df532a-13f6-435a-8a05-f8a2c37d3a01', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'' 2023-04-18 13:01:22,776 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.607s 2023-04-18 13:01:22,776 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:22 GMT', 'server': 'Apa che/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-bd28904c-b7e9-4581-a815-83f1acfaf84a', 'x-compute-request-id': 'req-bd28904c-b7e9-4581-a815-83f1acfaf84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"server": {"id": "69e88655-c926-4b02-bb0e-35fba9f129a1", "name": "tempest-AttachVolumeTestJSON-server-299935602", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T12:59:28Z", "updated": "2023-04-18T13:01:22Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:aa:15"}, {"version": 4, "addr": "172.24.4.21", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:aa:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69e88655-c926-4b02-bb0e-35fba9f129a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1118060509", "OS-SRV-USG:launched_at": "2023-04-18T12:59:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--419532981"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:02:12,881 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1 0.043s 2023-04-18 13:02:12,882 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:12 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-90b1e8a2-9819-42eb-9166-202f39a27a46', 'x-compute-request-id': 'req-90b1e8a2-9819-42eb-9166-202f39a27a46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69e88655-c926-4b02-bb0e-35fba9f129a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 69e88655-c926-4b02-bb0e-35fba9f129a1 could not be found."}}' 2023-04-18 13:02:13,077 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1118060509 0.195s 2023-04-18 13:02:13,078 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:12 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-697e9bd6-00c0-4cf5-8747-1120d0e 52d6a', 'x-compute-request-id': 'req-697e9bd6-00c0-4cf5-8747-1120d0e52d6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1118060509'} Body: b'' 2023-04-18 13:02:13,214 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e 0.135s 2023-04-18 13:02:13,214 79639 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-cfae40a2-5cf3-4541-84e8-4138205e5bc3', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e'} Body: b'' 2023-04-18 13:02:13,239 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e 0.024s 2023-04-18 13:02:13,240 79639 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-c917649d-2714-403d-a1aa-a401cf4e1089', 'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/60bae5d0-c39f-42a8-8b4c-bc22a5c7021e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 60bae5d0-c39f-42a8-8b4c-bc22a5c7021e does not exist", "detail": ""}}' 2023-04-18 13:02:13,750 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea 0.509s 2023-04-18 13:02:13,750 79639 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-501d7058-dd45-4441-93d5-94161aa9c344', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0a8b0ff-b370-4996-87fe-53ed516ef9ea'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 5e461f43-a595-4c86-8052-b0b6d975e933 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:26,347 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types 0.191s 2023-04-18 13:02:26,348 79641 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-946701717"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8307f247-1a4f-4126-b6d4-bc621fa80313', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8307f247-1a4f-4126-b6d4-bc621fa80313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types'} Body: b'{"volume_type": {"id": "7b6b378c-e00c-4925-80bf-2063ef742383", "name": "tempest-GroupSnapshotsV319Test-volume-type-946701717", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:02:26,413 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types 0.061s 2023-04-18 13:02:26,413 79641 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-2001177124"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102a1b30-7695-40f6-9c75-cde611adff40', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102a1b30-7695-40f6-9c75-cde611adff40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types'} Body: b'{"group_type": {"id": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "name": "tempest-GroupSnapshotsV319Test-group-type-2001177124", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:02:26,685 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups 0.268s 2023-04-18 13:02:26,685 79641 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": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "volume_types": ["7b6b378c-e00c-4925-80bf-2063ef742383"], "name": "tempest-GroupSnapshotsV319Test-Group-769626546"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3ebcd2-8ff0-45b2-a042-4c34a3100c6f', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3ebcd2-8ff0-45b2-a042-4c34a3100c6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups'} Body: b'{"group": {"id": "5e461f43-a595-4c86-8052-b0b6d975e933", "name": "tempest-GroupSnapshotsV319Test-Group-769626546"}}' 2023-04-18 13:02:26,756 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933 0.068s 2023-04-18 13:02:26,757 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fc4538-cdb5-498a-88ba-380a096482b7', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fc4538-cdb5-498a-88ba-380a096482b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933'} Body: b'{"group": {"id": "5e461f43-a595-4c86-8052-b0b6d975e933", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:02:27.000000", "name": "tempest-GroupSnapshotsV319Test-Group-769626546", "description": null, "group_type": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "volume_types": ["7b6b378c-e00c-4925-80bf-2063ef742383"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:02:27,799 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933 0.035s 2023-04-18 13:02:27,799 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d78651-b25b-4892-a579-495734caea12', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d78651-b25b-4892-a579-495734caea12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933'} Body: b'{"group": {"id": "5e461f43-a595-4c86-8052-b0b6d975e933", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:02:27.000000", "name": "tempest-GroupSnapshotsV319Test-Group-769626546", "description": null, "group_type": "8bc3ccbb-2991-4b37-8df3-071d1e4097ad", "volume_types": ["7b6b378c-e00c-4925-80bf-2063ef742383"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:02:27,881 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/volumes/detail 0.076s 2023-04-18 13:02:27,882 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3f0330-3555-4b8c-b567-44e23e568463', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3f0330-3555-4b8c-b567-44e23e568463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:02:27,977 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933/action 0.084s 2023-04-18 13:02:27,978 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 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-b50d3528-1132-459a-bbe0-944e3e1fab48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933/action'} Body: b'' 2023-04-18 13:02:27,998 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933 0.019s 2023-04-18 13:02:27,998 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 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-3430d8d0-0de7-4ed8-bd3b-48a66ccc1a51', 'x-openstack-request-id': 'req-3430d8d0-0de7-4ed8-bd3b-48a66ccc1a51', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/af6b5499a7e24ac3abe0fdc7b1e2cf63/groups/5e461f43-a595-4c86-8052-b0b6d975e933'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5e461f43-a595-4c86-8052-b0b6d975e933 could not be found."}}' 2023-04-18 13:02:28,043 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types/8bc3ccbb-2991-4b37-8df3-071d1e4097ad 0.044s 2023-04-18 13:02:28,044 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:28 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-42c1f10d-b8f8-49cf-8dbe-cc3ab6523a50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/group_types/8bc3ccbb-2991-4b37-8df3-071d1e4097ad'} Body: b'' 2023-04-18 13:02:28,106 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383 0.061s 2023-04-18 13:02:28,106 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:28 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-d577c0e1-306a-4260-bc02-d64781655c85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383'} Body: b'' 2023-04-18 13:02:28,123 79641 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383 0.016s 2023-04-18 13:02:28,123 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:28 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-57ec95b1-86b6-466e-8605-765734d8c0c3', 'x-openstack-request-id': 'req-57ec95b1-86b6-466e-8605-765734d8c0c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/59d81fae8d1f4cd79157b0d1a557d204/types/7b6b378c-e00c-4925-80bf-2063ef742383'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7b6b378c-e00c-4925-80bf-2063ef742383 could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:31,712 79641 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools?detail=True 0.162s 2023-04-18 13:02:31,713 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-726b1202-ed6f-441e-a56f-2102d8d04b0d', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-726b1202-ed6f-441e-a56f-2102d8d04b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:31,770 79641 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools 0.044s 2023-04-18 13:02:31,770 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa2b852-5ef3-4f5a-92c9-12c3f3c56033', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa2b852-5ef3-4f5a-92c9-12c3f3c56033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf8931eb2ff1425b85a5e7cc7725baaa/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 5307a280-9950-4b2e-ad3f-10f5a048b59a failed to build and is in ERROR status 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 af9b8dee-8b1a-4430-8333-7a5f9b384794 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 b3d96338-c2d2-449c-8eec-6d6dbc2905d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:42,549 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes 0.420s 2023-04-18 13:02:42,550 79647 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-243052335"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac958f7-0ef4-457d-ad24-f8e7b156e539', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac958f7-0ef4-457d-ad24-f8e7b156e539', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.474154", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:42,619 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.056s 2023-04-18 13:02:42,619 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6afedf-ab95-4e19-a239-fafb2614ebc3', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6afedf-ab95-4e19-a239-fafb2614ebc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:43,678 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.047s 2023-04-18 13:02:43,679 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c64184-ab3d-4c71-92b7-ef57c24c1fd5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c64184-ab3d-4c71-92b7-ef57c24c1fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.000000", "updated_at": "2023-04-18T13:02:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:43,735 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.045s 2023-04-18 13:02:43,736 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9715d8-51b6-4893-8d63-f0f8a1a2b2a4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9715d8-51b6-4893-8d63-f0f8a1a2b2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"volume": {"id": "b3d96338-c2d2-449c-8eec-6d6dbc2905d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:42.000000", "updated_at": "2023-04-18T13:02:43.000000", "name": "tempest-VolumesDeleteCascade-Volume-243052335", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:43,882 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.135s 2023-04-18 13:02:43,882 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-7f044205-b2e1-4e08-8d76-01e52e1a4f5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'' 2023-04-18 13:02:43,904 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2 0.021s 2023-04-18 13:02:43,904 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-6b806b27-53ce-47cc-8f5b-a0f48b0d3760', 'x-openstack-request-id': 'req-6b806b27-53ce-47cc-8f5b-a0f48b0d3760', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/b3d96338-c2d2-449c-8eec-6d6dbc2905d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b3d96338-c2d2-449c-8eec-6d6dbc2905d2 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 0db42823-877d-418f-aabb-cd551b688f84 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:44,196 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes 0.289s 2023-04-18 13:02:44,196 79647 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-1379686753"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ff32fc-b3de-4b1f-82b1-ee70e55d7e22', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ff32fc-b3de-4b1f-82b1-ee70e55d7e22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.123932", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:44,253 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.048s 2023-04-18 13:02:44,253 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943d259d-d287-4180-986f-0c95c4e7c832', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943d259d-d287-4180-986f-0c95c4e7c832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:45,322 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.057s 2023-04-18 13:02:45,323 79647 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8d4850-9cc0-4f84-9bce-e7c2a14fb30f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8d4850-9cc0-4f84-9bce-e7c2a14fb30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.000000", "updated_at": "2023-04-18T13:02:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:45,382 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.048s 2023-04-18 13:02:45,382 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823dc300-f179-4a53-a3d4-71acffe92521', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823dc300-f179-4a53-a3d4-71acffe92521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"volume": {"id": "0db42823-877d-418f-aabb-cd551b688f84", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:44.000000", "updated_at": "2023-04-18T13:02:44.000000", "name": "tempest-VolumesDeleteCascade-Volume-1379686753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84"}], "user_id": "662e294f850147369c29f68fb905157c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eb69458b6fdf477b88bbf466d53cdd67"}}' 2023-04-18 13:02:45,522 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.129s 2023-04-18 13:02:45,522 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-a2db1d40-3cb1-45c7-81a5-4a5457e1286d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'' 2023-04-18 13:02:45,545 79647 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84 0.023s 2023-04-18 13:02:45,546 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-28718ba5-d88b-493a-a6dd-1451c36a7134', 'x-openstack-request-id': 'req-28718ba5-d88b-493a-a6dd-1451c36a7134', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eb69458b6fdf477b88bbf466d53cdd67/volumes/0db42823-877d-418f-aabb-cd551b688f84'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0db42823-877d-418f-aabb-cd551b688f84 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c3afd546-6cc0-4c9c-92bd-d1bbee638a35 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 848521f8-9151-4da1-b5c8-f3c115abf70f failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bedf56ca-5f83-47ae-8213-fe1dde66e6c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:51,651 79647 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes 0.380s 2023-04-18 13:02:51,651 79647 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-1656804696"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92356bcb-2bf5-4c41-91bf-807f5e3a5cae', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92356bcb-2bf5-4c41-91bf-807f5e3a5cae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes'} Body: b'{"volume": {"id": "bedf56ca-5f83-47ae-8213-fe1dde66e6c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:51.572281", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656804696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}], "user_id": "5a74f549be8b434bbdd71951f0dcd593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:51,707 79647 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4 0.046s 2023-04-18 13:02:51,708 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af842067-8f1a-4682-ab95-92764415db1f', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af842067-8f1a-4682-ab95-92764415db1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4'} Body: b'{"volume": {"id": "bedf56ca-5f83-47ae-8213-fe1dde66e6c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656804696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}], "user_id": "5a74f549be8b434bbdd71951f0dcd593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d4727b6e754f3ba84c697351e52c3a"}}' 2023-04-18 13:02:52,761 79647 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56 ca-5f83-47ae-8213-fe1dde66e6c4 0.039s 2023-04-18 13:02:52,762 79647 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936b6583-9888-463f-aa0d-412ca143f9f9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936b6583-9888-463f-aa0d-412ca143f9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4'} Body: b'{"volume": {"id": "bedf56ca-5f83-47ae-8213-fe1dde66e6c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": "2023-04-18T13:02:52.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656804696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3d4727b6e754f3ba84c697351e52c3a/volumes/bedf56ca-5f83-47ae-8213-fe1dde66e6c4"}], "user_id": "5a74f549be8b434bbdd71951f0dcd593", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3d4727b6e754f3ba84c697351e52c3a"}}' 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 c6b305b5-2f7f-40dd-8697-828db8b8e9d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:51,856 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes 0.248s 2023-04-18 13:02:51,856 79661 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-185356636"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2dfedb-e651-437e-9b6c-8a7c8e002935', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2dfedb-e651-437e-9b6c-8a7c8e002935', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:51.790159", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:02:51,906 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.040s 2023-04-18 13:02:51,906 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fc0797-4f2f-4f1a-889f-8704d6569431', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fc0797-4f2f-4f1a-889f-8704d6569431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb22c1fcf0ee424ca26d8fcac9980068"}}' 2023-04-18 13:02:52,957 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.039s 2023-04-18 13:02:52,958 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d897530-270f-431a-b141-7fe6f6806ede', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d897530-270f-431a-b141-7fe6f6806ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": "2023-04-18T13:02:52.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb22c1fcf0ee424ca26d8fcac9980068"}}' 2023-04-18 13:02:53,037 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.068s 2023-04-18 13:02:53,038 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c291a3-235a-486c-8491-de9a3f7180aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c291a3-235a-486c-8491-de9a3f7180aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"volume": {"id": "c6b305b5-2f7f-40dd-8697-828db8b8e9d2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T13:02:52.000000", "updated_at": "2023-04-18T13:02:52.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-185356636", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2"}], "user_id": "b81d2accce2b4fdea007795a5e84212e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb22c1fcf0ee424ca26d8fcac9980068"}}' 2023-04-18 13:02:53,213 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.159s 2023-04-18 13:02:53,214 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02: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-04014702-56e3-4d21-8443-d54a85718f05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'' 2023-04-18 13:02:53,237 79661 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2 0.022s 2023-04-18 13:02:53,237 79661 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:53 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-59edfafb-78d3-42cb-ab4d-22a1800fb0c0', 'x-openstack-request-id': 'req-59edfafb-78d3-42cb-ab4d-22a1800fb0c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bb22c1fcf0ee424ca26d8fcac9980068/volumes/c6b305b5-2f7f-40dd-8697-828db8b8e9d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6b305b5-2f7f-40dd-8697-828db8b8e9d2 could not be found."}}' 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 40ad3273-a367-4f69-a645-95dbcb3dfac7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:58,676 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.306s 2023-04-18 13:02:58,677 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1732215051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHeuR4hbLAAGLOvJ1BRkKyR8ocvMAdVcQHV9sSdzxtF/ICE/4H8VF/xOTJz3cz+s6lxbNSuX86x/OkQHJuFQ2gLqnKq4CoEUDC7y9vrE3IxcNEJTxbuCNU16ATTHuP7q8w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d60b2b-af82-4967-bc18-aa62a658a80c', 'x-compute-request-id': 'req-80d60b2b-af82-4967-bc18-aa62a658a80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1732215051", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHeuR4hbLAAGLOvJ1BRkKyR8ocvMAdVcQHV9sSdzxtF/ICE/4H8VF/xOTJz3cz+s6lxbNSuX86x/OkQHJuFQ2gLqnKq4CoEUDC7y9vrE3IxcNEJTxbuCNU16ATTHuP7q8w==", "fingerprint": "e7:ec:99:dd:2d:85:f0:5e:a4:8b:b1:87:f0:af:bc:50", "user_id": "7a2be963f2c744f9a53f97ca65ed4c46"}}' 2023-04-18 13:02:58,839 79641 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.159s 2023-04-18 13:02:58,839 79641 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-1754022594", "description": "tempest-secgroup-smoke-1754022594 description", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-21bc676d-208e-4736-8842-5945bfd3a098', 'date': 'Tue, 18 Apr 2023 13:02:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "name": "tempest-secgroup-smoke-1754022594", "stateful": true, "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "description": "tempest-secgroup-smoke-1754022594 description", "shared": false, "security_group_rules": [{"id": "0271d5a4-d3ef-491c-a72b-256999d28d51", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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": 919, "description": null, "tags": [], "created_at": "2023-04-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}, {"id": "eb663f80-017c-4f85-a4d1-82ce961396a0", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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": 920, "description": null, "tags": [], "created_at": "2023-04-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}], "tags": [], "created_at": "2023-04-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 1, "project_ id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,018 79641 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.177s 2023-04-18 13:02:59,018 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "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-a3d8fb23-4e74-4cb9-b9cf-f06e1ac8b9f7', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "49730a8b-8192-4912-8ba3-213555389978", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:58Z", "updated_at": "2023-04-18T13:02:58Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,176 79641 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.158s 2023-04-18 13:02:59,177 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "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-864142c5-f24d-401b-8d52-085857acce2f', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "3caf054d-2501-4f37-ac65-eff006ca92f4", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,341 79641 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-18 13:02:59,342 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5e4e8a9c-f259-4548-be64-b7be052bb92f', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "6c5a7b0b-abad-48ba-9484-738dc1e178e3", "tenant_id": "eefb6f00fc8 d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,503 79641 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-18 13:02:59,503 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-51433044-b99b-4922-8a7e-5e8355219b9b', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "b6045f6e-f570-49ac-be88-2b6e49d595c9", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,665 79641 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.161s 2023-04-18 13:02:59,666 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-229dd06d-eeee-4e5d-9cba-c47a0cd3c87f', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "12192eea-644b-4445-b430-21c7a3c3eed0", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:02:59,844 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.178s 2023-04-18 13:02:59,844 79641 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": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "project_id": "eefb6f00fc8d4b7188b5fefe698038d4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-92e2dbe1-bf14-41e7-909b-7518fcf8491a', 'date': 'Tue, 18 Apr 2023 13:02:59 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": "b89ef9db-8e9c-4eed-a647-7bd81da34ac6", "tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4", "security_group_id": "dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4", "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-18T13:02:59Z", "updated_at": "2023-04-18T13:02:59Z", "revision_number": 0, "project_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:03:00,069 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes 0.223s 2023-04-18 13:03:00,069 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1577399524", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989ffa75-a913-4bc9-b116-73440103aa15', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989ffa75-a913-4bc9-b116-73440103aa15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes'} Body: b'{"volume": {"id": "40ad3273-a367-4f69-a645-95dbcb3dfac7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:00.002423", "updated_at": null, "name": "tempest-TestStampPattern-volume-1577399524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}], "user_id": "7a2be963f2c744f9a53f97ca65ed4c46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:00,141 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.062s 2023-04-18 13:03:00,141 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd3885b-56f6-48e0-830f-560f91c32b93', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd3885b-56f6-48e0-830f-560f91c32b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'{"volume": {"id": "40ad3273-a367-4f69-a645-95dbcb3dfac7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:00.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1577399524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": nul l, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}], "user_id": "7a2be963f2c744f9a53f97ca65ed4c46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:03:01,194 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.041s 2023-04-18 13:03:01,195 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2ad4af-d9dc-4f30-a0a8-2286bb61c42c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2ad4af-d9dc-4f30-a0a8-2286bb61c42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'{"volume": {"id": "40ad3273-a367-4f69-a645-95dbcb3dfac7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:00.000000", "updated_at": "2023-04-18T13:03:00.000000", "name": "tempest-TestStampPattern-volume-1577399524", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7"}], "user_id": "7a2be963f2c744f9a53f97ca65ed4c46", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eefb6f00fc8d4b7188b5fefe698038d4"}}' 2023-04-18 13:03:01,302 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.096s 2023-04-18 13:03:01,303 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 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-3f1f002f-a351-4ae6-b102-e3570786c7d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'' 2023-04-18 13:03:01,324 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7 0.020s 2023-04-18 13:03:01,324 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 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-req uest-id': 'req-bed3ee48-51d9-4a48-aab3-f4591ca42141', 'x-openstack-request-id': 'req-bed3ee48-51d9-4a48-aab3-f4591ca42141', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eefb6f00fc8d4b7188b5fefe698038d4/volumes/40ad3273-a367-4f69-a645-95dbcb3dfac7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40ad3273-a367-4f69-a645-95dbcb3dfac7 could not be found."}}' 2023-04-18 13:03:01,495 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4 0.170s 2023-04-18 13:03:01,495 79641 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-5da1d587-ad2b-462a-9342-3735c39c51d1', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:03:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd9845dc-2fa3-4f97-8b41-f8a63b56f9a4'} Body: b'' 2023-04-18 13:03:01,526 79641 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1732215051 0.030s 2023-04-18 13:03:01,526 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:01 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-422dbecf-d6da-488c-9972-f1a8381ee66a', 'x-compute-request-id': 'req-422dbecf-d6da-488c-9972-f1a8381ee66a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1732215051'} Body: b'' 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 5cb515fc-5d4d-465b-a95a-3e575b9e27d8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:03:09,403 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.382s 2023-04-18 13:03:09,403 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-997735532"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77afca93-bf10-4d74-994d-c4fb27a4659a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77afca93-bf10-4d74-994d-c4fb27a4659a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "5cb515fc-5d4d-465b-a95a-3e575b9e27d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.327669", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-997735532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:09,605 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.191s 2023-04-18 13:03:09,606 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-5711519"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b8bac5-1470-42bd-8f0a-f0d1cd0ebe5f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b8bac5-1470-42bd-8f0a-f0d1cd0ebe5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "d5531e3d-1ee4-44dd-a2cd-b7acbca9248c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.547675", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-5711519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/d5531e3d-1ee4-44dd-a2cd-b7acbca9248c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/d5531e3d-1ee4-44dd-a2cd-b7acbca9248c"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:09,839 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.223s 2023-04-18 13:03:09,839 79641 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1047794246"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92198c17-b6de-43aa-972d-595a0740061e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92198c17-b6de-43aa-972d-595a0740061e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "a201bb81-79f4-4c24-b3c4-289ed3582715", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.773456", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1047794246", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/a201bb81-79f4-4c24-b3c4-289ed3582715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/a201bb81-79f4-4c24-b3c4-289ed3582715"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,054 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.205s 2023-04-18 13:03:10,054 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1135214817"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccde76d-b23b-4408-8e29-eb0a0f8319b7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccde76d-b23b-4408-8e29-eb0a0f8319b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "fedb9ad1-dcec-4c41-9201-7d3fb6bdb675", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.989171", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1135214817", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/fedb9ad1-dcec-4c41-9201-7d3fb6bdb675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/fedb9ad1-dcec-4c41-9201-7d3fb6bdb675"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,258 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes 0.195s 2023-04-18 13:03:10,259 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-CreateVolumesFr omImageTest-Volume-1089406754"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1af4d44-7bd8-4434-b270-6af561533bb8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1af4d44-7bd8-4434-b270-6af561533bb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes'} Body: b'{"volume": {"id": "beee30ff-8865-44f6-86fe-d8b100eed512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.199047", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1089406754", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/beee30ff-8865-44f6-86fe-d8b100eed512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/beee30ff-8865-44f6-86fe-d8b100eed512"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,313 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8 0.045s 2023-04-18 13:03:10,314 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f5623f-7a71-47d7-ae30-956f8a6009ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f5623f-7a71-47d7-ae30-956f8a6009ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8'} Body: b'{"volume": {"id": "5cb515fc-5d4d-465b-a95a-3e575b9e27d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.000000", "updated_at": "2023-04-18T13:03:09.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-997735532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b24f9de9ced6482b957b63ebeac059a5"}}' 2023-04-18 13:03:11,365 79641 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8 0.039s 2023-04-18 13:03:11,366 79641 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26134fb9-16ca-4a5e-a1ea-62455d2a4dd5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-26134fb9-16ca-4a5e-a1ea-62455d2a4dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8'} Body: b'{"volume": {"id": "5cb515fc-5d4d-465b-a95a-3e575b9e27d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:09.000000", "updated_at": "2023-04-18T13:03:09.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-997735532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b24f9de9ced6482b957b63ebeac059a5/volumes/5cb515fc-5d4d-465b-a95a-3e575b9e27d8"}], "user_id": "0c93eade655544a390ada3e406eb2cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b24f9de9ced6482b957b63ebeac059a5"}}' 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 739ae6a6-b42f-4f78-a585-3353d6b0bc31 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T13:02:37Z', 'message': 'Build of instance 739ae6a6-b42f-4f78-a585-3353d6b0bc31 aborted: Volume 5c2b7a42-9ef7-490c-9eea-74463414d795 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-64970b68-5b6f-464e-95b6-35911603b9f0. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 12:59:30,176 79649 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-18 12:59:30,177 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ea7f1d3d-a763-49d1-9a41-ee66f60e54ca', '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": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["o_rWZboaS5iOO6DoBrfCTg"], "expires_at": "2023-04-18T13:59:30.000000Z", "issued_at": "2023-04-18T12:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 12:59:30,177 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 12:59:30,786 79649 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.608s 2023-04-18 12:59:30,786 79649 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-1039393265", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d', '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-f7ce5562-0ee4-4f34-81cf-57cf5a59b3d0', 'x-compute-request-id': 'req-f7ce5562-0ee4-4f34-81cf-57cf5a59b3d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6ugvNMLYGbVh"}}' 2023-04-18 12:59:30,889 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d 0.100s 2023-04-18 12:59:30,890 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 12:59:30 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-5ec4a287-95e6-4be3-a14f-cb33e8f69e31', 'x-compute-request-id': 'req-5ec4a287-95e6-4be3-a14f-cb33e8f69e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1039393265", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:59:31Z", "updated": "2023-04-18T12:59:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73 b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:00:21,203 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d 0.259s 2023-04-18 13:00:21,203 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:00:20 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-e6cc754d-6e5f-4633-85f7-ddefeea55a6f', 'x-compute-request-id': 'req-e6cc754d-6e5f-4633-85f7-ddefeea55a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1039393265", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:59:30Z", "updated": "2023-04-18T12:59:39Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:1c:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:00:21,219 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:01:22,297 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d/action 1.021s 2023-04-18 13:01:22,298 79649 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-ServerBootFromVolumeStab leRescueTest-image-1200012804"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:21 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-b4340660-e5bd-4055-b6c5-610f11064201', 'x-compute-request-id': 'req-b4340660-e5bd-4055-b6c5-610f11064201', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d/action'} Body: b'{"image_id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4"}' 2023-04-18 13:01:22,336 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.035s 2023-04-18 13:01:22,337 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e70ae62a-6e55-4d8b-b80d-ea5c7ee0b2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:23,362 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.023s 2023-04-18 13:01:23,363 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-702ceadc-3edc-4b43-9069-c76ceeedc9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBoo tFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:24,401 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.036s 2023-04-18 13:01:24,401 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6fe6bd50-cfc3-4780-9e9f-53d53ebb712f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:25,436 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.033s 2023-04-18 13:01:25,437 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ed12050-738b-45ee-af0b-aa38d4b59ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot _roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:22Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:26,461 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.023s 2023-04-18 13:01:26,462 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d962303-5385-4b2d-9ef0-849adf884c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "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": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:26Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:27,493 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.030s 2023-04-18 13:01:27,494 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'T ue, 18 Apr 2023 13:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-78676781-4741-4cb1-a021-235f49358bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d06550dc337bba1e575eb242db37eb22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9787169cfee1067d5fe18707e8685780a78de7066cb2d047e56e823e3181b4bbf64c7b8f6d3e819eb14ea2f8780a189063b2df448799dcd58241706e49415321", "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:27Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:27,526 79649 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/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4 0.031s 2023-04-18 13:01:27,526 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6b43cc5d-8a53-4853-8659-c40c7c04b397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4'} Body: b'{"base_image_ref": "68265051-53bd-4952-9322-7c15e93b6a43", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "owner_id": "cf35078a110c4689bbb41c77df70d9fa", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-561574361", "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-561574361-project-member", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1200012804", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "d06550dc337bba1e575eb242db37eb22", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cf35078a110c4689bbb41c77df70d9fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9787169cfee1067d5fe18707e8685780a78de7066cb2d0 47e56e823e3181b4bbf64c7b8f6d3e819eb14ea2f8780a189063b2df448799dcd58241706e49415321", "id": "73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "created_at": "2023-04-18T13:01:22Z", "updated_at": "2023-04-18T13:01:27Z", "tags": [], "self": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4", "file": "/v2/images/73b0a0d5-cfc0-428b-896e-c1b9e59c89d4/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:01:27,802 79649 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/16b73b48-5c5d-4c77-88e0-3c473f659d6d 0.275s 2023-04-18 13:01:27,803 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:27 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-5582401d-b23b-4ab3-a2bb-8be576215350', 'x-compute-request-id': 'req-5582401d-b23b-4ab3-a2bb-8be576215350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d'} Body: b'{"server": {"id": "16b73b48-5c5d-4c77-88e0-3c473f659d6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1039393265", "status": "ACTIVE", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "d9eb3caacaedff6dc0be86e43d9cfe146d9ba682cc3a05ac2dd7accf", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T12:59:30Z", "updated": "2023-04-18T13:01:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1898984346-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:1c:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/16b73b48-5c5d-4c77-88e0-3c473f659d6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T12:59:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:02:27,959 79649 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.100s 2023-04-18 13:02:27,960 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-efbc9819-9454-41bc-8cdc-b1ea9d493a3d', '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": "c85d24916dfd4ca ba3c62d5a25d4b18f", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361-project-member", "password_expires_at": null}, "audit_ids": ["0z5PcIRnToOVhS62bTPSow"], "expires_at": "2023-04-18T14:02:27.000000Z", "issued_at": "2023-04-18T13:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf35078a110c4689bbb41c77df70d9fa", "name": "tempest-ServerBootFromVolumeStableRescueTest-561574361"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf35078a110c4689bbb41c77df70d9fa", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:02:27,961 79649 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '51847ea3-3c22-40cf-a9fc-97a5fa333674', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1898984346-network', 'tenant_id': 'cf35078a110c4689bbb41c77df70d9fa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf35078a110c4689bbb41c77df70d9fa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7571, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:55:34Z', 'updated_at': '2023-04-18T12:55:34Z', 'revision_number': 1} available for tenant 2023-04-18 13:02:29,269 79649 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.306s 2023-04-18 13:02:29,270 79649 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-1626093741", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "68265051-53bd-4952-9322-7c15e93b6a43", "destination_type": "volume"}], "networks": [{"uuid": "51847ea3-3c22-40cf-a9fc-97a5fa333674"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31', '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-64970b68-5b6f-464e-95b6-35911603b9f0', 'x-compute-request-id': 'req-64970b68-5b6f-464e-95b6-35911603b9f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "739ae6a6-b42f-4f78-a585-3353d6b0bc31", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c74vTfo6vXJC"}}' 2023-04-18 13:02:29,490 79649 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/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.217s 2023-04-18 13:02:29,490 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:29 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-68d5eaa1-3ed1-4c0b-8a99-143297a5ca32', 'x-compute-request-id': 'req-68d5eaa1-3ed1-4c0b-8a99-143297a5ca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'{"server": {"id": "739ae6a6-b42f-4f78-a585-3353d6b0bc31", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1626093741", "status": "BUILD", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T13:02:29Z", "updated": "2023-04-18T13:02:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:03:19,638 79649 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_vo lume): 200 GET http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.125s 2023-04-18 13:03:19,639 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:19 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-8a2edc3d-9b36-4fb6-aacd-2982b73adc29', 'x-compute-request-id': 'req-8a2edc3d-9b36-4fb6-aacd-2982b73adc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'{"server": {"id": "739ae6a6-b42f-4f78-a585-3353d6b0bc31", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1626093741", "status": "ERROR", "tenant_id": "cf35078a110c4689bbb41c77df70d9fa", "user_id": "c85d24916dfd4caba3c62d5a25d4b18f", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T13:02:29Z", "updated": "2023-04-18T13:02:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T13:02:37Z", "message": "Build of instance 739ae6a6-b42f-4f78-a585-3353d6b0bc31 aborted: Volume 5c2b7a42-9ef7-490c-9eea-74463414d795 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 13:03:19,654 79649 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 13:03:20,191 79649 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/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.536s 2023-04-18 13:03:20,192 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:19 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-1b5e28d8-a529-4b62-b8b9-e7a22359b0b8', 'x-compute-request-id': 'req-1b5e28d8-a529-4b62-b8b9-e7a22359b0b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'' 2023-04-18 13:03:20,234 79649 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/739ae6a6-b42f-4f78-a585-3353d6b0bc31 0.042s 2023-04-18 13:03:20,235 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:20 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-4be2b9f1-75e4-4a27-9a96-961f8e00024f', 'x-compute-request-id': 'req-4be2b9f1-75e4-4a27-9a96-961f8e00024f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/739ae6a6-b42f-4f78-a585-3353d6b0bc31'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 739ae6a6-b42f-4f78-a585-3353d6b0bc31 could not be found."}}' 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 dc268931-5a55-48ab-affd-3f039bda5f05 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:01:16,074 79645 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 13:01:16,075 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 13:01:16,139 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-18 13:01:16,140 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-791048184", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqrVQsEOzc1eMyFv7obToalqnAK/Kg3pbrNZeYIqKVFN3C9+Syo2aUlM25UwLG2Mwmc3RKSereKs7YkUN872/56Z9V38Yy/YC+vFOrQrBrP0hJD36T4A+vKcXWpOM3FLw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:16 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-a90882df-d759-4186-9739-45787299e2b5', 'x-compute-request-id': 'req-a90882df-d759-4186-9739-45787299e2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-791048184", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqrVQsEOzc1eMyFv7obToalqnAK/Kg3pbrNZeYIqKVFN3C9+Syo2aUlM25UwLG2Mwmc3RKSereKs7YkUN872/56Z9V38Yy/YC+vFOrQrBrP0hJD36T4A+vKcXWpOM3FLw==", "fingerprint": "45:28:03:17:aa:b0:0e:d2:4b:8c:ef:17:a9:31:6f:b4", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb"}}' 2023-04-18 13:01:16,142 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-791048184 created 2023-04-18 13:01:16,284 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.141s 2023-04-18 13:01:16,284 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2057546901", "description": "tempest-description--1456548826"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5ddfb01e-2dde-4f20-9d5c-825cb21b0435', 'date': 'Tue, 18 Apr 2023 13:01:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "name": "tempest-securitygroup--2057546901", "stateful": true, "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "tempest-description--1456548826", "shared": false, "security_group_rules": [{"id": "39079034-3cb6-40ad-a48b-1d357bb9d8c9", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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": 735, "description": null, "tags": [], "created_at": "2023-04-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}, {"id": "8ca81b18-83f8-4088-bfa2-6ad5156462a8", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 734, "description": null, "tags": [], "created_at": "2023-04-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}], "tags": [], "created_at": "2023-04-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:01:16,446 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-18 13:01:16,446 79645 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": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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-9102bf38-5ecc-4981-a1ed-af574f8e8850', 'date': 'Tue, 18 Apr 2023 13:01:16 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": "443f947d-28be-4ef7-aafa-4cc06f954ecb", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:01:16,612 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-18 13:01:16,612 79645 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": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0d048ac3-1026-4bd4-aa1d-6be63e64a342', 'date': 'Tue, 18 Apr 2023 13:01:16 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": "885080c5-c7f3-4520-a685-f55df4867a92", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "5f233e84-be5b-4a1d-8b49-0543ce62fc96", "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-18T13:01:16Z", "updated_at": "2023-04-18T13:01:16Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:01:16,612 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2057546901 created 2023-04-18 13:01:17,459 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.846s 2023-04-18 13:01:17,459 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-8dceb3d7-9c41-4904-90f4-abbc239d1afa', 'date': 'Tue, 18 Apr 2023 13:01:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8d510a0e-7001-4c82-b143-e7b294d35260", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.92", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:01:17Z", "updated_at": "2023-04-18T13:01:17Z", "revision_number": 0}}' 2023-04-18 13:01:17,460 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8d510a0e-7001-4c82-b143-e7b294d35260', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.92', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:01:17Z', 'updated_at': '2023-04-18T13:01:17Z', 'revision_number': 0, 'ip': '172.24.4.92'} created 2023-04-18 13:01:17,554 79645 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.088s 2023-04-18 13:01:17,555 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:17 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-b5b27d5c-e99c-4d75-955f-3d46010e1c59', '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": "3c9ec5bee5f54903a88a917d6cf955bb", "name": "tempest-AttachVolumeNegativeTest-634656201-project-member", "password_expires_at": null}, "audit_ids": ["jKzj4WtFTfqXsg0lblR7RA"], "expires_at": "2023-04-18T14:01:17.000000Z", "issued_at": "2023-04-18T13:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72a5f3c3f0904284b7b856f4dff441ff", "name": "tempest-AttachVolumeNegativeTest-634656201"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:01:17,555 79645 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff', 'name': 'tempest-AttachVolumeNegativeTest-1128675150-network', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:58:23Z', 'updated_at': '2023-04-18T12:58:23Z', 'revision_number': 1} available for tenant 2023-04-18 13:01:17,555 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-791048184', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqrVQsEOzc1eMyFv7obToalqnAK/Kg3pbrNZeYIqKVFN3C9+Syo2aUlM25UwLG2Mwmc3RKSereKs7YkUN872/56Z9V38Yy/YC+vFOrQrBrP0hJD36T4A+vKcXWpOM3FLw==', 'fingerprint': '45:28:03:17:aa:b0:0e:d2:4b:8c:ef:17:a9:31:6f:b4', 'user_id': '3c9ec5bee5f54903a88a917d6cf955bb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD0zMTKfqbmnWz3MNclzqvt9r5Vh82Bmp2B1Nc+FP+ibH4VJrYPDHGP\nwTUbauSOG56gBwYFK4EEACKhZANiAAQ6q1ULBDs3NXjMhb+6G06GpapwCvyoN6W6\nzWXmCKilRTdwvfksqNmlJTNuVMCxtjMJnN0Sknq3irO2JFDfO9v+emfVd/GMv2Av\nrxTq0Kwaz9ISQ9+k+APrynF1qTjNxS8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5f233e84-be5b-4a1d-8b49-0543ce62fc96', 'name': 'tempest-securitygroup--2057546901', 'stateful': True, 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': 'tempest-description--1456548826', 'shared': False, 'security_group_rules': [{'id': '39079034-3cb6-40ad-a48b-1d357bb9d8c9', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '5f233e84-be5b-4a1d-8b49-0543ce62fc96', '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': 735, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:01:16Z', 'updated_at': '2023-04-18T13:01:16Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, {'id': '8ca81b18-83f8-4088-bfa2-6ad5156462a8', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '5f233e84-be5b-4a1d-8b49-0543ce62fc96', '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': 734, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:01:16Z', 'updated_at': '2023-04-18T13:01:16Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff '}], 'tags': [], 'created_at': '2023-04-18T13:01:16Z', 'updated_at': '2023-04-18T13:01:16Z', 'revision_number': 1, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, 'floating_ip': {'id': '8d510a0e-7001-4c82-b143-e7b294d35260', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.92', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:01:17Z', 'updated_at': '2023-04-18T13:01:17Z', 'revision_number': 0, 'ip': '172.24.4.92'}} 2023-04-18 13:01:18,220 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.664s 2023-04-18 13:01:18,221 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-336429784", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff"}], "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "key_name": "tempest-keypair-791048184", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232b1166-1bb1-46d5-9ef0-9cddfc428ebf', 'x-compute-request-id': 'req-232b1166-1bb1-46d5-9ef0-9cddfc428ebf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "adminPass": "password"}}' 2023-04-18 13:01:18,295 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.071s 2023-04-18 13:01:18,295 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf946ca2-8377-4cc2-8e5f-d67a26e45afa', 'x-compute-request-id': 'req-bf946ca2-8377-4cc2-8e5f-d67a26e45afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "name": "tempest-AttachVolumeNegativeTest-server-336429784", "status": "BUILD", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/im ages/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:01:18Z", "updated": "2023-04-18T13:01:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-791048184", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:02:08,750 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.399s 2023-04-18 13:02:08,751 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:08 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-3b45fcb8-15fd-4dce-a1de-2edd5117ff7e', 'x-compute-request-id': 'req-3b45fcb8-15fd-4dce-a1de-2edd5117ff7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "name": "tempest-AttachVolumeNegativeTest-server-336429784", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:01:18Z", "updated": "2023-04-18T13:01:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:db:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-791048184", "OS-SRV-USG:launched_at": "2023-04-18T13:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:02:08,763 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 13:03:09,178 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2/os-interface 0.389s 2023-04-18 13:03:09,179 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:0 3: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-9fe33b57-58c5-4894-9f70-524e9db4b7fd', 'x-compute-request-id': 'req-9fe33b57-58c5-4894-9f70-524e9db4b7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "port_id": "52f1fa64-98e7-4a6a-861f-1e268104de84", "mac_addr": "fa:16:3e:2b:db:49", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e974357-12af-4bf8-8a1f-09713a1cca5c", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 13:03:09,840 79645 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/8d510a0e-7001-4c82-b143-e7b294d35260 0.657s 2023-04-18 13:03:09,841 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "52f1fa64-98e7-4a6a-861f-1e268104de84"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-64b7ab4c-642a-498a-aa0c-d82c83f10f5b', 'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d510a0e-7001-4c82-b143-e7b294d35260'} Body: b'{"floatingip": {"id": "8d510a0e-7001-4c82-b143-e7b294d35260", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.92", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1c2330fc-672c-4ca9-9a85-de8f42135517", "port_id": "52f1fa64-98e7-4a6a-861f-1e268104de84", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "mac_address": "fa:16:3e:2b:db:49", "admin_state_up": true, "status": "ACTIVE", "device_id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:01:17Z", "updated_at": "2023-04-18T13:03:09Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:03:09,842 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.92:22' as 'cirros' with public key authentication 2023-04-18 13:03:09,878 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:03:09,898 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:03:09,898 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.92 successfully created 2023-04-18 13:03:09,946 79645 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/baa7cb8a-7e9f-45e2-806c-92811755d9a2/ips 0.047s 2023-04-18 13:03:09,947 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 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-adacf17a-8758-49c0-b7f2-ded2c7f4b305', 'x-compute-request-id': 'req-adacf17a-8758-49c0-b7f2-ded2c7f4b305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2/ips'} Body: b'{"addr esses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 13:03:10,237 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes 0.287s 2023-04-18 13:03:10,238 79645 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-443509998"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88532613-91c2-42e2-921d-d52328ba2c20', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88532613-91c2-42e2-921d-d52328ba2c20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes'} Body: b'{"volume": {"id": "dc268931-5a55-48ab-affd-3f039bda5f05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.180755", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-443509998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:03:10,302 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05 0.045s 2023-04-18 13:03:10,303 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2393d720-429d-4965-a9d6-ee483b340b4f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2393d720-429d-4965-a9d6-ee483b340b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05'} Body: b'{"volume": {"id": "dc268931-5a55-48ab-affd-3f039bda5f05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-443509998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:03:11,358 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/72a5 f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05 0.039s 2023-04-18 13:03:11,359 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750a09b1-39ef-430d-a126-47d8e022d854', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750a09b1-39ef-430d-a126-47d8e022d854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05'} Body: b'{"volume": {"id": "dc268931-5a55-48ab-affd-3f039bda5f05", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:03:10.000000", "updated_at": "2023-04-18T13:03:10.000000", "name": "tempest-AttachVolumeNegativeTest-volume-443509998", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/dc268931-5a55-48ab-affd-3f039bda5f05"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:03:11,478 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.108s 2023-04-18 13:03:11,479 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 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-d3813eb3-bfd2-4de2-889a-fcf1c84059af', 'x-compute-request-id': 'req-d3813eb3-bfd2-4de2-889a-fcf1c84059af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'' 2023-04-18 13:03:11,829 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.350s 2023-04-18 13:03:11,830 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01423711-0e3f-40b5-ad0a-ea43a9c972ed', 'x-compute-request-id': 'req-01423711-0e3f-40b5-ad0a-ea43a9c972ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"server": {"id": "baa7cb8a-7e9f-45e2-806c-92811755d9a2", "name": "tempest-AttachVolumeNegativeTest-server-336429784", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "imag e": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:01:18Z", "updated": "2023-04-18T13:03:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:db:49"}, {"version": 4, "addr": "172.24.4.92", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:db:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-791048184", "OS-SRV-USG:launched_at": "2023-04-18T13:01:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2057546901"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:02,028 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2 0.159s 2023-04-18 13:04:02,029 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:01 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-431ddabb-bc13-41e2-99eb-8baa49a3c21f', 'x-compute-request-id': 'req-431ddabb-bc13-41e2-99eb-8baa49a3c21f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/baa7cb8a-7e9f-45e2-806c-92811755d9a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance baa7cb8a-7e9f-45e2-806c-92811755d9a2 could not be found."}}' 2023-04-18 13:04:02,065 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-791048184 0.035s 2023-04-18 13:04:02,065 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:02 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-a396df35-49af-485f-a118-7023591d105e', 'x-compute-request-id': 'req-a396df35-49af-485f-a118-7023591d105e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-791048184'} Body: b'' 2023-04-18 13:04:02,209 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96 0.143s 2023-04-18 13:04:02,209 79645 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-fada87f2-8ef1-4bc3-9c03-bde9be307063', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'conne ction': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96'} Body: b'' 2023-04-18 13:04:02,229 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96 0.020s 2023-04-18 13:04:02,230 79645 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-cc120904-9a5c-466a-ae01-eef9d84fb610', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5f233e84-be5b-4a1d-8b49-0543ce62fc96'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5f233e84-be5b-4a1d-8b49-0543ce62fc96 does not exist", "detail": ""}}' 2023-04-18 13:04:02,670 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8d510a0e-7001-4c82-b143-e7b294d35260 0.440s 2023-04-18 13:04:02,671 79645 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-c580ad55-4491-4456-adb1-5ae2c55fee30', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d510a0e-7001-4c82-b143-e7b294d35260'} Body: b'' 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 768177c0-01bb-4c11-b68a-276d3c1f763d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:14,230 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.289s 2023-04-18 13:02:14,231 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-750370206", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNrLVJJEtz80+REPmuO5g4TRyUdsxXYocn6MVkQB6Y3UM36+HEHMBctRxZYK4mwBBkk47mAT1Ukp22+WTWM4xOFSUuOVoXxxo0tcdppuXFQTCKMhvgvOB0HWeYY5Xgde+w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3501fd65-edec-42ce-b26d-5d257b17fbb7', 'x-compute-request-id': 'req-3501fd65-edec-42ce-b26d-5d257b17fbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-750370206", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNrLVJJEtz80+REPmuO5g4TRyUdsxXYocn6MVkQB6Y3UM36+HEHMBctRxZYK4mwBBkk47mAT1Ukp22+WTWM4xOFSUuOVoXxxo0tcdppuXFQTCKMhvgvOB0HWeYY5Xgde+w==", "fingerprint": "3a:2d:11:59:f0:a5:10:b0:e7:4d:2d:d9:b0:b5:83:fa", "user_id": "0ebce7f1474348bb92265e98d418f72e"}}' 2023-04-18 13:02:14,388 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2023-04-18 13:02:14,389 79651 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-2022007863", "description": "tempest-secgroup-smoke-2022007863 description", "project_id": "9a7505bc42ae4268916430a419df38cd"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-ca6da39e-0b27-4b88-a658-b8b9f95957ce', 'date': 'Tue, 18 Apr 2023 13:02:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "78cdd355-9d47-459e-b747-e619253b137b", "name": "tempest-secgroup-smoke-2022007863", "stateful": true, "tenant_id": "9a7505bc42ae4268916430a419df38cd", "description": "tempest-secgroup-smoke-2022007863 description", "shared": false, "security_group_rules": [{"id": "5a584b3e-b430-4bed-9db5-08631541a145", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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": 776, "description": null, "tags": [], "created_at": "2023-04-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}, {"id": "e5637781-b48e-436a-b142-a6092ba8bc07", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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": 775, "description": null, "tags": [], "created_at": "2023-04-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}], "tags": [], "created_at": "2023-04-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 1, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:14,552 79651 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-18 13:02:14,553 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "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-1646a692-3597-41e4-a64e-5ac9c1736f00', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "37e12487-8004-490b-8186-0d0b5aededef", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:14,708 79651 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-18 13:02:14,709 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "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-88b24244-267d-4008-89b0-fc23ab30f671', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "ffab6566-3245-44ce-95eb-ae4444e12ad8", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:14,875 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-18 13:02:14,875 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e190a88b-70ab-4051-a2a2-43857f2946b9', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "6e905327-27a1-40c9-bb11-2a00445e146e", "tenant_id": "9a7505bc 42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,034 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 13:02:15,034 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b3445fbe-1a5d-4951-bb50-e0484fc89710', 'date': 'Tue, 18 Apr 2023 13:02:15 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": "82f141b4-3da1-4eec-bc20-cc2448fd8fb7", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,193 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-18 13:02:15,194 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-35078205-a63f-4533-9beb-095378938a30', 'date': 'Tue, 18 Apr 2023 13:02:15 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": "318f15ae-255d-4f6d-b72d-507fb0616b62", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:15Z", "updated_at": "2023-04-18T13:02:15Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,364 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-18 13:02:15,364 79651 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": "78cdd355-9d47-459e-b747-e619253b137b", "project_id": "9a7505bc42ae4268916430a419df38cd", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0246d7c3-8ae8-4a8f-896b-46f249c2b966', 'date': 'Tue, 18 Apr 2023 13:02:15 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": "84f5e761-ba77-446d-b982-58df972e9c40", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "security_group_id": "78cdd355-9d47-459e-b747-e619253b137b", "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-18T13:02:15Z", "updated_at": "2023-04-18T13:02:15Z", "revision_number": 0, "project_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:02:15,401 79651 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-18 13:02:15,402 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:15 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-4b34dc50-fe91-4d7e-af40-708495b9356d', '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": "0ebce7f1474348bb92265e98d418f72e", "name": "tempest-SnapshotDataIntegrityTests-14881042-project-member", "password_expires_at": null}, "audit_ids": ["EyJEsjFuTZuV5bwQC-8Brg"], "expires_at": "2023-04-18T14:02:15.000000Z", "issued_at": "2023-04-18T13:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a7505bc42ae4268916430a419df38cd", "name": "tempest-SnapshotDataIntegrityTests-14881042"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9a7505bc42ae4268916430a419df38cd", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "htt p://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:02:15,402 79651 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '0f61ebd1-64f6-4a31-b734-d04eeb53da79', 'name': 'tempest-SnapshotDataIntegrityTests-1629783258-network', 'tenant_id': '9a7505bc42ae4268916430a419df38cd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9a7505bc42ae4268916430a419df38cd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58199, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T13:02:00Z', 'updated_at': '2023-04-18T13:02:00Z', 'revision_number': 1} available for tenant 2023-04-18 13:02:16,041 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.637s 2023-04-18 13:02:16,041 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "networks": [{"uuid": "0f61ebd1-64f6-4a31-b734-d04eeb53da79"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dee321c-4e85-4ac4-8213-a610cdf8d52b', 'x-compute-request-id': 'req-5dee321c-4e85-4ac4-8213-a610cdf8d52b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "adminPass": "HzB9gBJjFfFq"}}' 2023-04-18 13:02:16,120 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.075s 2023-04-18 13:02:16,120 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:16 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-00d20122-9df8-4f90-8861-28bd0410affb', 'x-compute-request-id': 'req-00d20122-9df8-4f90-8861-28bd0410affb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "BUILD", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:06,504 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.315s 2023-04-18 13:03:06,504 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:06 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-2aac9189-1f49-44a0-a29f-3fccfa4f892d', 'x-compute-request-id': 'req-2aac9189-1f49-44a0-a29f-3fccfa4f892d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "ACTIVE", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "88d45bd54992278c3c12490c93772904261e761dc8cff5d50040017a", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:24Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1629783258-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:f4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:06,516 79651 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 13:04:06,822 79651 INFO [tempest.lib.common.rest_client] Reques t (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.246s 2023-04-18 13:04:06,823 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:06 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-efb4fab9-18f0-4a09-8508-75750c357e69', 'x-compute-request-id': 'req-efb4fab9-18f0-4a09-8508-75750c357e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "ACTIVE", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "88d45bd54992278c3c12490c93772904261e761dc8cff5d50040017a", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:24Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1629783258-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:f4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:07,058 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes 0.219s 2023-04-18 13:04:07,058 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317cc62b-6486-4786-b292-96ae22b54de2', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317cc62b-6486-4786-b292-96ae22b54de2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes'} Body: b'{"volume": {"id": "768177c0-01bb-4c11-b68a-276d3c1f763d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:06.996289", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb -4c11-b68a-276d3c1f763d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}], "user_id": "0ebce7f1474348bb92265e98d418f72e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:04:07,105 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.038s 2023-04-18 13:04:07,106 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa33fbdb-3988-4687-9ba6-5bdaa1899c89', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa33fbdb-3988-4687-9ba6-5bdaa1899c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'{"volume": {"id": "768177c0-01bb-4c11-b68a-276d3c1f763d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:07.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}], "user_id": "0ebce7f1474348bb92265e98d418f72e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:04:08,211 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.093s 2023-04-18 13:04:08,211 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0feaeb8-e8a4-421e-9046-aaf9598366cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0feaeb8-e8a4-421e-9046-aaf9598366cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'{"volume": {"id": "768177c0-01bb-4c11-b68a-276d3c1f763d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:07.000000", "updated_at": "2023-04-18T13:04:07.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1063529752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d"}], "user_id": "0ebce7f1474348bb92265e98d418f72e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a7505bc42ae4268916430a419df38cd"}}' 2023-04-18 13:04:08,327 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.102s 2023-04-18 13:04:08,327 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 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-f0e8d135-b17c-4c72-affc-274514787cdd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'' 2023-04-18 13:04:08,348 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d 0.020s 2023-04-18 13:04:08,349 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04: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-8d976670-5d5f-4081-b727-4986d18498cf', 'x-openstack-request-id': 'req-8d976670-5d5f-4081-b727-4986d18498cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a7505bc42ae4268916430a419df38cd/volumes/768177c0-01bb-4c11-b68a-276d3c1f763d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 768177c0-01bb-4c11-b68a-276d3c1f763d could not be found."}}' 2023-04-18 13:04:08,471 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.122s 2023-04-18 13:04:08,472 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 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-19e77347-12af-4236-bb7e-ebd9d2de7aab', 'x-compute-request-id': 'req-19e77347-12af-4236-bb7e-ebd9d2de7aab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'' 2023-04-18 13:04:08,822 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.349s 2023-04-18 13:04:08,823 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:08 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-575d95a0-bfd5-4625-9ebc-0c082dadb9ea', 'x-compute-request-id': 'req-575d95a0-bfd5-4625-9ebc-0c082dadb9ea', 'connection': 'close', 'status': '200', 'content-l ocation': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"server": {"id": "004b8940-ac51-48da-b4db-91a26934985c", "name": "tempest-SnapshotDataIntegrityTests-server-1677285710", "status": "ACTIVE", "tenant_id": "9a7505bc42ae4268916430a419df38cd", "user_id": "0ebce7f1474348bb92265e98d418f72e", "metadata": {}, "hostId": "88d45bd54992278c3c12490c93772904261e761dc8cff5d50040017a", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:04:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1629783258-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:f4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/004b8940-ac51-48da-b4db-91a26934985c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-750370206", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2022007863"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:58,906 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c 0.042s 2023-04-18 13:04:58,907 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:58 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-7c6c1902-0985-4f07-8754-5a529ddc3585', 'x-compute-request-id': 'req-7c6c1902-0985-4f07-8754-5a529ddc3585', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/004b8940-ac51-48da-b4db-91a26934985c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 004b8940-ac51-48da-b4db-91a26934985c could not be found."}}' 2023-04-18 13:04:59,094 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/78cdd355-9d47-459e-b747-e619253b137b 0.186s 2023-04-18 13:04:59,095 79651 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-1ba2f169-3c3c-4314-a00d-ed5a57d9a67a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:04:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/78cdd355-9d47-459e-b747-e619253b137b'} Body: b'' 2023-04-18 13:04:59,134 79651 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-750370206 0.039s 2023-04-18 13:04:59,135 79651 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:59 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-50feb8b0-0205-4171-b310-b5609436d992', 'x-compute-request-id': 'req-50feb8b0-0205-4171-b310-b5609436d992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-750370206'} Body: b'' 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 f832169d-ae8b-4cf8-836a-8eb85f7ea895 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:02:13,754 79639 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 13:02:13,754 79639 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 13:02:13,826 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2023-04-18 13:02:13,826 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-332974696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFunbVoUpxEEz1Fmx8VhLDo89sX1pHg8IhYUnKvzjhSogJOz+/0JZESR+e7fnGwW/onR3A6ehH8d13+UCktpUhGZq9zd4NFg/GacNGRFX/Irzvd3FCw1PTKJH//yqNKLA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:13 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-28376be6-659d-42e8-8d78-06a3a3e1932b', 'x-compute-request-id': 'req-28376be6-659d-42e8-8d78-06a3a3e1932b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-332974696", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFunbVoUpxEEz1Fmx8VhLDo89sX1pHg8IhYUnKvzjhSogJOz+/0JZESR+e7fnGwW/onR3A6ehH8d13+UCktpUhGZq9zd4NFg/GacNGRFX/Irzvd3FCw1PTKJH//yqNKLA==", "fingerprint": "6a:e9:66:84:72:08:41:28:77:48:fd:5b:14:0a:73:bf", "user_id": "50769941c80e49539e5a6b8b027c0463"}}' 2023-04-18 13:02:13,829 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-332974696 created 2023-04-18 13:02:14,005 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.175s 2023-04-18 13:02:14,005 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--129750097", "description": "tempest-description--893816526"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-18490758-39d3-4d82-a06c-b89230cc7441', 'date': 'Tue, 18 Apr 2023 13:02:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "101e4515-8936-41a7-a149-8b43602234a0", "name": "tempest-securitygroup--129750097", "stateful": true, "tenant_id": "9fd0e11306684aa891b435589dafe377", "description": "tempest-description--893816526", "shared": false, "security_group_rules": [{"id": "2c2a92ed-1b51-4916-9992-94bfdc6bf6e2", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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": 772, "description": null, "tags": [], "created_at": "2023-04-18T13:02:13Z", "updated_at": "2023-04-18T13:02:13Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}, {"id": "4aa898b4-9a92-4a9f-bb6f-beea5d051e9a", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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": 771, "description": null, "tags": [], "created_at": "2023-04-18T13:02:13Z", "updated_at": "2023-04-18T13:02:13Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}], "tags": [], "created_at": "2023-04-18T13:02:13Z", "updated_at": "2023-04-18T13:02:13Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:02:14,379 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.373s 2023-04-18 13:02:14,379 79639 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": "101e4515-8936-41a7-a149-8b43602234a0", "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-ae3f7173-3660-4ffb-9e77-121620ef8a92', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "74f68575-c586-46e5-9b13-6dfcaf412530", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:02:14,543 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 13:02:14,544 79639 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": "101e4515-8936-41a7-a149-8b43602234a0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-75002348-bd3d-4d84-aff7-1f64da6e2e5d', 'date': 'Tue, 18 Apr 2023 13:02:14 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": "f70f4f61-1568-4770-84f6-d0d1aefe6deb", "tenant_id": "9fd0e11306684aa891b435589dafe377", "security_group_id": "101e4515-8936-41a7-a149-8b43602234a0", "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-18T13:02:14Z", "updated_at": "2023-04-18T13:02:14Z", "revision_number": 0, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:02:14,544 79639 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--129750097 created 2023-04-18 13:02:15,909 79639 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.365s 2023-04-18 13:02:15,910 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-1d17767f-8fa2-4c6f-946b-e2540a543f8e', 'date': 'Tue, 18 Apr 2023 13:02:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8dcda681-b937-4474-a344-f50c1492661d", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.146", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9fd0e11306684aa891b435589dafe377", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:02:15Z", "updated_at": "2023-04-18T13:02:15Z", "revision_number": 0}}' 2023-04-18 13:02:15,910 79639 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8dcda681-b937-4474-a344-f50c1492661d', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.146', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:02:15Z', 'updated_at': '2023-04-18T13:02:15Z', 'revision_number': 0, 'ip': '172.24.4.146'} created 2023-04-18 13:02:16,014 79639 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.097s 2023-04-18 13:02:16,015 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:15 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-e01477dd-5ce8-4462-9f6a-5bbe1e35de68', '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": "50769941c80e49539e5a6b8b027c0463", "name": "tempest-AttachVolumeTestJSON-1095639210-project-member", "password_expires_at": null}, "audit_ids": ["UxJOuHP0T3SOi2-wmlNhwg"], "expires_at": "2023-04-18T14:02:15.000000Z", "issued_at": "2023-04-18T13:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fd0e11306684aa891b435589dafe377", "name": "tempest-AttachVolumeTestJSON-1095639210"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:02:16,015 79639 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f41e5c26-b25d-4d76-af4d-048f7fe24c00', 'name': 'tempest-AttachVolumeTestJSON-1355115076-network', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9fd0e11306684aa891b435589dafe377', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27767, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:59:19Z', 'updated_at': '2023-04-18T12:59:19Z', 'revision_number': 1} available for tenant 2023-04-18 13:02:16,016 79639 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-332974696', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFunbVoUpxEEz1Fmx8VhLDo89sX1pHg8IhYUnKvzjhSogJOz+/0JZESR+e7fnGwW/onR3A6ehH8d13+UCktpUhGZq9zd4NFg/GacNGRFX/Irzvd3FCw1PTKJH//yqNKLA==', 'fingerprint': '6a:e9:66:84:72:08:41:28:77:48:fd:5b:14:0a:73:bf', 'user_id': '50769941c80e49539e5a6b8b027c0463', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCiofn6UntggCbTzraadu2cuEBZC94NwN5MRlBfNKmTzMYjpSRa/NgU\nlozu0UV6VxegBwYFK4EEACKhZANiAASRbp21aFKcRBM9RZsfFYSw6PPbF9aR4PCI\nWFJyr844UqICTs/v9CWREkfnu35xsFv6J0dwOnoR/Hdd/lApLaVIRmavc3eDRYPx\nmnDRkRV/yK873dxQsNT0yiR//8qjSiw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '101e4515-8936-41a7-a149-8b43602234a0', 'name': 'tempest-securitygroup--129750097', 'stateful': True, 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'description': 'tempest-description--893816526', 'shared': False, 'security_group_rules': [{'id': '2c2a92ed-1b51-4916-9992-94bfdc6bf6e2', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '101e4515-8936-41a7-a149-8b43602234a0', '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': 772, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:02:13Z', 'updated_at': '2023-04-18T13:02:13Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}, {'id': '4aa898b4-9a92-4a9f-bb6f-beea5d051e9a', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'security_group_id': '101e4515-8936-41a7-a149-8b43602234a0', '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': 771, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:02:13Z', 'updated_at': '2023-04-18T13:02:13Z', 'revision_number': 0, 'project_id': '9fd0e11306684aa891b435589dafe377'}], 'tags': [], 'created_at': '2023-04-18 T13:02:13Z', 'updated_at': '2023-04-18T13:02:13Z', 'revision_number': 1, 'project_id': '9fd0e11306684aa891b435589dafe377'}, 'floating_ip': {'id': '8dcda681-b937-4474-a344-f50c1492661d', 'tenant_id': '9fd0e11306684aa891b435589dafe377', 'floating_ip_address': '172.24.4.146', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9fd0e11306684aa891b435589dafe377', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:02:15Z', 'updated_at': '2023-04-18T13:02:15Z', 'revision_number': 0, 'ip': '172.24.4.146'}} 2023-04-18 13:02:16,676 79639 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.658s 2023-04-18 13:02:16,676 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1450463283", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f41e5c26-b25d-4d76-af4d-048f7fe24c00"}], "security_groups": [{"name": "tempest-securitygroup--129750097"}], "key_name": "tempest-keypair-332974696", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef609a9-3fe4-4e71-ab41-a01142e6038d', 'x-compute-request-id': 'req-5ef609a9-3fe4-4e71-ab41-a01142e6038d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--129750097"}], "adminPass": "password"}}' 2023-04-18 13:02:16,744 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.064s 2023-04-18 13:02:16,744 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:02:16 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-90c3398c-4322-4458-a953-fe700a605d97', 'x-compute-request-id': 'req-90c3398c-4322-4458-a953-fe700a605d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "name": "tempest-AttachVolumeTestJSON-server-1450463283", "status": "BUILD", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links ": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:17Z", "updated": "2023-04-18T13:02:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-332974696", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:07,061 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.255s 2023-04-18 13:03:07,061 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:03:06 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-c9b46bcd-d80b-4a2d-b2bd-01146a1111b4', 'x-compute-request-id': 'req-c9b46bcd-d80b-4a2d-b2bd-01146a1111b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "name": "tempest-AttachVolumeTestJSON-server-1450463283", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:02:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-332974696", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--129750097"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:03:07,073 79639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:04:07,304 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/os-interface 0.171s 2023-04-18 13:04:07,304 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', '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-8cb3c6b5-dbe4-4e3f-bb76-090df2c1b7fc', 'x-compute-request-id': 'req-8cb3c6b5-dbe4-4e3f-bb76-090df2c1b7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "port_id": "2d5a6a58-248c-4da6-ae10-76239f37f0c2", "mac_addr": "fa:16:3e:36:62:cf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e37db963-964c-455b-b372-b58f83376314", "ip_address": "10.0.0.5"}]}]}' 2023-04-18 13:04:08,090 79639 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/8dcda681-b937-4474-a344-f50c1492661d 0.782s 2023-04-18 13:04:08,091 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2d5a6a58-248c-4da6-ae10-76239f37f0c2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8e2871c9-908d-4cb3-9e35-25f8ac77f840', 'date': 'Tue, 18 Apr 2023 13:04:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8dcda681-b937-4474-a344-f50c1492661d'} Body: b'{"floatingip": {"id": "8dcda681-b937-4474-a344-f50c1492661d", "tenant_id": "9fd0e11306684aa891b435589dafe377", "floating_ip_address": "172.24.4.146", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "bcbcb924-3f3c-41dc-9746-79d71b43f271", "port_id": "2d5a6a58-248c-4da6-ae10-76239f37f0c2", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f41e5c26-b25d-4d76-af4d-048f7fe24c00", "mac_address": "fa:16:3e:36:62:cf", "admin_state_up": true, "status": "ACTIVE", "device_id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:02:15Z", "updated_at": "2023-04-18T13:04:07Z", "revision_number": 1, "project_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:04:08,092 79639 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2023-04-18 13:04:09,155 79639 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:04:09,177 79639 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:04:09,177 79639 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 13:04:09,220 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/ips 0.041s 2023-04-18 13:04:09,220 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ce3f4c-8f3c-4d93-b8e7-a72fe350b585', 'x-compute-request-id': 'req-e8ce3f4c-8f3c-4d93-b8e7-a72fe350b585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.5"}, {"version": 4, "addr": "172.24.4.146"}]} }' 2023-04-18 13:04:09,419 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes 0.195s 2023-04-18 13:04:09,419 79639 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-1204726883"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec4f9fa-75b3-4d42-8bbf-3d14bb236565', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec4f9fa-75b3-4d42-8bbf-3d14bb236565', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes'} Body: b'{"volume": {"id": "f832169d-ae8b-4cf8-836a-8eb85f7ea895", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:09.344995", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1204726883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:04:09,472 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895 0.042s 2023-04-18 13:04:09,472 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f742a9-9578-4429-9434-6701b894413c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f742a9-9578-4429-9434-6701b894413c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895'} Body: b'{"volume": {"id": "f832169d-ae8b-4cf8-836a-8eb85f7ea895", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:09.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1204726883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:04:10,559 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895 0.075s 2023-04-18 13:04:10,560 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfe95af-dc00-4e60-81a4-41eabc1aa5ce', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfe95af-dc00-4e60-81a4-41eabc1aa5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895'} Body: b'{"volume": {"id": "f832169d-ae8b-4cf8-836a-8eb85f7ea895", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:04:09.000000", "updated_at": "2023-04-18T13:04:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-1204726883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9fd0e11306684aa891b435589dafe377/volumes/f832169d-ae8b-4cf8-836a-8eb85f7ea895"}], "user_id": "50769941c80e49539e5a6b8b027c0463", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fd0e11306684aa891b435589dafe377"}}' 2023-04-18 13:04:10,689 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.119s 2023-04-18 13:04:10,690 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:10 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-a4b7eff0-4c65-4044-b3f3-71c7c07fcd88', 'x-compute-request-id': 'req-a4b7eff0-4c65-4044-b3f3-71c7c07fcd88', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'' 2023-04-18 13:04:10,898 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.208s 2023-04-18 13:04:10,899 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbb2b81-67f9-4552-99cf-733a6c82d83a', 'x-compute-request-id': 'req-adbb2b81-67f9-4552-99cf-733a6c82d83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"server": {"id": "cf898fd6-f333-4e4d-84d0-d6d832fa0824", "name": "tempest-AttachVolumeTestJSON-server-1450463283", "status": "ACTIVE", "tenant_id": "9fd0e11306684aa891b435589dafe377", "user_id": "50769941c80e49539e5a6b8b027c0463", "metadata": {}, "hostId": "3544d801e8c5470b2bc8d3426ee6b74f01edf38281b55d1f7937838d", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, " flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:02:16Z", "updated": "2023-04-18T13:04:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1355115076-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:cf"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:62:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-332974696", "OS-SRV-USG:launched_at": "2023-04-18T13:02:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--129750097"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:05:01,088 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824 0.139s 2023-04-18 13:05:01,089 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:00 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-a154bc2c-d542-4922-b3af-d41ab0967cf2', 'x-compute-request-id': 'req-a154bc2c-d542-4922-b3af-d41ab0967cf2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cf898fd6-f333-4e4d-84d0-d6d832fa0824'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cf898fd6-f333-4e4d-84d0-d6d832fa0824 could not be found."}}' 2023-04-18 13:05:01,115 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-332974696 0.025s 2023-04-18 13:05:01,116 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:01 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-dfcff82a-3eb4-46dc-8179-053557c80968', 'x-compute-request-id': 'req-dfcff82a-3eb4-46dc-8179-053557c80968', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-332974696'} Body: b'' 2023-04-18 13:05:01,318 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0 0.201s 2023-04-18 13:05:01,319 79639 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-f84a6b24-5c8c-4a04-a6d9-04d3da819e41', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:05:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0'} Body: b'' 2023-04-18 13:0 5:01,370 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0 0.050s 2023-04-18 13:05:01,370 79639 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-305ab2f3-d8a5-49fe-8b5e-a175a6af7a22', 'date': 'Tue, 18 Apr 2023 13:05:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/101e4515-8936-41a7-a149-8b43602234a0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 101e4515-8936-41a7-a149-8b43602234a0 does not exist", "detail": ""}}' 2023-04-18 13:05:01,870 79639 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8dcda681-b937-4474-a344-f50c1492661d 0.500s 2023-04-18 13:05:01,871 79639 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-fd9780c2-cd68-49f3-ab19-3af422b725d5', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:05:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8dcda681-b937-4474-a344-f50c1492661d'} Body: b'' 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 80245a62-b921-4912-8e34-3d67125418b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:08,310 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types 0.264s 2023-04-18 13:05:08,311 79639 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-1403085055"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdecc47-30da-4e7d-9e54-a07aab4f8f69', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdecc47-30da-4e7d-9e54-a07aab4f8f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types'} Body: b'{"volume_type": {"id": "43eda864-7eb6-4314-bf8b-ba6af2159401", "name": "tempest-GroupsV320Test-volume-type-1403085055", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:05:08,347 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types 0.033s 2023-04-18 13:05:08,347 79639 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-263690797"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628cafd7-8607-4560-b080-216513a12f54', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628cafd7-8607-4560-b080-216513a12f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types'} Body: b'{"group_type": {"id": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "name": "tempest-GroupsV320Test-group-type-263690797", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:05:08,589 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups 0.238s 2023-04-18 13:05:08,589 79639 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": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "volume_types": ["43eda864-7eb6-4314-bf8b-ba6af2159401"], "name": "tempest-GroupsV320Test-Group-1814833069"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ffe586-528a-43f3-be34-dad745da3ea4', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ffe586-528a-43f3-be34-dad745da3ea4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups'} Body: b'{"group": {"id": "80245a62-b921-4912-8e34-3d67125418b4", "name": "tempest-GroupsV320Test-Group-1814833069"}}' 2023-04-18 13:05:08,637 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4 0.045s 2023-04-18 13:05:08,637 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11aa91d9-c4e8-4ad9-9799-0b837fc323f9', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11aa91d9-c4e8-4ad9-9799-0b837fc323f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4'} Body: b'{"group": {"id": "80245a62-b921-4912-8e34-3d67125418b4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:05:09.000000", "name": "tempest-GroupsV320Test-Group-1814833069", "description": null, "group_type": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "volume_types": ["43eda864-7eb6-4314-bf8b-ba6af2159401"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:05:09,676 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4 0.034s 2023-04-18 13:05:09,677 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f4a4e7-355c-4645-a489-5c9bcd2dcdd7', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f4a4e7-355c-4645-a489-5c9bcd2dcdd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4'} Body: b'{"group": {"id": "80245a62-b921-4912-8e34-3d67125418b4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:05:09.000000", "name": "tempest-GroupsV320Test-Group-1814833069", "description": null, "group_type": "1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f", "volume_types": ["43eda864-7eb6-4314-bf8b-ba6af2159401"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 13:05:09,790 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/volumes/detail 0.109s 2023-04-18 13:05:09,791 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772e87d6-5674-4983-9920-2a5fbf2abc79', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772e87d6-5674-4983-9920-2a5fbf2abc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:05:09,874 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4/action 0.072s 2023-04-18 13:05:09,875 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-1ccca868-3ea6-435b-ab8a-f5cfc55e1488', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4/action'} Body: b'' 2023-04-18 13:05:09,893 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4 0.017s 2023-04-18 13:05:09,893 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-4bf6c00a-50da-441f-8428-2e5f012feaf1', 'x-openstack-request-id': 'req-4bf6c00a-50da-441f-8428-2e5f012feaf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae27e5aadadf47e680153ecd12317a7c/groups/80245a62-b921-4912-8e34-3d67125418b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 80245a62-b921-4912-8e34-3d67125418b4 could not be found."}}' 2023-04-18 13:05:09,927 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types/1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f 0.033s 2023-04-18 13:05:09,927 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-22f64dde-4a13-4c7e-80c9-47bdbe73b326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/group_types/1cdefcf2-f514-4a02-8c5f-0e8fc8d01b2f'} Body: b'' 2023-04-18 13:05:09,985 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401 0.057s 2023-04-18 13:05:09,986 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 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-12b39555-76f1-4700-be0a-6efbea9622aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401'} Body: b'' 2023-04-18 13:05:10,005 79639 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401 0.018s 2023-04-18 13:05:10,006 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 14', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8dfd60-c4d4-4814-a901-06a3befd2591', 'x-openstack-request-id': 'req-0d8dfd60-c4d4-4814-a901-06a3befd2591', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a970271b6c6041b29fec04072b8e9e36/types/43eda864-7eb6-4314-bf8b-ba6af2159401'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 43eda864-7eb6-4314-bf8b-ba6af2159401 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b2007854-2270-48fc-a641-be4e2eae6d1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:13,713 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes 0.422s 2023-04-18 13:05:13,713 79639 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-1784425522"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c890460-57cf-4c75-9118-49fd5f654b59', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c890460-57cf-4c75-9118-49fd5f654b59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:13.625335", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 13:05:13,778 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.054s 2023-04-18 13:05:13,779 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ea2ec7-bb53-48cb-ac9e-4714e8d06d67', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ea2ec7-bb53-48cb-ac9e-4714e8d06d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:14,835 79639 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/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.044s 2023-04-18 13:05:14,836 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c761d93-ba7f-4a75-af59-929668f03b12', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c761d93-ba7f-4a75-af59-929668f03b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:14,895 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.048s 2023-04-18 13:05:14,895 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ddf45c0-d713-46d1-9b16-d997889c6713', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ddf45c0-d713-46d1-9b16-d997889c6713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"volume": {"id": "b2007854-2270-48fc-a641-be4e2eae6d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1784425522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:15,001 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.096s 2023-04-18 13:05:15,002 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 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-f3f2d034-64be-47bb-9316-bae4f64abbd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'' 2023-04-18 13:05:15,022 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f 0.020s 2023-04-18 13:05:15,022 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-9dd94e12-2fc2-4222-be53-a6b58ab55bf8', 'x-openstack-request-id': 'req-9dd94e12-2fc2-4222-be53-a6b58ab55bf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/b2007854-2270-48fc-a641-be4e2eae6d1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b2007854-2270-48fc-a641-be4e2eae6d1f could not be found."}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 15f6db44-0bb8-41a4-bc42-dba734a58f71 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:13,924 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types 0.192s 2023-04-18 13:05:13,924 79649 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-1204910746", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab156e5-9528-49d9-a7a3-ded36f89bfe9', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab156e5-9528-49d9-a7a3-ded36f89bfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types'} Body: b'{"volume_type": {"id": "0daac9aa-1836-42fc-bf73-d4f550f21834", "name": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 13:05:14,038 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes 0.109s 2023-04-18 13:05:14,038 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "0daac9aa-1836-42fc-bf73-d4f550f21834", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e9152d-3747-46dd-afb3-b4607ce8dd41', 'x-openstack-request-id': 'req-b5e9152d-3747-46dd-afb3-b4607ce8dd41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0daac9aa-1836-42fc-bf73-d4f550f21834 could not be found."}}' 2023-04-18 13:05:14,039 79649 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 13:05:14,064 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action 0.025s 2023-04-18 13:05:14,065 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "4f6a197d116343b3beb032d993c5c6c9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-cd2604de-a3fd-454f-abb4-1e24b044d4f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action'} Body: b'' 2023-04-18 13:05:14,282 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes 0.216s 2023-04-18 13:05:14,282 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "0daac9aa-1836-42fc-bf73-d4f550f2 1834", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-589034866"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed355de4-a3b0-41fa-8d0c-b7505e5ef7d3', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed355de4-a3b0-41fa-8d0c-b7505e5ef7d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.224646", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:14,331 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.039s 2023-04-18 13:05:14,332 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7582f0-bdaf-4d76-8045-66dfd9cbb1b8', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7582f0-bdaf-4d76-8045-66dfd9cbb1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f6a197d116343b3beb032d993c5c6c9"}}' 2023-04-18 13:05:15,380 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.037s 2023-04-18 13:05:15,380 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7b510b-e7ad-43a6-953f-1e52d7bf5f47', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7b510b-e7ad-43a6-953f-1e52d7bf5f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f6a197d116343b3beb032d993c5c6c9"}}' 2023-04-18 13:05:15,431 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.040s 2023-04-18 13:05:15,431 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732f42ee-7932-4924-beac-20c0cf47e210', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732f42ee-7932-4924-beac-20c0cf47e210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"volume": {"id": "15f6db44-0bb8-41a4-bc42-dba734a58f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:14.000000", "updated_at": "2023-04-18T13:05:14.000000", "name": "tempest-VolumeTypesAccessTest-Volume-589034866", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1204910746", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71"}], "user_id": "952843a3127a42a5873a4a650a856300", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f6a197d116343b3beb032d993c5c6c9"}}' 2023-04-18 13:05:15,545 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.103s 2023-04-18 13:05:15,546 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-4b2b706b-734e-4e58-9512-4eb32c1e8aab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b 3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'' 2023-04-18 13:05:15,568 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71 0.021s 2023-04-18 13:05:15,568 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-request-id': 'req-35e61989-f5cf-4a03-b06f-22d82c5efc4f', 'x-openstack-request-id': 'req-35e61989-f5cf-4a03-b06f-22d82c5efc4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4f6a197d116343b3beb032d993c5c6c9/volumes/15f6db44-0bb8-41a4-bc42-dba734a58f71'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15f6db44-0bb8-41a4-bc42-dba734a58f71 could not be found."}}' 2023-04-18 13:05:15,596 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action 0.027s 2023-04-18 13:05:15,596 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "4f6a197d116343b3beb032d993c5c6c9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-23f8f0ea-3de8-4f12-b6cc-2f8a9881adeb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834/action'} Body: b'' 2023-04-18 13:05:15,649 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834 0.053s 2023-04-18 13:05:15,650 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-672e3003-d677-4b86-9502-b3d2bc90f32c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834'} Body: b'' 2023-04-18 13:05:15,665 79649 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834 0.014s 2023-04-18 13:05:15,665 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 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-27ffd1e3-ed9a-4ceb-8c6b-1ff810c9afe8', 'x-openstack-request-id': 'req-27ffd1e3-ed9a-4ceb-8c6b-1ff810c9afe8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/787e44a3b8b742cbb43bbcfc0b 2c9a4f/types/0daac9aa-1836-42fc-bf73-d4f550f21834'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0daac9aa-1836-42fc-bf73-d4f550f21834 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 c0649b90-34dc-4b0e-af93-b8ef2e4ac834 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:15,204 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes 0.179s 2023-04-18 13:05:15,204 79639 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-1400018319"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be98d2b8-d61f-4fe0-8061-f29973add4db', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be98d2b8-d61f-4fe0-8061-f29973add4db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.148283", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 13:05:15,257 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.043s 2023-04-18 13:05:15,258 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550537e2-4a9a-42a4-9557-17dfeda9d2a3', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550537e2-4a9a-42a4-9557-17dfeda9d2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:16,309 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.040s 2023-04-18 13:05:16,310 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0906f4a4-ced3-46d8-956f-bdc8a1ffc449', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0906f4a4-ced3-46d8-956f-bdc8a1ffc449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.000000", "updated_at": "2023-04-18T13:05:15.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:16,368 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.047s 2023-04-18 13:05:16,369 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf22b38-59f6-47a5-9198-aaf47649526d', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf22b38-59f6-47a5-9198-aaf47649526d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"volume": {"id": "c0649b90-34dc-4b0e-af93-b8ef2e4ac834", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:15.000000", "updated_at": "2023-04-18T13:05:15.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1400018319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834"}], "user_id": "3ce48189accd4be79128ecdf04722267", "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": "68e4ccb8ce5d44518acf19943c3b3c4d"}}' 2023-04-18 13:05:16,490 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.100s 2023-04-18 13:05:16,491 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 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-50d7b547-22b9-4350-9b46-89f800446600', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'' 2023-04-18 13:05:16,512 79639 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834 0.020s 2023-04-18 13:05:16,512 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:16 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-46d61ed5-d269-4e56-af1e-c2266e811715', 'x-openstack-request-id': 'req-46d61ed5-d269-4e56-af1e-c2266e811715', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68e4ccb8ce5d44518acf19943c3b3c4d/volumes/c0649b90-34dc-4b0e-af93-b8ef2e4ac834'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0649b90-34dc-4b0e-af93-b8ef2e4ac834 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 649bede9-20db-4583-86ba-95e3e44c4a6b 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 72344b3d-d2f0-47d1-9854-cff95ef5a109 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:22,779 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.114s 2023-04-18 13:05:22,779 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-50b6404e-46fe-4d2e-ac55-e71909f14323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:05:23,252 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes 0.472s 2023-04-18 13:05:23,253 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-VolumesCloneTest-Volume-499805806"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ebd76e-d5dc-4bb5-9d91-610102328ba4', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ebd76e-d5dc-4bb5-9d91-610102328ba4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.160540", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:23,303 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.040s 2023-04-18 13:05:23,303 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc7fdbc-6874-4235-861a-1c6a241eeff1', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc7fdbc-6874-4235-861a-1c6a241eeff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:24,352 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.037s 2023-04-18 13:05:24,352 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd5d076-9d68-4ee3-8b9a-20c959423d93', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd5d076-9d68-4ee3-8b9a-20c959423d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.000000", "updated_at": "2023-04-18T13:05:23.000000", "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:24,403 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.040s 2023-04-18 13:05:24,404 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8ed208-db97-4112-8905-7cfe4e19cfa2', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8ed208-db97-4112-8905-7cfe4e19cfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"volume": {"id": "72344b3d-d2f0-47d1-9854-cff95ef5a109", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:23.000000", "updated_at": "2023-04-18T13:05:23.000000", "name": "tempest-VolumesCloneTest-Volume-499805806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:24,506 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.091s 2023-04-18 13:05:24,506 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-64134e82-f21b-4e28-8531-66d2e377c106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'' 2023-04-18 13:05:24,529 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109 0.022s 2023-04-18 13:05:24,529 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bbeae4-735f-4dc0-a870-2b03e0484ce6', 'x-openstack-request-id': 'req-13bbeae4-735f-4dc0-a870-2b03e0484ce6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/72344b3d-d2f0-47d1-9854-cff95ef5a109'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72344b3d-d2f0-47d1-9854-cff95ef5a109 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 d799454b-9965-4e3c-a3b2-02933f8ff91c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:24,726 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes 0.194s 2023-04-18 13:05:24,726 79649 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-1965940720"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d91b1e7-bb93-4b46-a31c-1d10b5d225d3', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d91b1e7-bb93-4b46-a31c-1d10b5d225d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:24.663994", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:24,775 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.039s 2023-04-18 13:05:24,775 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95724f75-e5ab-4e16-a376-1b2fcc27a9ec', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95724f75-e5ab-4e16-a376-1b2fcc27a9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:25.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:25,827 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.039s 2023-04-18 13:05:25,828 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82d4784-5bc9-40a9-94d6-d1a92545762d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82d4784-5bc9-40a9-94d6-d1a92545762d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:25.000000", "updated_at": "2023-04-18T13:05:25.000000", "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:25,880 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.041s 2023-04-18 13:05:25,880 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e225ce-c1bf-4c2f-89f7-9cb18e1cc9d8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e225ce-c1bf-4c2f-89f7-9cb18e1cc9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"volume": {"id": "d799454b-9965-4e3c-a3b2-02933f8ff91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:25.000000", "updated_at": "2023-04-18T13:05:25.000000", "name": "tempest-VolumesCloneTest-Volume-1965940720", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c"}], "user_id": "27dd912305714b228072f0c7ff31ab72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1eef4e7579364638b6e497362c81105a"}}' 2023-04-18 13:05:25,988 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.098s 2023-04-18 13:05:25,989 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b019428-e4cf-4343-ba9e-9bde1d74e4d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'' 2023-04-18 13:05:26,010 79649 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c 0.021s 2023-04-18 13:05:26,010 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-f003aeb4-a20d-485c-b520-8b65d37a55de', 'x-openstack-request-id': 'req-f003aeb4-a20d-485c-b520-8b65d37a55de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1eef4e7579364638b6e497362c81105a/volumes/d799454b-9965-4e3c-a3b2-02933f8ff91c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d799454b-9965-4e3c-a3b2-02933f8ff91c could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2fe412e2-b5a4-47e1-85cc-8da3e2979941 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:26,082 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43 0.157s 2023-04-18 13:05:26,083 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b606742f-7516-4ae8-9756-99c6faf58639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/68265051-53bd-4952-9322-7c15e93b6a43'} 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": "ff118bb0d0e04786b6303633ee6e10a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "68265051-53bd-4952-9322-7c15e93b6a43", "created_at": "2023-04-18T12:49:00Z", "updated_at": "2023-04-18T12:49:02Z", "tags": [], "self": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43", "file": "/v2/images/68265051-53bd-4952-9322-7c15e93b6a43/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:05:26,552 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes 0.469s 2023-04-18 13:05:26,553 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1401523112"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c2e0dd-ae3b-492e-a479-9ed17de8f446', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c2e0dd-ae3b-492e-a479-9ed17de8f446', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.478179", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:26,623 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.052s 2023-04-18 13:05:26,624 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2be5d5-d2f3-4c50-8e6f-aee6fbcd3329', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2be5d5-d2f3-4c50-8e6f-aee6fbcd3329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:27,677 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.041s 2023-04-18 13:05:27,677 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec51e669-d2df-4b9b-bfb9-81fef5be153d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec51e669-d2df-4b9b-bfb9-81fef5be153d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.000000", "updated_at": "2023-04-18T13:05:27.000000", "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:27,741 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.053s 2023-04-18 13:05:27,741 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e9e854-c2ac-4b92-ae57-b1da4c9e3676', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-f9e9e854-c2ac-4b92-ae57-b1da4c9e3676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"volume": {"id": "2fe412e2-b5a4-47e1-85cc-8da3e2979941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:26.000000", "updated_at": "2023-04-18T13:05:27.000000", "name": "tempest-VolumesExtendTest-Volume-1401523112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:27,938 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.184s 2023-04-18 13:05:27,939 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 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-4464a2a0-6ae4-4d39-834a-b415e7921c63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'' 2023-04-18 13:05:27,960 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941 0.021s 2023-04-18 13:05:27,961 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05: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-9a1f24cc-4ea7-4cd0-b7d9-f752fde9f74d', 'x-openstack-request-id': 'req-9a1f24cc-4ea7-4cd0-b7d9-f752fde9f74d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/2fe412e2-b5a4-47e1-85cc-8da3e2979941'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fe412e2-b5a4-47e1-85cc-8da3e2979941 could not be found."}}' 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 6032b190-745d-4bec-807b-4026fdb5831d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:27,949 79649 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes 0.475s 2023-04-18 13:05:27,949 79649 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-752125082"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0b7c2a-94cc-442c-9643-e401906413f3', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0b7c2a-94cc-442c-9643-e401906413f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes'} Body: b'{"volume": {"id": "6032b190-745d-4bec-807b-4026fdb5831d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:27.873988", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752125082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}], "user_id": "8611a5f9d86d4e9fbb4544e3fee0de3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:28,001 79649 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d 0.040s 2023-04-18 13:05:28,001 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb74652a-34af-433a-a294-f2f899f9d5aa', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb74652a-34af-433a-a294-f2f899f9d5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d'} Body: b'{"volume": {"id": "6032b190-745d-4bec-807b-4026fdb5831d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752125082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}], "user_id": "8611a5f9d86d4e9fbb4544e3fee0de3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "241946bea5ab4796b0897efd6d230189"}}' 2023-04-18 13:05:29,053 79649 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d 0.040s 2023 -04-18 13:05:29,053 79649 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e932804-eaba-4e2d-83bb-79a233283218', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e932804-eaba-4e2d-83bb-79a233283218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d'} Body: b'{"volume": {"id": "6032b190-745d-4bec-807b-4026fdb5831d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": "2023-04-18T13:05:28.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-752125082", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/241946bea5ab4796b0897efd6d230189/volumes/6032b190-745d-4bec-807b-4026fdb5831d"}], "user_id": "8611a5f9d86d4e9fbb4544e3fee0de3f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "241946bea5ab4796b0897efd6d230189"}}' 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 4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:05:28,218 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes 0.254s 2023-04-18 13:05:28,218 79639 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-144702855"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06596f8-465a-4402-9d83-47ae4f9d9040', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06596f8-465a-4402-9d83-47ae4f9d9040', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.145566", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:28,279 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.052s 2023-04-18 13:05:28,279 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db6850c-64b7-4e0d-a9b0-6bd3c1d267db', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db6850c-64b7-4e0d-a9b0-6bd3c1d267db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:29,351 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.060s 2023-04-18 13:05:29,351 79639 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73bcfbd6-6598-4d8b-ab86-9c4319e76c75', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73bcfbd6-6598-4d8b-ab86-9c4319e76c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": "2023-04-18T13:05:28.000000", "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:29,402 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.040s 2023-04-18 13:05:29,402 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c4f88ab-8a31-49af-ae1f-7f5096dc64d0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c4f88ab-8a31-49af-ae1f-7f5096dc64d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"volume": {"id": "4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:28.000000", "updated_at": "2023-04-18T13:05:28.000000", "name": "tempest-VolumesExtendTest-Volume-144702855", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843"}], "user_id": "769b6f4c258b4cf1b52b53935f0ba14f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1765a4572eef43d4a972325d1ae90f39"}}' 2023-04-18 13:05:29,529 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.117s 2023-04-18 13:05:29,530 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/ html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ac268c-d1d6-4078-986f-2b48477ea504', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'' 2023-04-18 13:05:29,573 79639 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 0.043s 2023-04-18 13:05:29,573 79639 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:29 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-f31689fd-7247-4ebb-95c2-4d43b5ec3df3', 'x-openstack-request-id': 'req-f31689fd-7247-4ebb-95c2-4d43b5ec3df3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1765a4572eef43d4a972325d1ae90f39/volumes/4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4fe9e55f-6e7c-4e1d-ba0b-02a72a8cf843 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d65455ea-0810-4cf3-bf1a-f170da816df2 failed to build and is in ERROR status 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 51af069a-c9f1-47ec-995e-677d282271be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:04:02,674 79645 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 13:04:02,674 79645 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 13:04:02,731 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-04-18 13:04:02,731 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1283719245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVqX+ZtrAcrjM6T1zVAY/FWaT0n/wL06PJyUkFbYOBFuHjSSClE6Q2oOS07q8LCxW8PuWIcc9vPZiNuU08y3xgq2PhR1G6+DGLmWSNP0KCJ5EZsKFF/pMoHJTlQUOh+Ug=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:02 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-a6b26534-f0fd-4486-ad93-5d86e48e0dc6', 'x-compute-request-id': 'req-a6b26534-f0fd-4486-ad93-5d86e48e0dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1283719245", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVqX+ZtrAcrjM6T1zVAY/FWaT0n/wL06PJyUkFbYOBFuHjSSClE6Q2oOS07q8LCxW8PuWIcc9vPZiNuU08y3xgq2PhR1G6+DGLmWSNP0KCJ5EZsKFF/pMoHJTlQUOh+Ug==", "fingerprint": "fb:92:62:64:67:3a:86:29:31:de:22:ad:7e:5d:d9:9e", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb"}}' 2023-04-18 13:04:02,734 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1283719245 created 2023-04-18 13:04:02,914 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2023-04-18 13:04:02,915 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--739925464", "description": "tempest-description--793693335"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-922c38af-0521-429a-8a0d-7f226a0aba14', 'date': 'Tue, 18 Apr 2023 13:04:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "name": "tempest-securitygroup--739925464", "stateful": true, "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "tempest-description--793693335", "shared": false, "security_group_rules": [{"id": "2962cee6-460f-45ef-bd58-d3c9d77df3c4", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 933, "description": null, "tags": [], "created_at": "2023-04-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}, {"id": "90e3f2ff-1967-4ce8-b31b-300ff7167bee", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 934, "description": null, "tags": [], "created_at": "2023-04-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}], "tags": [], "created_at": "2023-04-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:04:03,070 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-18 13:04:03,071 79645 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": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "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-41e8104b-b5f3-4171-8fe3-235c1c544b81', 'date': 'Tue, 18 Apr 2023 13:04:03 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": "44ed8502-6703-4b53-8342-def3a3f08d52", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "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-18T13:04:02Z", "updated_at": "2023-04-18T13:04:02Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:04:03,219 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.147s 2023-04-18 13:04:03,219 79645 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": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-84ac96bc-33fe-4e8e-b400-cbb9a99eb7bc', 'date': 'Tue, 18 Apr 2023 13:04:03 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": "8dfd94c3-897e-4449-b6bd-b8ba2925c703", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "security_group_id": "89924f05-7bcf-4902-9ea6-b5293a7539a2", "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-18T13:04:03Z", "updated_at": "2023-04-18T13:04:03Z", "revision_number": 0, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:04:03,219 79645 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--739925464 created 2023-04-18 13:04:03,986 79645 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.766s 2023-04-18 13:04:03,986 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-18af7126-b319-4325-96d2-e29537850650', 'date': 'Tue, 18 Apr 2023 13:04:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6053e850-5a50-4ed0-98ae-c1d1b1114225", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "72a5f3c3f0904284b7b856f4dff441ff", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:04:03Z", "updated_at": "2023-04-18T13:04:03Z", "revision_number": 0}}' 2023-04-18 13:04:03,987 79645 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6053e850-5a50-4ed0-98ae-c1d1b1114225', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:04:03Z', 'updated_at': '2023-04-18T13:04:03Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-04-18 13:04:04,031 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-18 13:04:04,031 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:03 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-3b21293f-0470-40bb-8e41-4bf4fd99b1e8', '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": "3c9ec5bee5f54903a88a917d6cf955bb", "name": "tempest-AttachVolumeNegativeTest-634656201-project-member", "password_expires_at": null}, "audit_ids": ["AL3t0HkuTYaM9iLCk33Xig"], "expires_at": "2023-04-18T14:04:04.000000Z", "issued_at": "2023-04-18T13:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72a5f3c3f0904284b7b856f4dff441ff", "name": "tempest-AttachVolumeNegativeTest-634656201"}, "is_domain": false, "roles": [{"id": "01a83b80e6cd4fb1bd492ac0a8af4688", "name": "member"}, {"id": "93e51f9701f94219991bddbfa0ce9a90", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7db1633485944593b548e5342c7c39dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "121344cf7fe348fab1238eae1bea1e83", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "413d927baa95431a8451d35e46c3d022", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "2634d6a3ae194e1aab22df1e8e1985d9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c2953d3e78b24d8cb6e962aa3dea7058", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "41bee406efa34e61b6271325133c27c8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4126440d7cb04e4abab65d6033277d49", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff", "region": "RegionOne"}], "id": "8a40c14f1e0f4bae8952add1b8e2d3f3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "71d75febbfca484c8dc646e3a6403c7c", "interface": " public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9ba1d7651939402cad92cc5b8f834403", "type": "image", "name": "glance"}, {"endpoints": [{"id": "886374ed9cad41d39055f106edcb694e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3b52047ebdf4d8b9a0cbf324859824c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "cf6cd830b6c845668de8cab9327ba742", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ace68b3222d24c3f92cb703394b5f222", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "766e213f24714aea8a9c6e929781004a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "c384890ff74546ca963762aa78ecda0c", "type": "network", "name": "neutron"}]}}' 2023-04-18 13:04:04,032 79645 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff', 'name': 'tempest-AttachVolumeNegativeTest-1128675150-network', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T12:58:23Z', 'updated_at': '2023-04-18T12:58:23Z', 'revision_number': 1} available for tenant 2023-04-18 13:04:04,032 79645 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1283719245', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVqX+ZtrAcrjM6T1zVAY/FWaT0n/wL06PJyUkFbYOBFuHjSSClE6Q2oOS07q8LCxW8PuWIcc9vPZiNuU08y3xgq2PhR1G6+DGLmWSNP0KCJ5EZsKFF/pMoHJTlQUOh+Ug==', 'fingerprint': 'fb:92:62:64:67:3a:86:29:31:de:22:ad:7e:5d:d9:9e', 'user_id': '3c9ec5bee5f54903a88a917d6cf955bb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBH18TkMglHttMkhPxJB7szxeLBs7A7SnYdhQr0v12kXqZ+RsuNU6jD\nu3y5LHDPVPSgBwYFK4EEACKhZANiAASFal/mbawHK4zOk9c1QGPxVmk9J/8C9Ojy\nclJBW2DgRbh40kgpROkNqDktO6vCwsVvD7liHHPbz2YjblNPMt8YKtj4UdRuvgxi\n5lkjT9CgieRGbChRf6TKByU5UFDoflI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '89924f05-7bcf-4902-9ea6-b5293a7539a2', 'name': 'tempest-securitygroup--739925464', 'stateful': True, 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': 'tempest-description--793693335', 'shared': False, 'security_group_rules': [{'id': '2962cee6-460f-45ef-bd58-d3c9d77df3c4', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '89924f05-7bcf-4902-9ea6-b5293a7539a2', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 933, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:04:02Z', 'updated_at': '2023-04-18T13:04:02Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, {'id': '90e3f2ff-1967-4ce8-b31b-300ff7167bee', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'security_group_id': '89924f05-7bcf-4902-9ea6-b5293a7539a2', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 934, 'description': None, 'tags': [], 'created_at': '2023-04-18T13:04:02Z', 'updated_at': '2023-04-18T13:04:02Z', 'revision_number': 0, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}], 'tags': [], 'created_at': '2023-04-18T13:04:02Z', 'updated_at': '2023-04-18T13:04:02Z', 'revision_number': 1, 'project_id': '72a5f3c3f0904284b7b856f4dff441ff'}, 'floating_ip': {'id': '6053e850-5a50-4ed0-98ae-c1d1b1114225', 'tenant_id': '72a5f3c3f0904284b7b856f4dff441ff', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'e927f4a9-10e8-430d-8716-fb7610c58348', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '72a5f3c3f0904284b7b856f4dff441ff', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T13:04:03Z', 'updated_at': '2023-04-18T13:04:03Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-04-18 13:04:04,828 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.794s 2023-04-18 13:04:04,828 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1630865357", "imageRef": "68265051-53bd-4952-9322-7c15e93b6a43", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff"}], "security_groups": [{"name": "tempest-securitygroup--739925464"}], "key_name": "tempest-keypair-1283719245", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c50657c-ae6d-46a5-a2f4-87e6aef20f67', 'x-compute-request-id': 'req-7c50657c-ae6d-46a5-a2f4-87e6aef20f67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--739925464"}], "adminPass": "password"}}' 2023-04-18 13:04:04,908 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.077s 2023-04-18 13:04:04,909 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:04 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-ab179b9a-2dcb-40df-b255-be50ecec881e', 'x-compute-request-id': 'req-ab179b9a-2dcb-40df-b255-be50ecec881e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "name": "tempest-AttachVolumeNegativeTest-server-1630865357", "status": "BUILD", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:04:05Z", "updated": "2023-04-18T13:04:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1283719245", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:55,180 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.249s 2023-04-18 13:04:55,181 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:04:54 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-10c1eb76-6186-4e2d-b3d9-637a9d1ba572', 'x-compute-request-id': 'req-10c1eb76-6186-4e2d-b3d9-637a9d1ba572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "name": "tempest-AttachVolumeNegativeTest-server-1630865357", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:04:04Z", "updated": "2023-04-18T13:04:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:14:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1283719245", "OS-SRV-USG:launched_at": "2023-04-18T13:04:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--739925464"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:04:55,193 79645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 13:05:55,454 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/os-interface 0.200s 2023-04-18 13:05:55,454 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-typ e': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123af11c-9495-45ca-8f72-f785322b3ce0', 'x-compute-request-id': 'req-123af11c-9495-45ca-8f72-f785322b3ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "port_id": "e8fe9519-a132-416d-b9d9-270a200f9c5c", "mac_addr": "fa:16:3e:aa:14:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6e974357-12af-4bf8-8a1f-09713a1cca5c", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 13:05:56,111 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225 0.653s 2023-04-18 13:05:56,112 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e8fe9519-a132-416d-b9d9-270a200f9c5c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-dadba4f7-e506-4a91-82ad-2d57693bf11d', 'date': 'Tue, 18 Apr 2023 13:05:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225'} Body: b'{"floatingip": {"id": "6053e850-5a50-4ed0-98ae-c1d1b1114225", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "floating_ip_address": "172.24.4.181", "floating_network_id": "e927f4a9-10e8-430d-8716-fb7610c58348", "router_id": "1c2330fc-672c-4ca9-9a85-de8f42135517", "port_id": "e8fe9519-a132-416d-b9d9-270a200f9c5c", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b1161c0c-5352-4d95-a8fc-0d1bdb88b6ff", "mac_address": "fa:16:3e:aa:14:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "71b87529-6f21-4797-b352-924e8aecabf0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T13:04:03Z", "updated_at": "2023-04-18T13:05:55Z", "revision_number": 1, "project_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:05:56,113 79645 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.181:22' as 'cirros' with public key authentication 2023-04-18 13:05:57,145 79645 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 13:05:57,164 79645 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 13:05:57,165 79645 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.181 successfully created 2023-04-18 13:05:57,214 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/ips 0.048s 2023-04-18 13:05:57,214 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9404d6a8-2e9e-467f-9148-eccd8b215a23', 'x-compute-request-id': 'req-9404d6a8-2e9e-467f-9148-eccd8b215a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.12"}, {"versi on": 4, "addr": "172.24.4.181"}]}}' 2023-04-18 13:05:57,423 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes 0.203s 2023-04-18 13:05:57,423 79645 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-1425261346"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f7e5b9-467d-4b46-a7bd-4f1d863a7402', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f7e5b9-467d-4b46-a7bd-4f1d863a7402', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes'} Body: b'{"volume": {"id": "51af069a-c9f1-47ec-995e-677d282271be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:57.366659", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1425261346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:05:57,475 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be 0.043s 2023-04-18 13:05:57,476 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2addfc-76b9-45bb-8d97-fbee2190beb4', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2addfc-76b9-45bb-8d97-fbee2190beb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be'} Body: b'{"volume": {"id": "51af069a-c9f1-47ec-995e-677d282271be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1425261346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:05:58,528 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be 0.039s 2023-04-18 13:05:58,528 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3154851b-4312-468e-a780-ccf35bda61c6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3154851b-4312-468e-a780-ccf35bda61c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be'} Body: b'{"volume": {"id": "51af069a-c9f1-47ec-995e-677d282271be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:05:57.000000", "updated_at": "2023-04-18T13:05:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1425261346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/72a5f3c3f0904284b7b856f4dff441ff/volumes/51af069a-c9f1-47ec-995e-677d282271be"}], "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72a5f3c3f0904284b7b856f4dff441ff"}}' 2023-04-18 13:05:58,655 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.116s 2023-04-18 13:05:58,655 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:58 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-68172bce-768c-4c5c-bf0f-bebf7f81e1f2', 'x-compute-request-id': 'req-68172bce-768c-4c5c-bf0f-bebf7f81e1f2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'' 2023-04-18 13:05:59,084 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.428s 2023-04-18 13:05:59,084 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:05:58 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-39caa189-af00-4e56-bd53-fcf3bdc10e98', 'x-compute-request-id': 'req-39caa189-af00-4e56-bd53-fcf3bdc10e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"server": {"id": "71b87529-6f21-4797-b352-924e8aecabf0", "name": "tempest-AttachVolumeNegativeTest-server-1630865357", "status": "ACTIVE", "tenant_id": "72a5f3c3f0904284b7b856f4dff441ff", "user_id": "3c9ec5bee5f54903a88a917d6cf955bb", "metadata": {}, "hostId": "8ac6e7722f3a28f401a13f93b00e2bd53d41061faa316b310216935b", "image": {"id": "68265051-53bd-4952-9322-7c15e93b6a43", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/68265051-53bd-4952-9322-7c15e93b6a43"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T13:04:04Z", "updated": "2023-04-18T13:05:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-1128675150-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:14:e9"}, {"version": 4, "addr": "172.24.4.181", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:14:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71b87529-6f21-4797-b352-924e8aecabf0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1283719245", "OS-SRV-USG:launched_at": "2023-04-18T13:04:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--739925464"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 13:06:49,190 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0 0.043s 2023-04-18 13:06:49,191 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:49 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-205b0cdd-5768-44b8-ad1f-4d01a9ae941a', 'x-compute-request-id': 'req-205b0cdd-5768-44b8-ad1f-4d01a9ae941a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71b87529-6f21-4797-b352-924e8aecabf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71b87529-6f21-4797-b352-924e8aecabf0 could not be found."}}' 2023-04-18 13:06:49,230 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1283719245 0.039s 2023-04-18 13:06:49,230 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:49 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-5d8700e6-1c01-4647-9798-8e5f8af7829b', 'x-compute-request-id': 'req-5d8700e6-1c01-4647-9798-8e5f8af7829b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1283719245'} Body: b'' 2023-04-18 13:06:49,403 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/89924f05-7bcf-4902-9ea6-b5293a7539a2 0.172s 2023-04-18 13:06:49,403 79645 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-ddf4a563-7e61-44bd-8e1f-bf93bb1d515a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:06:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-g roups/89924f05-7bcf-4902-9ea6-b5293a7539a2'} Body: b'' 2023-04-18 13:06:49,448 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/89924f05-7bcf-4902-9ea6-b5293a7539a2 0.044s 2023-04-18 13:06:49,448 79645 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-1efe8f1d-9266-4b3c-8ed3-9d9ef853d491', 'date': 'Tue, 18 Apr 2023 13:06:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/89924f05-7bcf-4902-9ea6-b5293a7539a2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 89924f05-7bcf-4902-9ea6-b5293a7539a2 does not exist", "detail": ""}}' 2023-04-18 13:06:49,901 79645 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225 0.452s 2023-04-18 13:06:49,901 79645 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-6a4b51d3-794c-422a-ab0f-58e47f3afb9e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 13:06:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6053e850-5a50-4ed0-98ae-c1d1b1114225'} 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 ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:06:55,911 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types 0.174s 2023-04-18 13:06:55,911 79645 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-372391631"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688d88f4-9470-4386-922a-e045f66594f5', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688d88f4-9470-4386-922a-e045f66594f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types'} Body: b'{"volume_type": {"id": "0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd", "name": "tempest-GroupsTest-volume-type-372391631", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:06:55,948 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types 0.034s 2023-04-18 13:06:55,948 79645 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-2090438238"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade1b4ca-ff8d-49c5-a091-13d8e7db061c', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade1b4ca-ff8d-49c5-a091-13d8e7db061c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types'} Body: b'{"group_type": {"id": "db384dce-71bf-4e85-a7bf-7998f680faec", "name": "tempest-GroupsTest-group-type-2090438238", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:06:56,139 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups 0.187s 2023-04-18 13:06:56,139 79645 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": "db384dce-71bf-4e85-a7bf-7998f680faec", "volume_types": ["0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd"], "name": "tempest-Group1-31428861"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fb4710-e462-4b43-ba70-e1bd8c993c97', 'content-length': '92', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fb4710-e462-4b43-ba70-e1bd8c993c97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups'} Body: b'{"group": {"id": "ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff", "name": "tempest-Group1-31428861"}}' 2023-04-18 13:06:56,173 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff 0.031s 2023-04-18 13:06:56,173 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api -Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8180c22-d02f-4824-a224-daeaf69a4a9b', 'content-length': '320', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8180c22-d02f-4824-a224-daeaf69a4a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff'} Body: b'{"group": {"id": "ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T13:06:56.000000", "name": "tempest-Group1-31428861", "description": null, "group_type": "db384dce-71bf-4e85-a7bf-7998f680faec", "volume_types": ["0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd"]}}' 2023-04-18 13:06:57,212 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff 0.033s 2023-04-18 13:06:57,212 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4125389-3c05-43aa-a017-f99cf7a27280', 'content-length': '317', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4125389-3c05-43aa-a017-f99cf7a27280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff'} Body: b'{"group": {"id": "ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:06:56.000000", "name": "tempest-Group1-31428861", "description": null, "group_type": "db384dce-71bf-4e85-a7bf-7998f680faec", "volume_types": ["0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd"]}}' 2023-04-18 13:06:57,516 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail 0.299s 2023-04-18 13:06:57,516 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469c8583-73db-4fd5-9bdd-b4c35adc57ea', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469c8583-73db-4fd5-9bdd-b4c35adc57ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:06:57,599 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff/action 0.073s 2023-04-18 13:06:57,600 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-7fddaae5-46ed-4d5b-82f8-e396042ede23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff/action'} Body: b'' 2023-04-18 13:06:57,618 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff 0.017s 2023-04-18 13:06:57,619 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-899ff2d6-792a-46c5-9882-7c41e118236d', 'x-openstack-request-id': 'req-899ff2d6-792a-46c5-9882-7c41e118236d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ccc2f035-1aaf-4fa0-88d7-3aec629fa8ff could not be found."}}' 2023-04-18 13:06:57,649 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/db384dce-71bf-4e85-a7bf-7998f680faec 0.030s 2023-04-18 13:06:57,650 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-bbfc0226-e034-4a6b-8947-a0d22785060c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/db384dce-71bf-4e85-a7bf-7998f680faec'} Body: b'' 2023-04-18 13:06:57,697 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd 0.047s 2023-04-18 13:06:57,697 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-99e326d7-b25b-4df6-bd82-c8dbb7c7cf38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd'} Body: b'' 2023-04-18 13:06:57,713 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd 0.015s 2023-04-18 13:06:57,713 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 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-bbe1013e-0172-41b5-bf6d-a487edf11ee8', 'x-openstack-request-id': 'req-bbe1013e-0172-41b5-bf6d-a487edf 11ee8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0ff7d11e-8b2d-4eea-a5a4-1bc5dbdf6bbd 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 5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:06:57,746 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types 0.029s 2023-04-18 13:06:57,747 79645 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-307204340"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f01fe6-d25e-479a-918a-f92815b5656d', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f01fe6-d25e-479a-918a-f92815b5656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types'} Body: b'{"volume_type": {"id": "67d174f8-75a0-4fe1-b46c-02ab67d934c1", "name": "tempest-GroupsTest-volume-type-307204340", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 13:06:57,782 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types 0.030s 2023-04-18 13:06:57,783 79645 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-272696627"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e68d23-980a-42c6-890b-2063f533b1d8', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e68d23-980a-42c6-890b-2063f533b1d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types'} Body: b'{"group_type": {"id": "ba44509b-2c18-4080-b71c-79cb10829b5c", "name": "tempest-GroupsTest-group-type-272696627", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 13:06:57,873 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups 0.087s 2023-04-18 13:06:57,874 79645 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": "ba44509b-2c18-4080-b71c-79cb10829b5c", "volume_types": ["67d174f8-75a0-4fe1-b46c-02ab67d934c1"], "name": "tempest-GroupsTest-Group-1439322437"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c8e391-19f0-45e5-aaf6-46b8c0a37e59', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c8e391-19f0-45e5-aaf6-46b8c0a37e59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups'} Body: b'{"group": {"id": "5d1ecbb4-6c54-42e4-b5ab-ba79d2304961", "name": "tempest-GroupsTest-Group-1439322437"}}' 2023-04-18 13:06:57,905 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 0.028s 2023-04-18 13:06:57,905 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f9cbd5-8ed5-431f-8c6e-f5a1c9dd6018', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f9cbd5-8ed5-431f-8c6e-f5a1c9dd6018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961'} Body: b'{"group": {"id": "5d1ecbb4-6c54-42e4-b5ab-ba79d2304961", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T13:06:58.000000", "name": "tempest-GroupsTest-Group-1439322437", "description": null, "group_type": "ba44509b-2c18-4080-b71c-79cb10829b5c", "volume_types": ["67d174f8-75a0-4fe1-b46c-02ab67d934c1"]}}' 2023-04-18 13:06:58,943 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 0.032s 2023-04-18 13:06:58,944 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfbd22f-2cf4-46cd-b23e-6336062bbb1d', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfbd22f-2cf4-46cd-b23e-6336062bbb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961'} Body: b'{"group": {"id": "5d1ecbb4-6c54-42e4-b5ab-ba79d2304961", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T13:06:58.000000", "name": "tempest-GroupsTest-Group-1439322437", "description": null, "group_type": "ba44509b-2c18-4080-b71c-79cb10829b5c", "volume_types": ["67d174f8-75a0-4fe1-b46c-02ab67d934c1"]}}' 2023-04-18 13:06:59,010 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail 0.062s 2023-04-18 13:06:59,011 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25755f79-ccdd-433a-8541-a0a9033376e8', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25755f79-ccdd-433a-8541-a0a9033376e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 13:06:59,084 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961/action 0.063s 2023-04-18 13:06:59,085 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:59 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-09e23c07-f760-492c-af49-f7080ca ecd9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961/action'} Body: b'' 2023-04-18 13:06:59,100 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 0.015s 2023-04-18 13:06:59,101 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:59 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-b0911d27-366a-4e03-9593-7e84388ec1e7', 'x-openstack-request-id': 'req-b0911d27-366a-4e03-9593-7e84388ec1e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5696d7c7028c4089bbf6dfa8ee2b69e0/groups/5d1ecbb4-6c54-42e4-b5ab-ba79d2304961'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5d1ecbb4-6c54-42e4-b5ab-ba79d2304961 could not be found."}}' 2023-04-18 13:06:59,160 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/ba44509b-2c18-4080-b71c-79cb10829b5c 0.058s 2023-04-18 13:06:59,160 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06:59 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-78876fbd-e522-4a12-82d3-a7b08696aadc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/group_types/ba44509b-2c18-4080-b71c-79cb10829b5c'} Body: b'' 2023-04-18 13:06:59,205 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1 0.045s 2023-04-18 13:06:59,206 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06: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-0de453eb-cb4a-481b-8929-32ada4ce81b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1'} Body: b'' 2023-04-18 13:06:59,221 79645 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1 0.015s 2023-04-18 13:06:59,221 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:06: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-9e0f6556-80ed-46ff-8804-6c287d05ad49', 'x-openstack-request-id': 'req-9e0f6556-80ed-46ff-8804-6c287d05ad49', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/e896eaf9f8384f7895574e3b1b26200b/types/67d174f8-75a0-4fe1-b46c-02ab67d934c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 67d174f8-75a0-4fe1-b46c-02ab67d934c1 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 e80d61f3-59f9-4c27-9d60-07a6e734668b 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 fa185359-62de-4a39-ac46-1aee763d4bc4 failed to build and is in ERROR status 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 ae0e56ba-bff0-4e1e-b138-748ef59d097f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 13:07:15,578 79645 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/4af733c0878d4d61b749a49fd879bcc3/types 0.174s 2023-04-18 13:07:15,578 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fbb626-9283-4e4f-8a8f-b33ef2b821c0', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fbb626-9283-4e4f-8a8f-b33ef2b821c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4af733c0878d4d61b749a49fd879bcc3/types'} Body: b'{"volume_type": {"id": "4bf04333-c74e-4e2b-9d40-99ac5564ed9c", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-18 13:07:16,369 79645 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.787s 2023-04-18 13:07:16,370 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9a97c0f4-f778-49b1-a36b-118e171f0940', '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": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:16Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:17,640 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6/file 1.268s 2023-04-18 13:07:17,641 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-feec2ba2-df1d-4df1-a3d2-9f2a1f8f094a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file'} Body: b'' 2023-04-18 13:07:17,663 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6 0.021s 2023-04-18 13:07:17,664 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f9e4f2f7-8a74-4575-9fae-d40660af631e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6'} 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": "1d209cbe888b459de1d913cfd55c6950", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "96cac05021b3be33097d0b188514232e153363cc4afa97f871f7194d4905c74df8c21245e03477a402ee9fba602a86f930760cdd925f3f792b6a598307a874d8", "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:18Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:17,684 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6 0.019s 2023-04-18 13:07:17,684 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e62e9706-393a-483d-97cb-755956474230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6'} 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": "1d209cbe888b459de1d913cfd55c6950", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "96cac05021b3be33097d0b188514232e153363cc4afa97f871f7194d4905c74df8c21245e03477a402ee9fba602a86f930760cdd925f3f792b6a598307a874d8", "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:18Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:17,704 79645 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/016d8061-c108-4d54-a436-dc21247ea9c6 0.018s 2023-04-18 13:07:17,704 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14095d56-6547-465c-8844-d15c96f9a139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6'} 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": "1d209cbe888b459de1d913cfd55c6950", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6c0fed5d9ac344fd93f6d1a67216d9d4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "96cac05021b3be33097d0b188514232e153363cc4afa97f871f7194d4905c74df8c21245e03477a402ee9fba602a86f930760cdd925f3f792b6a598307a874d8", "id": "016d8061-c108-4d54-a436-dc21247ea9c6", "created_at": "2023-04-18T13:07:16Z", "updated_at": "2023-04-18T13:07:18Z", "tags": [], "self": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6", "file": "/v2/images/016d8061-c108-4d54-a436-dc21247ea9c6/file", "schema": "/v2/schemas/image"}' 2023-04-18 13:07:18,305 79645 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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes 0.600s 2023-04-18 13:07:18,306 79645 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": "016d8061-c108-4d54-a436-dc21247ea9c6", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83965f16-8d15-4070-b588-f2f5b4e07268', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83965f16-8d15-4070-b588-f2f5b4e07268', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes'} Body: b'{"volume": {"id": "ae0e56ba-bff0-4e1e-b138-748ef59d097f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:07:18.021617", "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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}], "user_id": "8929630744d14381a87d34b8fc755a0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 13:07:18,359 79645 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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f 0.044s 2023-04-18 13:07:18,360 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d3eef8-3183-46dd-a646-8d2c842371ae', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d3eef8-3183-46dd-a646-8d2c842371ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f'} Body: b'{"volume": {"id": "ae0e56ba-bff0-4e1e-b138-748ef59d097f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:07:18.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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}], "user_id": "8929630744d14381a87d34b8fc755a0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c0fed5d9ac344fd93f6d1a67216d9d4"}}' 2023-04-18 13:07:19,411 79645 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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f 0.040s 2023-04-18 13:07:19,412 79645 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 13:07:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7491f783-dbad-40bb-a13c-f06f509ee4f9', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7491f783-dbad-40bb-a13c-f06f509ee4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f'} Body: b'{"volume": {"id": "ae0e56ba-bff0-4e1e-b138-748ef59d097f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T13:07:18.000000", "updated_at": "2023-04-18T13:07:18.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/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c0fed5d9ac344fd93f6d1a67216d9d4/volumes/ae0e56ba-bff0-4e1e-b138-748ef59d097f"}], "user_id": "8929630744d14381a87d34b8fc755a0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c0fed5d9ac344fd93f6d1a67216d9d4"}}' ====== Totals ====== Ran: 198 tests in 899.8521 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3840.2343 sec. ============== Worker Balance ============== - Worker 0 (13 tests) => 0:12:25.636268 - Worker 1 (16 tests) => 0:05:47.816965 - Worker 2 (14 tests) => 0:00:59.461327 - Worker 3 (23 tests) => 0:14:11.658984 - Worker 4 (16 tests) => 0:09:56.761750 - Worker 5 (19 tests) => 0:12:46.011131 - Worker 6 (23 tests) => 0:12:39.504005 - Worker 7 (9 tests) => 0:00:52.506443 - Worker 8 (18 tests) => 0:01:09.622024 - Worker 9 (15 tests) => 0:01:46.795107 - Worker 10 (14 tests) => 0:07:11.995986 - Worker 11 (18 tests) => 0:08:14.671574 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed